All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] A few cleanup patches for blk-iolatency.c
@ 2022-09-29  7:40 ` Kemeng Shi
  0 siblings, 0 replies; 15+ messages in thread
From: Kemeng Shi @ 2022-09-29  7:40 UTC (permalink / raw)
  To: tj-DgEjT+Ai2ygdnm+yROfE0A, axboe-tSWWG44O7X1aa/9Udqfwiw
  Cc: cgroups-u79uwXL29TY76Z2rM5mHXA,
	linux-block-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	shikemeng-hv44wF8Li93QT0dZR+AlfA

This series contains three cleanup patches to remove redundant check,
correct comment and simplify struct iolatency_grp in blk-iolatency.c.

Kemeng Shi (3):
  block: Remove redundant parent blkcg_gp check in check_scale_change
  block: Correct comment for scale_cookie_change
  block: Replace struct rq_depth with unsigned int in struct
    iolatency_grp

 block/blk-iolatency.c | 33 ++++++++++++++-------------------
 1 file changed, 14 insertions(+), 19 deletions(-)

-- 
2.30.0


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2022-10-17 18:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-29  7:40 [PATCH 0/3] A few cleanup patches for blk-iolatency.c Kemeng Shi
2022-09-29  7:40 ` Kemeng Shi
2022-09-29  7:40 ` [PATCH 1/3] block: Remove redundant parent blkcg_gp check in check_scale_change Kemeng Shi
2022-09-29  7:40   ` Kemeng Shi
2022-10-17 18:23   ` Josef Bacik
2022-09-29  7:40 ` [PATCH 2/3] block: Correct comment for scale_cookie_change Kemeng Shi
2022-09-29  7:40   ` Kemeng Shi
     [not found]   ` <20220929074055.30080-3-shikemeng-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2022-10-17 18:20     ` Josef Bacik
2022-10-17 18:20       ` Josef Bacik
2022-09-29  7:40 ` [PATCH 3/3] block: Replace struct rq_depth with unsigned int in struct iolatency_grp Kemeng Shi
2022-09-29  7:40   ` Kemeng Shi
     [not found]   ` <20220929074055.30080-4-shikemeng-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2022-10-17 18:27     ` Josef Bacik
2022-10-17 18:27       ` Josef Bacik
     [not found] ` <20220929074055.30080-1-shikemeng-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2022-10-17  2:06   ` [PATCH 0/3] A few cleanup patches for blk-iolatency.c Kemeng Shi
2022-10-17  2:06     ` Kemeng Shi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.