aboutsummaryrefslogtreecommitdiffstats
path: root/block/bfq-iosched.c
AgeCommit message (Expand)Author
2017-06-08block, bfq: access and cache blkg data only when safePaolo Valente
2017-05-10block, bfq: stress that low_latency must be off to get max throughputPaolo Valente
2017-04-20block, bfq: don't dereference bic before null checking itColin Ian King
2017-04-19block, bfq: split bfq-iosched.c into multiple source filesPaolo Valente
2017-04-19block, bfq: remove all get and put of I/O contextsPaolo Valente
2017-04-19block, bfq: handle bursts of queue activationsArianna Avanzini
2017-04-19block, bfq: boost the throughput with random I/O on NCQ-capable HDDsPaolo Valente
2017-04-19block, bfq: boost the throughput on NCQ-capable flash-based devicesPaolo Valente
2017-04-19block, bfq: reduce idling only in symmetric scenariosArianna Avanzini
2017-04-19block, bfq: add Early Queue Merge (EQM)Arianna Avanzini
2017-04-19block, bfq: reduce latency during request-pool saturationPaolo Valente
2017-04-19block, bfq: preserve a low latency also with NCQ-capable drivesPaolo Valente
2017-04-19block, bfq: reduce I/O latency for soft real-time applicationsPaolo Valente
2017-04-19block, bfq: improve responsivenessPaolo Valente
2017-04-19block, bfq: add more fairness with writes and slow processesPaolo Valente
2017-04-19block, bfq: modify the peak-rate estimatorPaolo Valente
2017-04-19block, bfq: improve throughput boostingPaolo Valente
2017-04-19block, bfq: add full hierarchical scheduling and cgroups supportArianna Avanzini
2017-04-19block, bfq: introduce the BFQ-v0 I/O scheduler as an extra schedulerPaolo Valente