summaryrefslogtreecommitdiffstats
path: root/block/blk-cgroup.h
Commit message (Expand)AuthorAgeFilesLines
* blkio-throttle: limit max iops value to UINT_MAXVivek Goyal2010-10-011-0/+3
* blkio: Recalculate the throttled bio dispatch time upon throttle limit changeVivek Goyal2010-10-011-10/+11
* blk-cgroup: cgroup changes for IOPS limit supportVivek Goyal2010-09-161-0/+13
* blk-cgroup: Introduce cgroup changes for throttling policyVivek Goyal2010-09-161-1/+29
* blk-cgroup: Prepare the base for supporting more than one IO control policiesVivek Goyal2010-09-161-2/+34
* blk-cgroup: config options re-arrangementVivek Goyal2010-04-261-7/+7
* blkio: Fix another BUG_ON() crash due to cfqq movement across groupsVivek Goyal2010-04-261-3/+2
* blkio: Initialize blkg->stats_lock for the root cfqg tooDivyesh Shah2010-04-161-2/+0
* block: Update to io-controller statsDivyesh Shah2010-04-131-6/+6
* io-controller: Add a new interface "weight_device" for IO-ControllerGui Jianfeng2010-04-131-0/+10
* blkio: Add more debug-only per-cgroup statsDivyesh Shah2010-04-091-0/+54
* blkio: Add io_queued and avg_queue_size statsDivyesh Shah2010-04-091-1/+19
* blkio: Add io_merged statDivyesh Shah2010-04-091-1/+7
* blkio: Changes to IO controller additional stats patchesDivyesh Shah2010-04-091-25/+39
* blkio: Increment the blkio cgroup stats for real nowDivyesh Shah2010-04-021-3/+11
* blkio: Add io controller stats likeDivyesh Shah2010-04-021-8/+31
* blkio: Remove per-cfqq nr_sectors as we'll be passingDivyesh Shah2010-04-021-4/+2
* cgroups: blkio subsystem as moduleBen Blum2010-03-121-2/+8
* cfq: Remove useless css reference getGui Jianfeng2010-02-261-3/+0
* blkio: Implement dynamic io controlling policy registrationVivek Goyal2009-12-041-0/+24
* blkio: Export some symbols from blkio as its user CFQ can be a moduleVivek Goyal2009-12-041-0/+3
* cfq-iosched: fix compile problem with !CONFIG_CGROUPJens Axboe2009-12-031-0/+10
* blkio: Export disk time and sectors used by a group to user spaceVivek Goyal2009-12-031-2/+20
* blkio: Some debugging aids for CFQVivek Goyal2009-12-031-0/+13
* blkio: Take care of cgroup deletion and cfq group reference countingVivek Goyal2009-12-031-0/+1
* blkio: Introduce blkio controller cgroup interfaceVivek Goyal2009-12-031-0/+58
OpenPOWER on IntegriCloud