[PATCHv3 0/2] enhanced nvme uring command polling
Keith Busch
kbusch at meta.com
Mon Jun 12 12:03:41 PDT 2023
From: Keith Busch <kbusch at kernel.org>
Changes from previous version:
Fixex botched merge compiler bug (kernel test robot)
Added reviews
Keith Busch (2):
block: add request polling helper
nvme: improved uring polling
block/blk-mq.c | 48 ++++++++++++++++--------
drivers/nvme/host/ioctl.c | 70 ++++++++++-------------------------
drivers/nvme/host/multipath.c | 2 +-
drivers/nvme/host/nvme.h | 2 -
include/linux/blk-mq.h | 2 +
include/uapi/linux/io_uring.h | 2 +
6 files changed, 56 insertions(+), 70 deletions(-)
--
2.34.1
More information about the Linux-nvme
mailing list