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