You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Explain -ENOMEM return value from io_uring_queue_init()
io_uring_queue_init() can return -ENOMEM for reasons that are sensible
but not intuitively obvious. Clarify what's happening and what the user
should do to fix it.
Closes: #1560
Signed-off-by: Andrew Sayers <andrew-github.com@pileofstuff.org>
0 commit comments