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

Chagnes in v2:
 - add comment in patch 2
 - remove patch 4, since the problem do not exist.

Yu Kuai (3):
  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-cgroup.c  | 16 +++++++++++++++-
 block/bfq-iosched.c |  4 ++--
 block/bfq-iosched.h |  1 -
 block/bfq-wf2q.c    | 15 ---------------
 4 files changed, 17 insertions(+), 19 deletions(-)

-- 
2.31.1


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

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

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-31  3:23 [PATCH v2 0/3] block, bfq: minor cleanup and fix Yu Kuai
2021-12-31  3:23 ` [PATCH v2 1/3] block, bfq: cleanup bfq_bfqq_to_bfqg() Yu Kuai
2021-12-31  3:23 ` [PATCH v2 2/3] block, bfq: avoid moving bfqq to it's parent bfqg Yu Kuai
2021-12-31  3:23 ` [PATCH v2 3/3] block, bfq: don't move oom_bfqq Yu Kuai
2022-01-11  1:40 ` [PATCH v2 0/3] block, bfq: minor cleanup and fix yukuai (C)
2022-01-14  8:23   ` yukuai (C)
2022-01-14  9:59     ` Jan Kara
2022-01-18 17:53 ` Paolo Valente
2022-01-24  3:46 ` yukuai (C)
2022-01-28  9:35   ` yukuai (C)
2022-01-28 14:45 ` Jens Axboe
2022-01-28 19:27   ` Jens Axboe
2022-01-29  1:42     ` 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).