Searched hist:f1b49fdc1c64db110aa1315831e5fe0f8599fa56 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/block/ |
H A D | blk-mq-tag.c | diff f1b49fdc1c64db110aa1315831e5fe0f8599fa56 Wed Aug 19 10:20:27 CDT 2020 John Garry <john.garry@huawei.com> blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared sbitmap
For when using a shared sbitmap, no longer should the number of active request queues per hctx be relied on for when judging how to share the tag bitmap.
Instead maintain the number of active request queues per tag_set, and make the judgement based on that.
Originally-from: Kashyap Desai <kashyap.desai@broadcom.com> Signed-off-by: John Garry <john.garry@huawei.com> Tested-by: Don Brace<don.brace@microsemi.com> #SCSI resv cmds patches used Tested-by: Douglas Gilbert <dgilbert@interlog.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | blk-mq.h | diff f1b49fdc1c64db110aa1315831e5fe0f8599fa56 Wed Aug 19 10:20:27 CDT 2020 John Garry <john.garry@huawei.com> blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared sbitmap
For when using a shared sbitmap, no longer should the number of active request queues per hctx be relied on for when judging how to share the tag bitmap.
Instead maintain the number of active request queues per tag_set, and make the judgement based on that.
Originally-from: Kashyap Desai <kashyap.desai@broadcom.com> Signed-off-by: John Garry <john.garry@huawei.com> Tested-by: Don Brace<don.brace@microsemi.com> #SCSI resv cmds patches used Tested-by: Douglas Gilbert <dgilbert@interlog.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | blk-mq.c | diff f1b49fdc1c64db110aa1315831e5fe0f8599fa56 Wed Aug 19 10:20:27 CDT 2020 John Garry <john.garry@huawei.com> blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared sbitmap
For when using a shared sbitmap, no longer should the number of active request queues per hctx be relied on for when judging how to share the tag bitmap.
Instead maintain the number of active request queues per tag_set, and make the judgement based on that.
Originally-from: Kashyap Desai <kashyap.desai@broadcom.com> Signed-off-by: John Garry <john.garry@huawei.com> Tested-by: Don Brace<don.brace@microsemi.com> #SCSI resv cmds patches used Tested-by: Douglas Gilbert <dgilbert@interlog.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
/openbmc/linux/include/linux/ |
H A D | blk-mq.h | diff f1b49fdc1c64db110aa1315831e5fe0f8599fa56 Wed Aug 19 10:20:27 CDT 2020 John Garry <john.garry@huawei.com> blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared sbitmap
For when using a shared sbitmap, no longer should the number of active request queues per hctx be relied on for when judging how to share the tag bitmap.
Instead maintain the number of active request queues per tag_set, and make the judgement based on that.
Originally-from: Kashyap Desai <kashyap.desai@broadcom.com> Signed-off-by: John Garry <john.garry@huawei.com> Tested-by: Don Brace<don.brace@microsemi.com> #SCSI resv cmds patches used Tested-by: Douglas Gilbert <dgilbert@interlog.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | blkdev.h | diff f1b49fdc1c64db110aa1315831e5fe0f8599fa56 Wed Aug 19 10:20:27 CDT 2020 John Garry <john.garry@huawei.com> blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared sbitmap
For when using a shared sbitmap, no longer should the number of active request queues per hctx be relied on for when judging how to share the tag bitmap.
Instead maintain the number of active request queues per tag_set, and make the judgement based on that.
Originally-from: Kashyap Desai <kashyap.desai@broadcom.com> Signed-off-by: John Garry <john.garry@huawei.com> Tested-by: Don Brace<don.brace@microsemi.com> #SCSI resv cmds patches used Tested-by: Douglas Gilbert <dgilbert@interlog.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|