summaryrefslogtreecommitdiff
path: root/block/bfq-iosched.c
Commit message (Expand)AuthorAge
* bfq: Re-enable auto-loading when built as a moduleBen Hutchings2017-08-29
* block, scheduler: convert xxx_var_store to voidweiping zhang2017-08-28
* block, bfq: fix error handle in bfq_initweiping zhang2017-08-23
* block, bfq: boost throughput with flash-based non-queueing devicesPaolo Valente2017-08-11
* block,bfq: refactor device-idling logicPaolo Valente2017-08-11
* bfq: dispatch request to prevent queue stalling after the request completionHou Tao2017-07-12
* block, bfq: don't change ioprio class for a bfq_queue on a service treePaolo Valente2017-07-03
* block, bfq: update wr_busy_queues if needed on a queue splitPaolo Valente2017-06-27
* blk-mq-sched: unify request prepare methodsChristoph Hellwig2017-06-18
* bfq-iosched: fix NULL ioc check in bfq_get_rq_privateChristoph Hellwig2017-06-18
* blk-mq-sched: unify request finished methodsChristoph Hellwig2017-06-18
* block, bfq: access and cache blkg data only when safePaolo Valente2017-06-08
* block, bfq: stress that low_latency must be off to get max throughputPaolo Valente2017-05-10
* block, bfq: don't dereference bic before null checking itColin Ian King2017-04-20
* block, bfq: split bfq-iosched.c into multiple source filesPaolo Valente2017-04-19
* block, bfq: remove all get and put of I/O contextsPaolo Valente2017-04-19
* block, bfq: handle bursts of queue activationsArianna Avanzini2017-04-19
* block, bfq: boost the throughput with random I/O on NCQ-capable HDDsPaolo Valente2017-04-19
* block, bfq: boost the throughput on NCQ-capable flash-based devicesPaolo Valente2017-04-19
* block, bfq: reduce idling only in symmetric scenariosArianna Avanzini2017-04-19
* block, bfq: add Early Queue Merge (EQM)Arianna Avanzini2017-04-19
* block, bfq: reduce latency during request-pool saturationPaolo Valente2017-04-19
* block, bfq: preserve a low latency also with NCQ-capable drivesPaolo Valente2017-04-19
* block, bfq: reduce I/O latency for soft real-time applicationsPaolo Valente2017-04-19
* block, bfq: improve responsivenessPaolo Valente2017-04-19
* block, bfq: add more fairness with writes and slow processesPaolo Valente2017-04-19
* block, bfq: modify the peak-rate estimatorPaolo Valente2017-04-19
* block, bfq: improve throughput boostingPaolo Valente2017-04-19
* block, bfq: add full hierarchical scheduling and cgroups supportArianna Avanzini2017-04-19
* block, bfq: introduce the BFQ-v0 I/O scheduler as an extra schedulerPaolo Valente2017-04-19