Commit Graph

156 Commits (17d5c8ca7572124c9623045f24b0c21d4aa2b47f)

Author SHA1 Message Date
Jeff Moyer 04dc6e71a2 cfq-iosched: use the default seek distance when there aren't enough seek samples 16 years ago
Jeff Moyer 4d00aa47e2 cfq-iosched: make seek_mean converge more quickly 16 years ago
Jens Axboe a36e71f996 cfq-iosched: add close cooperator code 16 years ago
Jens Axboe 9481ffdc61 cfq-iosched: log responsible 'cfqq' in idle timer arm 16 years ago
Jens Axboe 2d87072296 cfq-iosched: tweak kick logic a bit more 16 years ago
Jens Axboe 40bb54d197 cfq-iosched: no need to save interrupts in cfq_kick_queue() 16 years ago
Jens Axboe d6ceb25e8d cfq-iosched: don't delay queue kick for a merged request 16 years ago
Jens Axboe ff6657c6c8 cfq-iosched: get rid of private SYNC/ASYNC defines 16 years ago
Jens Axboe b0b78f81a5 cfq-iosched: use rw_is_sync() to see if rw flags are sync or not 16 years ago
Jens Axboe b029195dda cfq-iosched: don't let idling interfere with plugging 16 years ago
Jens Axboe 75e50984f0 cfq-iosched: kill two unused cfqq flags 16 years ago
Jens Axboe 2f5cb7381b cfq-iosched: change dispatch logic to deal with single requests at the time 16 years ago
Jens Axboe aeb6fafb8f block: Add flag for telling the IO schedulers NOT to anticipate more IO 16 years ago
Divyesh Shah 3a9a3f6cc5 cfq-iosched: Allow RT requests to pre-empt ongoing BE timeslice 16 years ago
Jens Axboe 62c1fe9d9f cfq-iosched: fix race between exiting queue and exiting task 16 years ago
Jens Axboe 30e0dc28bf cfq-iosched: remove limit of dispatch depth of max 4 times quantum 16 years ago
Jens Axboe b374d18a4b block: get rid of elevator_t typedef 16 years ago
Cheng Renquan 64d01dc9e1 block: use cancel_work_sync() instead of kblockd_flush_work() 16 years ago
Jens Axboe f7d7b7a7a3 block: as/cfq ssd idle check update 17 years ago
Jens Axboe a68bbddba4 block: add queue flag for SSD/non-rotational devices 17 years ago
Aaron Carroll 45333d5a31 cfq-iosched: fix queue depth detection 17 years ago
Jens Axboe 18887ad910 block: make kblockd_schedule_work() take the queue as parameter 17 years ago
Jens Axboe c265a7f417 cfq-iosched: get rid of enable_idle being unused warning 17 years ago
Jens Axboe 7b679138b3 cfq-iosched: add message logging through blktrace 17 years ago
Jens Axboe 9a11b4ed0e cfq-iosched: properly protect ioc_gone and ioc count 17 years ago
Jens Axboe d6de8be711 cfq-iosched: fix RCU problem in cfq_cic_lookup() 17 years ago
Richard Kennedy be754d2c21 block: reorder cfq_queue to save space on 64bit builds 17 years ago
Jens Axboe 6d63c27557 cfq-iosched: make io priorities inherit CPU scheduling class as well as nice 17 years ago
Jens Axboe 07416d29bc cfq-iosched: fix RCU race in the cfq io_context destructor handling 17 years ago
Fabio Checconi 4faa3c8150 cfq-iosched: do not leak ioc_data across iosched switches 17 years ago
Fabio Checconi 34e6bbf23c cfq-iosched: fix rcu freeing of cfq io contexts 17 years ago
Jens Axboe ffc4e75957 cfq-iosched: add hlist for browsing parallel to the radix tree 17 years ago
Jens Axboe fe094d98e7 cfq-iosched: make checkpatch compliant 17 years ago
Jens Axboe febffd6181 cfq-iosched: kill some big inlines 17 years ago
Jens Axboe 0871714e08 cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions 17 years ago
Jens Axboe 4ac845a2e9 block: cfq: make the io contect sharing lockless 17 years ago
Nikanth Karthikesan 66dac98ed0 io_context sharing - cfq changes 17 years ago
Jens Axboe fd0928df98 ioprio: move io priority from task_struct to io_context 17 years ago
Adrian Bunk 2fdd82bd88 block: let elv_register() return void 17 years ago
Oleg Nesterov 0e7be9edb9 cfq_idle_class_timer: add paranoid checks for jiffies overflow 18 years ago
Oleg Nesterov b70c864d3c cfq: fix IOPRIO_CLASS_IDLE delays 18 years ago
Oleg Nesterov 2389d1ef17 cfq: fix IOPRIO_CLASS_IDLE accounting 18 years ago
Oleg Nesterov 0a0836a09c cfq_get_queue: fix possible NULL pointer access 18 years ago
Oleg Nesterov 4310864b9d cfq_exit_queue() should cancel cfq_data->unplug_work 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
Alexey Dobriyan 8350163a90 cfq: Write-only stuff in CFQ data structures 18 years ago
Vasily Tarasov c2dea2d1fd cfq: async queue allocation per priority 18 years ago
Christoph Lameter 94f6030ca7 Slab allocators: Replace explicit zeroing with __GFP_ZERO 18 years ago
Jens Axboe 15c31be4d5 cfq-iosched: fix async queue behaviour 18 years ago
Christoph Lameter 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 18 years ago