All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next 0/6] blk-wbt: minor fix and cleanup
@ 2023-05-11  1:45 ` Yu Kuai
  0 siblings, 0 replies; 28+ messages in thread
From: Yu Kuai @ 2023-05-11  1:45 UTC (permalink / raw)
  To: hch-jcswGhMUV9g, tj-DgEjT+Ai2ygdnm+yROfE0A,
	josef-DigfWCa+lFGyeJad7bwFQA, axboe-tSWWG44O7X1aa/9Udqfwiw,
	yukuai3-hv44wF8Li93QT0dZR+AlfA
  Cc: cgroups-u79uwXL29TY76Z2rM5mHXA,
	linux-block-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	yukuai1-XF6JlduFytWkHkcT6e4Xnw, yi.zhang-hv44wF8Li93QT0dZR+AlfA,
	yangerkun-hv44wF8Li93QT0dZR+AlfA

From: Yu Kuai <yukuai3-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>

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: don't enable wbt for bio based device
  blk-wbt: remove deadcode 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

 block/blk-iocost.c |   7 ++-
 block/blk-sysfs.c  | 147 ++++++++++++++++++++++++---------------------
 block/blk-wbt.c    |  26 ++------
 block/blk-wbt.h    |  19 ------
 4 files changed, 88 insertions(+), 111 deletions(-)

-- 
2.39.2


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

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

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-11  1:45 [PATCH -next 0/6] blk-wbt: minor fix and cleanup Yu Kuai
2023-05-11  1:45 ` Yu Kuai
     [not found] ` <20230511014509.679482-1-yukuai1-XF6JlduFytWkHkcT6e4Xnw@public.gmane.org>
2023-05-11  1:45   ` [PATCH -next 1/6] blk-wbt: fix that wbt can't be disabled by default Yu Kuai
2023-05-11  1:45     ` Yu Kuai
     [not found]     ` <20230511014509.679482-2-yukuai1-XF6JlduFytWkHkcT6e4Xnw@public.gmane.org>
2023-05-11 15:19       ` Christoph Hellwig
2023-05-11 15:19         ` Christoph Hellwig
     [not found]         ` <20230511151919.GA7880-jcswGhMUV9g@public.gmane.org>
2023-05-12  7:03           ` Yu Kuai
2023-05-12  7:03             ` Yu Kuai
2023-05-11  1:45   ` [PATCH -next 3/6] blk-wbt: don't enable wbt for bio based device Yu Kuai
2023-05-11  1:45     ` Yu Kuai
     [not found]     ` <20230511014509.679482-4-yukuai1-XF6JlduFytWkHkcT6e4Xnw@public.gmane.org>
2023-05-11 15:21       ` Christoph Hellwig
2023-05-11 15:21         ` Christoph Hellwig
     [not found]         ` <20230511152123.GC7880-jcswGhMUV9g@public.gmane.org>
2023-05-12  7:06           ` Yu Kuai
2023-05-12  7:06             ` Yu Kuai
2023-05-11  1:45   ` [PATCH -next 4/6] blk-wbt: remove deadcode to handle wbt enable/disable with io inflight Yu Kuai
2023-05-11  1:45     ` Yu Kuai
     [not found]     ` <20230511014509.679482-5-yukuai1-XF6JlduFytWkHkcT6e4Xnw@public.gmane.org>
2023-05-11 15:21       ` Christoph Hellwig
2023-05-11 15:21         ` Christoph Hellwig
2023-05-11  1:45   ` [PATCH -next 6/6] blk-iocost: move wbt_enable/disable_default() out of spinlock Yu Kuai
2023-05-11  1:45     ` Yu Kuai
2023-05-11 15:25     ` Christoph Hellwig
2023-05-11  1:45 ` [PATCH -next 2/6] blk-wbt: don't create wbt sysfs entry if CONFIG_BLK_WBT is disabled Yu Kuai
2023-05-11 15:19   ` Christoph Hellwig
2023-05-11  1:45 ` [PATCH -next 5/6] blk-wbt: cleanup rwb_enabled() and wbt_disabled() Yu Kuai
     [not found]   ` <20230511014509.679482-6-yukuai1-XF6JlduFytWkHkcT6e4Xnw@public.gmane.org>
2023-05-11 15:23     ` Christoph Hellwig
2023-05-11 15:23       ` Christoph Hellwig
     [not found]       ` <20230511152327.GE7880-jcswGhMUV9g@public.gmane.org>
2023-05-12  7:07         ` Yu Kuai
2023-05-12  7:07           ` Yu Kuai

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.