[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221102022542.3621219-1-yukuai1@huaweicloud.com>
Date: Wed, 2 Nov 2022 10:25:37 +0800
From: Yu Kuai <yukuai1@...weicloud.com>
To: jack@...e.cz, axboe@...nel.dk, paolo.valente@...aro.org
Cc: cgroups@...r.kernel.org, linux-block@...r.kernel.org,
linux-kernel@...r.kernel.org, yukuai3@...wei.com,
yukuai1@...weicloud.com, yi.zhang@...wei.com
Subject: [PATCH -next v4 0/5] multiple cleanup patches for bfqd
From: Yu Kuai <yukuai3@...wei.com>
Changes in v4:
- move first two patches from v3 into another thread.
- add patch 1
Changes in v3:
- resend v2 with new mail address
Changes in v2:
- add missing blank line in patch 1.
- remove patch 7,8, since they are wrong.
- add reviewed-by tag
Yu Kuai (5):
block, bfq: remove set but not used variable in
__bfq_entity_update_weight_prio
block, bfq: factor out code to update 'active_entities'
block, bfq: cleanup bfq_activate_requeue_entity()
block, bfq: remove dead code for updating 'rq_in_driver'
block, bfq: don't declare 'bfqd' as type 'void *' in bfq_group
block/bfq-cgroup.c | 2 +-
block/bfq-iosched.c | 16 ---------
block/bfq-iosched.h | 2 +-
block/bfq-wf2q.c | 88 ++++++++++++++++++---------------------------
4 files changed, 37 insertions(+), 71 deletions(-)
--
2.31.1
Powered by blists - more mailing lists