linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] block, bfq: minor cleanup and fix
@ 2021-12-21  3:21 Yu Kuai
  2021-12-21  3:21 ` [PATCH 1/4] block, bfq: cleanup bfq_bfqq_to_bfqg() Yu Kuai
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Yu Kuai @ 2021-12-21  3:21 UTC (permalink / raw)
  To: tj, axboe, paolo.valente, jack, fchecconi, avanzini.arianna
  Cc: cgroups, linux-block, linux-kernel, yukuai3, yi.zhang

Yu Kuai (4):
  block, bfq: cleanup bfq_bfqq_to_bfqg()
  block, bfq: avoid moving bfqq to it's parent bfqg
  block, bfq: don't move oom_bfqq
  block, bfq: update pos_root for idle bfq_queue in bfq_bfqq_move()

 block/bfq-cgroup.c  | 25 ++++++++++++++++++++-----
 block/bfq-iosched.c |  4 ++--
 block/bfq-iosched.h |  1 -
 block/bfq-wf2q.c    | 15 ---------------
 4 files changed, 22 insertions(+), 23 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-01-07  1:04 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-21  3:21 [PATCH 0/4] block, bfq: minor cleanup and fix Yu Kuai
2021-12-21  3:21 ` [PATCH 1/4] block, bfq: cleanup bfq_bfqq_to_bfqg() Yu Kuai
2021-12-21 10:15   ` Jan Kara
2021-12-21  3:21 ` [PATCH 2/4] block, bfq: avoid moving bfqq to it's parent bfqg Yu Kuai
2021-12-21 10:16   ` Jan Kara
2021-12-21 11:08     ` yukuai (C)
2021-12-21 11:52       ` Jan Kara
2021-12-21  3:21 ` [PATCH 3/4] block, bfq: don't move oom_bfqq Yu Kuai
2021-12-21 10:18   ` Jan Kara
2021-12-21  3:21 ` [PATCH 4/4] block, bfq: update pos_root for idle bfq_queue in bfq_bfqq_move() Yu Kuai
2021-12-21 11:50   ` Jan Kara
2021-12-22  3:12     ` yukuai (C)
2021-12-22 14:17       ` Jan Kara
2021-12-23  1:03         ` yukuai (C)
2021-12-25  1:19         ` yukuai (C)
2021-12-25  7:44           ` yukuai (C)
2022-01-03 15:37             ` Jan Kara
2022-01-07  1:04               ` yukuai (C)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).