[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250328180411.2696494-1-csander@purestorage.com>
Date: Fri, 28 Mar 2025 12:04:06 -0600
From: Caleb Sander Mateos <csander@...estorage.com>
To: Ming Lei <ming.lei@...hat.com>,
Jens Axboe <axboe@...nel.dk>
Cc: linux-block@...r.kernel.org,
linux-kernel@...r.kernel.org,
Caleb Sander Mateos <csander@...estorage.com>
Subject: [PATCH 0/5] Minor ublk optimizations
A few cleanups on top of Ming's recent patch set that implemented
->queue_rqs() for ublk:
https://lore.kernel.org/linux-block/20250327095123.179113-1-ming.lei@redhat.com/T/#u
Caleb Sander Mateos (5):
ublk: remove unused cmd argument to ublk_dispatch_req()
ublk: skip 1 NULL check in ublk_cmd_list_tw_cb() loop
ublk: get ubq from pdu in ublk_cmd_list_tw_cb()
ublk: avoid redundant io->cmd in ublk_queue_cmd_list()
ublk: store req in ublk_uring_cmd_pdu for ublk_cmd_tw_cb()
drivers/block/ublk_drv.c | 33 ++++++++++++++++-----------------
1 file changed, 16 insertions(+), 17 deletions(-)
--
2.45.2
Powered by blists - more mailing lists