https://github.com/torvalds/linux
Revision eefdf30f3dcb5c1d47bee2b3afdb9d4d05343ff3 authored by Jens Axboe on 27 August 2020, 22:40:19 UTC, committed by Jens Axboe on 27 August 2020, 22:40:29 UTC
This normally isn't hit, as polling is mostly done on NVMe with deep
queue depths. But if we do run into request starvation, we need to
ensure that retries are properly serialized.

Reported-by: Andres Freund <andres@anarazel.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 parent 56450c2
History
Tip revision: eefdf30f3dcb5c1d47bee2b3afdb9d4d05343ff3 authored by Jens Axboe on 27 August 2020, 22:40:19 UTC
io_uring: fix IOPOLL -EAGAIN retries
Tip revision: eefdf30
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 15.8 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.8 KB
.mailmap -rw-r--r-- 16.7 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 97.4 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 555.8 KB
Makefile -rw-r--r-- 61.8 KB
README -rw-r--r-- 727 bytes

README

back to top