public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next v4 0/5] multiple cleanup patches for bfqd
@ 2022-11-02  2:25 Yu Kuai
       [not found] ` <20221102022542.3621219-1-yukuai1-XF6JlduFytWkHkcT6e4Xnw@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: Yu Kuai @ 2022-11-02  2:25 UTC (permalink / raw)
  To: jack, axboe, paolo.valente
  Cc: cgroups, linux-block, linux-kernel, yukuai3, yukuai1, yi.zhang

From: Yu Kuai <yukuai3@huawei.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


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

end of thread, other threads:[~2022-11-02  2:25 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-02  2:25 [PATCH -next v4 0/5] multiple cleanup patches for bfqd Yu Kuai
     [not found] ` <20221102022542.3621219-1-yukuai1-XF6JlduFytWkHkcT6e4Xnw@public.gmane.org>
2022-11-02  2:11   ` Jens Axboe
2022-11-02  2:25   ` [PATCH -next v4 1/5] block, bfq: remove set but not used variable in __bfq_entity_update_weight_prio Yu Kuai
     [not found]     ` <20221102022542.3621219-2-yukuai1-XF6JlduFytWkHkcT6e4Xnw@public.gmane.org>
2022-11-02  2:09       ` Jens Axboe
2022-11-02  2:11         ` Jens Axboe
2022-11-02  2:18           ` Yu Kuai
     [not found]             ` <61725ff6-6da3-3d3c-4261-7f05c57ab9da-XF6JlduFytWkHkcT6e4Xnw@public.gmane.org>
2022-11-02  2:24               ` Jens Axboe
2022-11-02  2:25   ` [PATCH -next v4 2/5] block, bfq: factor out code to update 'active_entities' Yu Kuai
2022-11-02  2:25   ` [PATCH -next v4 3/5] block, bfq: cleanup bfq_activate_requeue_entity() Yu Kuai
2022-11-02  2:25   ` [PATCH -next v4 4/5] block, bfq: remove dead code for updating 'rq_in_driver' Yu Kuai
2022-11-02  2:25   ` [PATCH -next v4 5/5] block, bfq: don't declare 'bfqd' as type 'void *' in bfq_group Yu Kuai

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