summaryrefslogtreecommitdiffstats
path: root/block/blk-iocost.c
Commit message (Expand)AuthorAgeFilesLines
* iocost: bump up default latency targets for hard disksTejun Heo2019-09-261-2/+2
* iocost: improve nr_lagging handlingTejun Heo2019-09-261-8/+11
* iocost: better trace vrate changesTejun Heo2019-09-261-1/+6
* iocost_monitor: Report debtTejun Heo2019-09-101-3/+3
* blk-iocost: Don't let merges push vtime into the futureTejun Heo2019-09-101-7/+18
* blk-iocost: Account force-charged overage in absolute vtimeTejun Heo2019-09-101-7/+55
* blk-iocost: Fix incorrect operation order during iocg freeTejun Heo2019-09-101-3/+3
* blkcg: add missing NULL check in ioc_cpd_alloc()Tejun Heo2019-08-301-1/+3
* blkcg: fix missing free on error path of blk_iocost_init()Tejun Heo2019-08-291-0/+1
* blkcg: add tools/cgroup/iocost_coef_gen.pyTejun Heo2019-08-281-0/+3
* blkcg: add tools/cgroup/iocost_monitor.pyTejun Heo2019-08-281-0/+21
* blkcg: implement blk-iocostTejun Heo2019-08-281-0/+2371