| Commit message (Expand) | Author | Age | Files | Lines |
* | block, bfq: stress that low_latency must be off to get max throughput | Paolo Valente | 2017-05-10 | 1 | -0/+5 |
* | block, bfq: don't dereference bic before null checking it | Colin Ian King | 2017-04-20 | 1 | -2/+2 |
* | block, bfq: split bfq-iosched.c into multiple source files | Paolo Valente | 2017-04-19 | 1 | -3624/+39 |
* | block, bfq: remove all get and put of I/O contexts | Paolo Valente | 2017-04-19 | 1 | -120/+23 |
* | block, bfq: handle bursts of queue activations | Arianna Avanzini | 2017-04-19 | 1 | -15/+389 |
* | block, bfq: boost the throughput with random I/O on NCQ-capable HDDs | Paolo Valente | 2017-04-19 | 1 | -10/+6 |
* | block, bfq: boost the throughput on NCQ-capable flash-based devices | Paolo Valente | 2017-04-19 | 1 | -48/+106 |
* | block, bfq: reduce idling only in symmetric scenarios | Arianna Avanzini | 2017-04-19 | 1 | -7/+280 |
* | block, bfq: add Early Queue Merge (EQM) | Arianna Avanzini | 2017-04-19 | 1 | -41/+840 |
* | block, bfq: reduce latency during request-pool saturation | Paolo Valente | 2017-04-19 | 1 | -3/+63 |
* | block, bfq: preserve a low latency also with NCQ-capable drives | Paolo Valente | 2017-04-19 | 1 | -1/+2 |
* | block, bfq: reduce I/O latency for soft real-time applications | Paolo Valente | 2017-04-19 | 1 | -19/+323 |
* | block, bfq: improve responsiveness | Paolo Valente | 2017-04-19 | 1 | -74/+666 |
* | block, bfq: add more fairness with writes and slow processes | Paolo Valente | 2017-04-19 | 1 | -35/+85 |
* | block, bfq: modify the peak-rate estimator | Paolo Valente | 2017-04-19 | 1 | -125/+372 |
* | block, bfq: improve throughput boosting | Paolo Valente | 2017-04-19 | 1 | -46/+41 |
* | block, bfq: add full hierarchical scheduling and cgroups support | Arianna Avanzini | 2017-04-19 | 1 | -305/+2119 |
* | block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler | Paolo Valente | 2017-04-19 | 1 | -0/+4166 |