public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] blk-throttle cleanups
@ 2022-08-23  1:38 Yu Kuai
  2022-08-23  1:38 ` [PATCH 1/4] blk-throttle: use 'READ/WRITE' instead of '0/1' Yu Kuai
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Yu Kuai @ 2022-08-23  1:38 UTC (permalink / raw)
  To: tj, axboe; +Cc: cgroups, linux-block, linux-kernel, yukuai3, yukuai1, yi.zhang

From: Yu Kuai <yukuai3@huawei.com>

There are no functional changes.

Yu Kuai (4):
  blk-throttle: use 'READ/WRITE' instead of '0/1'
  blk-throttle: calling throtl_dequeue/enqueue_tg in pairs
  blk-throttle: cleanup tg_update_disptime()
  blk-throttle: cleanup throtl_dequeue_tg()

 block/blk-throttle.c | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-08-24  1:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-23  1:38 [PATCH 0/4] blk-throttle cleanups Yu Kuai
2022-08-23  1:38 ` [PATCH 1/4] blk-throttle: use 'READ/WRITE' instead of '0/1' Yu Kuai
2022-08-23  1:38 ` [PATCH 2/4] blk-throttle: calling throtl_dequeue/enqueue_tg in pairs Yu Kuai
2022-08-23  1:38 ` [PATCH 3/4] blk-throttle: cleanup tg_update_disptime() Yu Kuai
2022-08-23 18:29   ` Tejun Heo
2022-08-23  1:38 ` [PATCH 4/4] blk-throttle: cleanup throtl_dequeue_tg() Yu Kuai
2022-08-23 18:34   ` Tejun Heo
2022-08-24  1:19     ` Yu Kuai

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