WSL2-Linux-Kernel/drivers
Jens Axboe d62cbcf62f nvme: add support for mq_ops->queue_rqs()
This enables the block layer to send us a full plug list of requests
that need submitting. The block layer guarantees that they all belong
to the same queue, but we do have to check the hardware queue mapping
for each request.

If errors are encountered, leave them in the passed in list. Then the
block layer will handle them individually.

This is good for about a 4% improvement in peak performance, taking us
from 9.6M to 10M IOPS/core.

Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2021-12-16 10:54:36 -07:00
..
accessibility
acpi
amba
android
ata
atm
auxdisplay
base
bcma
block block: remove the gendisk argument to blk_execute_rq 2021-11-29 06:41:29 -07:00
bluetooth
bus
cdrom block: remove GENHD_FL_EXT_DEVT 2021-11-29 06:38:35 -07:00
char
clk
clocksource
comedi
connector
counter
cpufreq
cpuidle
crypto
cxl
dax
dca
devfreq
dio
dma
dma-buf
edac
eisa
extcon
firewire
firmware
fpga
fsi
gnss
gpio
gpu
greybus
hid
hsi
hv
hwmon
hwspinlock
hwtracing
i2c
i3c
idle
iio
infiniband RDMA/qib: rename copy_io to qib_copy_io 2021-11-29 06:41:29 -07:00
input
interconnect
iommu
ipack
irqchip
isdn
leds
macintosh
mailbox
mcb
md block: remove the ->rq_disk field in struct request 2021-11-29 06:41:29 -07:00
media
memory
memstick
message
mfd
misc
mmc block: remove the gendisk argument to blk_execute_rq 2021-11-29 06:41:29 -07:00
most
mtd mtd_blkdevs: don't scan partitions for plain mtdblock 2021-12-12 12:19:10 -07:00
mux
net
nfc
ntb
nubus
nvdimm
nvme nvme: add support for mq_ops->queue_rqs() 2021-12-16 10:54:36 -07:00
nvmem
of
opp
parisc
parport
pci
pcmcia
perf
phy
pinctrl
platform
pnp
power
powercap
pps
ps3
ptp
pwm
rapidio
ras
regulator
remoteproc
reset
rpmsg
rtc
s390
sbus
scsi scsi: remove the gendisk argument to scsi_ioctl 2021-11-29 06:41:29 -07:00
sh
siox
slimbus
soc
soundwire
spi
spmi
ssb
staging
target block: remove the gendisk argument to blk_execute_rq 2021-11-29 06:41:29 -07:00
tc
tee
thermal
thunderbolt
tty
uio
usb block: remove the ->rq_disk field in struct request 2021-11-29 06:41:29 -07:00
vdpa
vfio
vhost
video
virt
virtio
visorbus
vlynq
vme
w1
watchdog
xen
zorro
Kconfig
Makefile