aboutsummaryrefslogtreecommitdiffstats
path: root/block/cfq-iosched.c
Commit message (Expand)AuthorAge
...
* | | io-controller: Add a new interface "weight_device" for IO-ControllerGui Jianfeng2010-04-13
* | | blkio: Add more debug-only per-cgroup statsDivyesh Shah2010-04-09
* | | blkio: Add io_queued and avg_queue_size statsDivyesh Shah2010-04-09
* | | blkio: Add io_merged statDivyesh Shah2010-04-09
* | | blkio: Changes to IO controller additional stats patchesDivyesh Shah2010-04-09
* | | blkio: Increment the blkio cgroup stats for real nowDivyesh Shah2010-04-02
* | | blkio: Add io controller stats likeDivyesh Shah2010-04-02
* | | blkio: Remove per-cfqq nr_sectors as we'll be passingDivyesh Shah2010-04-02
| |/ |/|
* | cfq-iosched: Do not merge queues of BE and IDLE classesDivyesh Shah2010-03-25
* | cfq-iosched: Add additional blktrace log messages in CFQ for easier debuggingDivyesh Shah2010-03-25
* | cfq-iosched: fix a kbuild regressionShaohua Li2010-03-19
|/
* cfq: remove 8 bytes of padding from cfq_rb_root on 64 bit buildsRichard Kennedy2010-03-01
* cfq-iosched: quantum check tweakShaohua Li2010-03-01
* cfq-iosched: requests "in flight" vs "in driver" clarificationCorrado Zoccolo2010-02-28
* cfq-iosched: rethink seeky detection for SSDsCorrado Zoccolo2010-02-28
* cfq-iosched: rework seeky detectionCorrado Zoccolo2010-02-28
* cfq: Remove useless css reference getGui Jianfeng2010-02-26
* cfq: reorder cfq_queue removing padding on 64bitRichard Kennedy2010-02-22
* cfq-iosched: split seeky coop queues after one sliceShaohua Li2010-02-05
* cfq-iosched: Do not idle on async queuesVivek Goyal2010-02-02
* cfq-iosched: Respect ioprio_class when preemptingDivyesh Shah2010-01-11
* cfq-iosched: don't regard requests with long distance as closeShaohua Li2009-12-28
* cfq-iosched: Remove prio_change logic for workload selectionVivek Goyal2009-12-18
* cfq-iosched: Get rid of nr_groupsVivek Goyal2009-12-18
* cfq-iosched: Remove the check for same cfq group from allow_mergeVivek Goyal2009-12-18
* cfq: set workload as expired if it doesn't have any slice leftGui Jianfeng2009-12-15
* Fix a CFQ crash in "for-2.6.33" branch of block treeVivek Goyal2009-12-10
* cfq: Remove wait_request flag when idle time is being deletedGui Jianfeng2009-12-10
* cfq-iosched: commenting non-obvious initializationCorrado Zoccolo2009-12-09
* cfq-iosched: Take care of corner cases of group losing share due to deletionVivek Goyal2009-12-09
* cfq-iosched: Get rid of cfqq wait_busy_done flagVivek Goyal2009-12-09
* cfq: Optimization for close cooperating queue searchingGui Jianfeng2009-12-09
* cfq-iosched: reduce write depth only if sync was delayedCorrado Zoccolo2009-12-09
* cfq-iosched: Do not access cfqq after freeing itVivek Goyal2009-12-07
* cfq-iosched: use call_rcu() instead of doing grace period stall on queue exitJens Axboe2009-12-06
* blkio: Implement dynamic io controlling policy registrationVivek Goyal2009-12-04
* blkio: Export some symbols from blkio as its user CFQ can be a moduleVivek Goyal2009-12-04
* cfq-iosched: make nonrot check logic consistentShaohua Li2009-12-04
* cfq-iosched: move IO controller declerations to a header fileJens Axboe2009-12-04
* blkio: Wait on sync-noidle queue even if rq_noidle = 1Vivek Goyal2009-12-03
* blkio: Implement group_isolation tunableVivek Goyal2009-12-03
* blkio: Determine async workload length based on total number of queuesVivek Goyal2009-12-03
* blkio: Wait for cfq queue to get backlogged if group is emptyVivek Goyal2009-12-03
* blkio: Propagate cgroup weight updation to cfq groupsVivek Goyal2009-12-03
* blkio: Drop the reference to queue once the task changes cgroupVivek Goyal2009-12-03
* blkio: Provide some isolation between groupsVivek Goyal2009-12-03
* blkio: Export disk time and sectors used by a group to user spaceVivek Goyal2009-12-03
* blkio: Some debugging aids for CFQVivek Goyal2009-12-03
* blkio: Take care of cgroup deletion and cfq group reference countingVivek Goyal2009-12-03
* blkio: Dynamic cfq group creation based on cgroup tasks belongs toVivek Goyal2009-12-03