summaryrefslogtreecommitdiffstats
path: root/block/bfq-iosched.h
Commit message (Expand)AuthorAgeFilesLines
* block, bfq: remove slow-system classPaolo Valente2018-05-311-10/+4
* bfq-iosched: remove unused variableJens Axboe2018-05-101-6/+0
* block: use ktime_get_ns() instead of sched_clock() for cfq and bfqOmar Sandoval2018-05-091-5/+5
* block, bfq: lower-bound the estimated peak rate to 1Paolo Valente2018-03-261-1/+1
* block, bfq: limit sectors served with interactive weight raisingPaolo Valente2018-01-181-0/+5
* block, bfq: limit tags for writes and async I/OPaolo Valente2018-01-181-0/+12
* block, bfq: let a queue be merged only shortly after starting I/OPaolo Valente2018-01-051-0/+2
* block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUPLuca Miccio2017-11-141-2/+2
* block, bfq: make lookup_next_entity push up vtime on expirationsPaolo Valente2017-08-311-2/+2
* Merge tag 'v4.13-rc7' into for-4.14/block-postmergeJens Axboe2017-08-281-5/+17
|\
| * block, bfq: consider also in_service_entity to state whether an entity is activePaolo Valente2017-07-291-5/+17
* | block,bfq: refactor device-idling logicPaolo Valente2017-08-111-6/+6
* | block: use standard blktrace API to output cgroup info for debug notesShaohua Li2017-07-291-5/+8
|/
* 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-1/+2
* block, bfq: access and cache blkg data only when safePaolo Valente2017-06-081-12/+11
* bfq: fix compile error if CONFIG_CGROUPS=nJens Axboe2017-04-201-3/+2
* block, bfq: split bfq-iosched.c into multiple source filesPaolo Valente2017-04-191-0/+942
OpenPOWER on IntegriCloud