Re: [PATCH RESEND v3 09/13] blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap()
From: Hannes Reinecke <hare@suse.de>
Date: 2021-09-14 05:47:01
Also in:
linux-scsi, lkml
From: Hannes Reinecke <hare@suse.de>
Date: 2021-09-14 05:47:01
Also in:
linux-scsi, lkml
On 9/13/21 5:12 PM, John Garry wrote:
Put the functionality to update the sched shared sbitmap size in a common function. Since the same formula is always used to resize, and it can be got from the request queue argument, so just pass the request queue pointer. Signed-off-by: John Garry <redacted> Reviewed-by: Ming Lei <redacted> --- block/blk-mq-sched.c | 3 +-- block/blk-mq-tag.c | 6 ++++++ block/blk-mq-tag.h | 1 + block/blk-mq.c | 3 +-- 4 files changed, 9 insertions(+), 4 deletions(-) Reviewed-by: Hannes Reinecke <hare@suse.de>
Cheers, Hannes -- Dr. Hannes Reinecke Kernel Storage Architect hare@suse.de +49 911 74053 688 SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg HRB 36809 (AG Nürnberg), Geschäftsführer: Felix Imendörffer