| Commit message (Expand) | Author | Age |
* | block, bfq: improve asymmetric scenarios detection | Federico Motta | 2018-10-13 |
* | block, bfq: correctly charge and reset entity service in all cases | Paolo Valente | 2018-09-14 |
* | block, bfq: improve code of bfq_bfqq_charge_time | Paolo Valente | 2018-08-16 |
* | block, bfq: always update the budget of an entity when needed | Paolo Valente | 2018-08-16 |
* | block, bfq: fix service being wrongly set to zero in case of preemption | Paolo Valente | 2018-07-09 |
* | block, bfq: add/remove entity weights correctly | Paolo Valente | 2018-07-09 |
* | block, bfq: limit sectors served with interactive weight raising | Paolo Valente | 2018-01-18 |
* | block, bfq: let a queue be merged only shortly after starting I/O | Paolo Valente | 2018-01-05 |
* | block, bfq: update blkio stats outside the scheduler lock | Paolo Valente | 2017-11-14 |
* | block, bfq: guarantee update_next_in_service always returns an eligible entity | Paolo Valente | 2017-08-31 |
* | block, bfq: remove direct switch to an entity in higher class | Paolo Valente | 2017-08-31 |
* | block, bfq: make lookup_next_entity push up vtime on expirations | Paolo Valente | 2017-08-31 |
* | block, bfq: consider also in_service_entity to state whether an entity is active | Paolo Valente | 2017-07-29 |
* | block, bfq: reset in_service_entity if it becomes idle | Paolo Valente | 2017-07-29 |
* | bfq: fix typos in comments about B-WF2Q+ algorithm | Hou Tao | 2017-07-12 |
* | block, bfq: don't change ioprio class for a bfq_queue on a service tree | Paolo Valente | 2017-07-03 |
* | block, bfq: use pointer entity->sched_data only if set | Paolo Valente | 2017-05-10 |
* | block, bfq: split bfq-iosched.c into multiple source files | Paolo Valente | 2017-04-19 |