public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next v2 0/6] blk-wbt: minor fix and cleanup
@ 2023-05-12  9:35 Yu Kuai
  2023-05-12  9:35 ` [PATCH -next v2 1/6] blk-wbt: fix that wbt can't be disabled by default Yu Kuai
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: Yu Kuai @ 2023-05-12  9:35 UTC (permalink / raw)
  To: hch, tj, josef, axboe, yukuai3
  Cc: lukas.bulwahn, cgroups, linux-block, linux-kernel, yukuai1,
	yi.zhang, yangerkun

From: Yu Kuai <yukuai3@huawei.com>

Changes in v2:
 - make the code more readable for patch 1
 - add a new attr_group that is only visible for rq based device
 - explain in detail for patch 4
 - add review tag for patch 2,3,5

Yu Kuai (6):
  blk-wbt: fix that wbt can't be disabled by default
  blk-wbt: don't create wbt sysfs entry if CONFIG_BLK_WBT is disabled
  blk-wbt: remove dead code to handle wbt enable/disable with io
    inflight
  blk-wbt: cleanup rwb_enabled() and wbt_disabled()
  blk-iocost: move wbt_enable/disable_default() out of spinlock
  blk-sysfs: add a new attr_group for blk_mq

 block/blk-iocost.c |   7 +-
 block/blk-sysfs.c  | 181 ++++++++++++++++++++++++++-------------------
 block/blk-wbt.c    |  33 +++------
 block/blk-wbt.h    |  19 -----
 4 files changed, 117 insertions(+), 123 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-05-26 12:34 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-12  9:35 [PATCH -next v2 0/6] blk-wbt: minor fix and cleanup Yu Kuai
2023-05-12  9:35 ` [PATCH -next v2 1/6] blk-wbt: fix that wbt can't be disabled by default Yu Kuai
2023-05-12  9:59   ` Chengming Zhou
2023-05-12 14:57   ` Christoph Hellwig
2023-05-12  9:35 ` [PATCH -next v2 2/6] blk-wbt: don't create wbt sysfs entry if CONFIG_BLK_WBT is disabled Yu Kuai
2023-05-12 14:57   ` Christoph Hellwig
2023-05-12  9:35 ` [PATCH -next v2 3/6] blk-wbt: remove dead code to handle wbt enable/disable with io inflight Yu Kuai
     [not found] ` <20230512093554.911753-1-yukuai1-XF6JlduFytWkHkcT6e4Xnw@public.gmane.org>
2023-05-12  9:35   ` [PATCH -next v2 4/6] blk-wbt: cleanup rwb_enabled() and wbt_disabled() Yu Kuai
     [not found]     ` <20230512093554.911753-5-yukuai1-XF6JlduFytWkHkcT6e4Xnw@public.gmane.org>
2023-05-12 14:58       ` Christoph Hellwig
2023-05-12  9:35   ` [PATCH -next v2 5/6] blk-iocost: move wbt_enable/disable_default() out of spinlock Yu Kuai
2023-05-12 14:58     ` Christoph Hellwig
2023-05-12  9:35 ` [PATCH -next v2 6/6] blk-sysfs: add a new attr_group for blk_mq Yu Kuai
     [not found]   ` <20230512093554.911753-7-yukuai1-XF6JlduFytWkHkcT6e4Xnw@public.gmane.org>
2023-05-26  9:38     ` Yu Kuai
2023-05-26 12:34       ` Christoph Hellwig
2023-05-12 14:58 ` [PATCH -next v2 0/6] blk-wbt: minor fix and cleanup Jens Axboe
     [not found]   ` <2b18e6ed-bce0-44f5-5ec4-8903f3c85cfe-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org>
2023-05-22 12:00     ` Linux regression tracking (Thorsten Leemhuis)
     [not found]       ` <5d53e634-33c2-e040-3c34-6c36e32eed81-rCxcAJFjeRkk+I/owrrOrA@public.gmane.org>
2023-05-22 12:12         ` Yu Kuai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox