From: Chunguang Xu <brookxu@xxxxxxxxxxx> Some misc updates, put together mainly to facilitate patch management. Chunguang Xu (8): bfq: introduce bfq_entity_to_bfqg helper method bfq: convert the type of bfq_group.bfqd to bfq_data* bfq: limit the IO depth of CLASS_IDLE to 1 bfq: keep the minimun bandwidth for CLASS_BE bfq: remove unnecessary initialization logic bfq: optimize the calculation of bfq_weight_to_ioprio() bfq: reset entity->prio_changed in bfq_init_entity() bfq: remove unnecessary BFQ_DEFAULT_GRP_IOPRIO block/bfq-cgroup.c | 13 +++----- block/bfq-iosched.c | 17 +++++++++-- block/bfq-iosched.h | 15 ++++++---- block/bfq-wf2q.c | 86 +++++++++++++++++++++++++++++++++++++---------------- 4 files changed, 88 insertions(+), 43 deletions(-) -- 1.8.3.1