aboutsummaryrefslogtreecommitdiffstats
path: root/block/bfq-wf2q.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-18block, bfq: limit sectors served with interactive weight raisingPaolo Valente1-0/+3
2018-01-05block, bfq: let a queue be merged only shortly after starting I/OPaolo Valente1-0/+4
2017-11-14block, bfq: update blkio stats outside the scheduler lockPaolo Valente1-1/+0
2017-08-31block, bfq: guarantee update_next_in_service always returns an eligible entityPaolo Valente1-6/+8
2017-08-31block, bfq: remove direct switch to an entity in higher classPaolo Valente1-14/+5
2017-08-31block, bfq: make lookup_next_entity push up vtime on expirationsPaolo Valente1-15/+43
2017-07-29block, bfq: consider also in_service_entity to state whether an entity is activePaolo Valente1-64/+78
2017-07-29block, bfq: reset in_service_entity if it becomes idlePaolo Valente1-1/+3
2017-07-12bfq: fix typos in comments about B-WF2Q+ algorithmHou Tao1-1/+1
2017-07-03block, bfq: don't change ioprio class for a bfq_queue on a service treePaolo Valente1-5/+34
2017-05-10block, bfq: use pointer entity->sched_data only if setPaolo Valente1-2/+11
2017-04-19block, bfq: split bfq-iosched.c into multiple source filesPaolo Valente1-0/+1616