aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorMing Lei <[email protected]>2021-05-14 10:20:52 +0800
committerJens Axboe <[email protected]>2021-05-14 08:59:08 -0600
commit03f26d8f11403295de445b6e4e0e57ac57755791 (patch)
tree1957af73deaa32dff92ead193f1490b798f47f90 /drivers/usb/cdns3/cdns3-debug.h
parent6bdf2fbc48f104a84606f6165aa8a20d9a7d9074 (diff)
blk-mq: plug request for shared sbitmap
In case of shared sbitmap, request won't be held in plug list any more sine commit 32bc15afed04 ("blk-mq: Facilitate a shared sbitmap per tagset"), this way makes request merge from flush plug list & batching submission not possible, so cause performance regression. Yanhui reports performance regression when running sequential IO test(libaio, 16 jobs, 8 depth for each job) in VM, and the VM disk is emulated with image stored on xfs/megaraid_sas. Fix the issue by recovering original behavior to allow to hold request in plug list. Cc: Yanhui Ma <[email protected]> Cc: John Garry <[email protected]> Cc: Bart Van Assche <[email protected]> Cc: [email protected] Fixes: 32bc15afed04 ("blk-mq: Facilitate a shared sbitmap per tagset") Signed-off-by: Ming Lei <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions