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
|
17 years ago |
Oleg Nesterov
|
b70c864d3c
cfq: fix IOPRIO_CLASS_IDLE delays
|
17 years ago |
Oleg Nesterov
|
2389d1ef17
cfq: fix IOPRIO_CLASS_IDLE accounting
|
17 years ago |
Oleg Nesterov
|
0a0836a09c
cfq_get_queue: fix possible NULL pointer access
|
17 years ago |
Oleg Nesterov
|
4310864b9d
cfq_exit_queue() should cancel cfq_data->unplug_work
|
17 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 |