2022-01-31 22:39:46

by Yu Kuai

[permalink] [raw]
Subject: [PATCH v3 0/3] block, bfq: minor cleanup and fix

Changes in v3:
- fix a clerical error in patch 2

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


2022-02-18 14:05:24

by Jens Axboe

[permalink] [raw]
Subject: Re: [PATCH v3 0/3] block, bfq: minor cleanup and fix

On Sat, 29 Jan 2022 09:59:21 +0800, Yu Kuai wrote:
> Changes in v3:
> - fix a clerical error in patch 2
>
> Chagnes in v2:
> - add comment in patch 2
> - remove patch 4, since the problem do not exist.
>
> [...]

Applied, thanks!

[1/3] block, bfq: cleanup bfq_bfqq_to_bfqg()
commit: 43a4b1fee098bd38eed9c334d0e0df221ecdf719
[2/3] block, bfq: avoid moving bfqq to it's parent bfqg
commit: c5e4cb0fcbbaa5ad853818c4a2383e9bd147fad6
[3/3] block, bfq: don't move oom_bfqq
commit: 8410f70977734f21b8ed45c37e925d311dfda2e7

Best regards,
--
Jens Axboe