summaryrefslogtreecommitdiffstats
path: root/block/bfq-wf2q.c
Commit message (Expand)AuthorAgeFilesLines
* block, bfq: limit sectors served with interactive weight raisingPaolo Valente2018-01-181-0/+3
* block, bfq: let a queue be merged only shortly after starting I/OPaolo Valente2018-01-051-0/+4
* block, bfq: update blkio stats outside the scheduler lockPaolo Valente2017-11-141-1/+0
* block, bfq: guarantee update_next_in_service always returns an eligible entityPaolo Valente2017-08-311-6/+8
* block, bfq: remove direct switch to an entity in higher classPaolo Valente2017-08-311-14/+5
* block, bfq: make lookup_next_entity push up vtime on expirationsPaolo Valente2017-08-311-15/+43
* block, bfq: consider also in_service_entity to state whether an entity is activePaolo Valente2017-07-291-64/+78
* block, bfq: reset in_service_entity if it becomes idlePaolo Valente2017-07-291-1/+3
* bfq: fix typos in comments about B-WF2Q+ algorithmHou Tao2017-07-121-1/+1
* block, bfq: don't change ioprio class for a bfq_queue on a service treePaolo Valente2017-07-031-5/+34
* block, bfq: use pointer entity->sched_data only if setPaolo Valente2017-05-101-2/+11
* block, bfq: split bfq-iosched.c into multiple source filesPaolo Valente2017-04-191-0/+1616
OpenPOWER on IntegriCloud