Commit Graph

300 Commits (b98a409b80ac510c95b4f1bafdef28edaeabd3e7)

Author SHA1 Message Date
Vivek Goyal e98ef89b30 cfq-iosched: Fixed boot warning with BLK_CGROUP=y and CFQ_GROUP_IOSCHED=n 15 years ago
Jeff Moyer c10b61f091 cfq: Don't allow queue merges for queues that have no process references 15 years ago
Shaohua Li d02a2c077f cfq-iosched: fix an oops caused by slab leak 15 years ago
Konstantin Khlebnikov 80b15c7389 cfq-iosched: compact io_context radix_tree 15 years ago
Konstantin Khlebnikov bca4b914b5 cfq-iosched: remove dead_key from cfq_io_context 15 years ago
Paul E. McKenney f1ac2502e1 block: remove all rcu head initializations 15 years ago
Vivek Goyal dcf097b247 blk-cgroup: Fix RCU correctness warning in cfq_init_queue() 15 years ago
Dmitry Monakhov 50eaeb323a cfq-iosched: fix broken cfq_ref_get_cfqf() for CONFIG_BLK_CGROUP=y && CFQ_GROUP_IOSCHED=n 15 years ago
Vivek Goyal afc24d49c1 blk-cgroup: config options re-arrangement 15 years ago
Vivek Goyal e5ff082e8a blkio: Fix another BUG_ON() crash due to cfqq movement across groups 15 years ago
Vivek Goyal 7f1dc8a2d2 blkio: Fix blkio crash during rq stat update 15 years ago
Divyesh Shah 8d2a91f896 blkio: Initialize blkg->stats_lock for the root cfqg too 15 years ago
Divyesh Shah 28baf44299 blkio: Fix compile errors 15 years ago
Divyesh Shah a11cdaa7af block: Update to io-controller stats 15 years ago
Gui Jianfeng 34d0f179d6 io-controller: Add a new interface "weight_device" for IO-Controller 15 years ago
Divyesh Shah 3440c49f5c cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatch 15 years ago
Divyesh Shah 812df48d12 blkio: Add more debug-only per-cgroup stats 15 years ago
Divyesh Shah cdc1184cf4 blkio: Add io_queued and avg_queue_size stats 15 years ago
Divyesh Shah 812d402648 blkio: Add io_merged stat 15 years ago
Divyesh Shah 84c124da9f blkio: Changes to IO controller additional stats patches 15 years ago
Ricky Benitez a74b2adae0 block: expose the statistics in blkio.time and blkio.sectors for the root cgroup 15 years ago
Divyesh Shah 9195291e5f blkio: Increment the blkio cgroup stats for real now 15 years ago
Divyesh Shah 303a3acb23 blkio: Add io controller stats like 15 years ago
Divyesh Shah 9a0785b0da blkio: Remove per-cfqq nr_sectors as we'll be passing 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Divyesh Shah 39c01b219f cfq-iosched: Do not merge queues of BE and IDLE classes 15 years ago
Divyesh Shah b1ffe737f5 cfq-iosched: Add additional blktrace log messages in CFQ for easier debugging 15 years ago
Shaohua Li e9ce335df5 cfq-iosched: fix a kbuild regression 15 years ago
Richard Kennedy 73e9ffdd0c cfq: remove 8 bytes of padding from cfq_rb_root on 64 bit builds 15 years ago
Shaohua Li abc3c744d0 cfq-iosched: quantum check tweak 15 years ago
Corrado Zoccolo 53c583d226 cfq-iosched: requests "in flight" vs "in driver" clarification 15 years ago
Corrado Zoccolo 41647e7a91 cfq-iosched: rethink seeky detection for SSDs 15 years ago
Corrado Zoccolo 3dde36ddea cfq-iosched: rework seeky detection 15 years ago
Gui Jianfeng 024f906616 cfq: Remove useless css reference get 15 years ago
Richard Kennedy c4081ba5c9 cfq: reorder cfq_queue removing padding on 64bit 15 years ago
Shaohua Li ae54abed63 cfq-iosched: split seeky coop queues after one slice 15 years ago
Vivek Goyal 1efe8fe1c2 cfq-iosched: Do not idle on async queues 15 years ago
Divyesh Shah 875feb63b9 cfq-iosched: Respect ioprio_class when preempting 15 years ago
Shaohua Li 2f7a2d89a8 cfq-iosched: don't regard requests with long distance as close 15 years ago
Vivek Goyal 65b32a573e cfq-iosched: Remove prio_change logic for workload selection 15 years ago
Vivek Goyal fb104db41e cfq-iosched: Get rid of nr_groups 15 years ago
Vivek Goyal 1db32c4060 cfq-iosched: Remove the check for same cfq group from allow_merge 15 years ago
Gui Jianfeng 66ae291978 cfq: set workload as expired if it doesn't have any slice left 15 years ago
Vivek Goyal 82bbbf28db Fix a CFQ crash in "for-2.6.33" branch of block tree 15 years ago
Gui Jianfeng 554554f60a cfq: Remove wait_request flag when idle time is being deleted 15 years ago
Corrado Zoccolo edc71131c4 cfq-iosched: commenting non-obvious initialization 15 years ago
Vivek Goyal 7667aa0630 cfq-iosched: Take care of corner cases of group losing share due to deletion 15 years ago
Vivek Goyal c244bb50a9 cfq-iosched: Get rid of cfqq wait_busy_done flag 15 years ago
Gui Jianfeng b9d8f4c73b cfq: Optimization for close cooperating queue searching 15 years ago
Corrado Zoccolo 573412b295 cfq-iosched: reduce write depth only if sync was delayed 15 years ago