aboutsummaryrefslogtreecommitdiff
path: root/block/bfq-wf2q.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-31block, bfq: guarantee update_next_in_service always returns an eligible entityGravatar Paolo Valente 1-6/+8
2017-08-31block, bfq: remove direct switch to an entity in higher classGravatar Paolo Valente 1-14/+5
2017-08-31block, bfq: make lookup_next_entity push up vtime on expirationsGravatar Paolo Valente 1-15/+43
2017-07-29block, bfq: consider also in_service_entity to state whether an entity is activeGravatar Paolo Valente 1-64/+78
2017-07-29block, bfq: reset in_service_entity if it becomes idleGravatar Paolo Valente 1-1/+3
2017-07-12bfq: fix typos in comments about B-WF2Q+ algorithmGravatar Hou Tao 1-1/+1
2017-07-03block, bfq: don't change ioprio class for a bfq_queue on a service treeGravatar Paolo Valente 1-5/+34
2017-05-10block, bfq: use pointer entity->sched_data only if setGravatar Paolo Valente 1-2/+11
2017-04-19block, bfq: split bfq-iosched.c into multiple source filesGravatar Paolo Valente 1-0/+1616