Commit Graph

1113 Commits (31627dc59b4a87c4198b4245a7de1b8ccf4424fa)

Author SHA1 Message Date
Jens Axboe 79da0644a8 Revert "block: improve queue_should_plug() by looking at IO depths" 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
Gui Jianfeng bcf4dd4342 blk-cgroup: Fix potential deadlock in blk-cgroup 15 years ago
Divyesh Shah 875feb63b9 cfq-iosched: Respect ioprio_class when preempting 15 years ago
Kirill Afonshin ce289321b7 block: removed unused as_io_context 15 years ago
Martin K. Petersen 17be8c2450 block: bdev_stack_limits wrapper 15 years ago
Martin K. Petersen dd3d145d49 block: Fix discard alignment calculation and printing 15 years ago
Martin K. Petersen fe0b393f2c block: Correct handling of bottom device misaligment 15 years ago
OGAWA Hirofumi e79e95db5c block: Honor the gfp_mask for alloc_page() in blkdev_issue_discard() 15 years ago
Martin K. Petersen 81744ee44a block: Fix incorrect alignment offset reporting and update documentation 15 years ago
Shaohua Li 2f7a2d89a8 cfq-iosched: don't regard requests with long distance as close 15 years ago
Martin K. Petersen 9504e0864b block: Fix topology stacking for data and discard alignment 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
Jens Axboe b568be627a block: temporarily disable discard granularity 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
Vivek Goyal 878eaddd05 cfq-iosched: Do not access cfqq after freeing it 15 years ago
Stephen Rothwell accee7854b block: include linux/err.h to use ERR_PTR 15 years ago
Jens Axboe bb729bc98c cfq-iosched: use call_rcu() instead of doing grace period stall on queue exit 15 years ago
Vivek Goyal 846954b0a3 blkio: Allow CFQ group IO scheduling even when CFQ is a module 15 years ago
Vivek Goyal 3e25206689 blkio: Implement dynamic io controlling policy registration 15 years ago
Vivek Goyal 9d6a986c0b blkio: Export some symbols from blkio as its user CFQ can be a module 15 years ago
Louis Rilling b69f229206 block: Fix io_context leak after failure of clone with CLONE_IO 15 years ago
Louis Rilling 61cc74fbb8 block: Fix io_context leak after clone with CLONE_IO 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Shaohua Li 3c764b7a65 cfq-iosched: make nonrot check logic consistent 15 years ago
Jens Axboe 237e5bc4e5 io controller: quick fix for blk-cgroup and modular CFQ 15 years ago
Jens Axboe f2eecb9152 cfq-iosched: move IO controller declerations to a header file 15 years ago
Jens Axboe 2f5ea47712 cfq-iosched: fix compile problem with !CONFIG_CGROUP 15 years ago
Vivek Goyal c04645e592 blkio: Wait on sync-noidle queue even if rq_noidle = 1 15 years ago
Vivek Goyal ae30c28655 blkio: Implement group_isolation tunable 15 years ago
Vivek Goyal f26bd1f0a3 blkio: Determine async workload length based on total number of queues 15 years ago
Vivek Goyal f75edf2dc8 blkio: Wait for cfq queue to get backlogged if group is empty 15 years ago
Vivek Goyal f8d461d692 blkio: Propagate cgroup weight updation to cfq groups 15 years ago
Vivek Goyal 24610333d5 blkio: Drop the reference to queue once the task changes cgroup 15 years ago
Vivek Goyal 8682e1f15f blkio: Provide some isolation between groups 15 years ago
Vivek Goyal 220841906f blkio: Export disk time and sectors used by a group to user space 15 years ago
Vivek Goyal 2868ef7b39 blkio: Some debugging aids for CFQ 15 years ago
Vivek Goyal b1c3576961 blkio: Take care of cgroup deletion and cfq group reference counting 15 years ago
Vivek Goyal 25fb5169d4 blkio: Dynamic cfq group creation based on cgroup tasks belongs to 15 years ago
Vivek Goyal dae739ebc4 blkio: Group time used accounting and workload context save restore 15 years ago