Tejun Heo
|
7e5a879449
block, cfq: move io_cq exit/release to blk-ioc.c
|
13 years ago |
Tejun Heo
|
c586980732
block, cfq: reorganize cfq_io_context into generic and cfq specific parts
|
13 years ago |
Tejun Heo
|
1238033c79
block, cfq: kill cic->key
|
13 years ago |
Tejun Heo
|
b2efa05265
block, cfq: unlink cfq_io_context's immediately
|
13 years ago |
Tejun Heo
|
dc86900e0a
block, cfq: move ioc ioprio/cgroup changed handling to cic
|
13 years ago |
Tejun Heo
|
283287a52e
block, cfq: misc updates to cfq_io_context
|
13 years ago |
Tejun Heo
|
6e736be7f2
block: make ioc get/put interface more conventional and fix race on alloction
|
13 years ago |
Tejun Heo
|
42ec57a8f6
block: misc ioc cleanups
|
13 years ago |
Shaohua Li
|
383cd7213f
CFQ: move think time check variables to a separate struct
|
14 years ago |
Jens Axboe
|
cedb4a7d9f
block: remove unused copy_io_context()
|
14 years ago |
Arnd Bergmann
|
4d2deb40b2
kernel: __rcu annotations
|
15 years ago |
Konstantin Khlebnikov
|
bca4b914b5
cfq-iosched: remove dead_key from cfq_io_context
|
15 years ago |
Ben Blum
|
67523c48aa
cgroups: blkio subsystem as module
|
15 years ago |
Richard Kennedy
|
58c24a6161
block: remove padding from io_context on 64bit builds
|
15 years ago |
Kirill Afonshin
|
ce289321b7
block: removed unused as_io_context
|
15 years ago |
Louis Rilling
|
b69f229206
block: Fix io_context leak after failure of clone with CLONE_IO
|
15 years ago |
Vivek Goyal
|
31e4c28d95
blkio: Introduce blkio controller cgroup interface
|
15 years ago |
Jeff Moyer
|
b2c18e1e08
cfq: calculate the seek_mean per cfq_queue not per cfq_io_context
|
15 years ago |
Li Zefan
|
cbb4f2646d
io context: fix ref counting
|
16 years ago |
Nikanth Karthikesan
|
d9c7d394a8
block: prevent possible io_context->refcount overflow
|
16 years ago |
Jens Axboe
|
da9cbc8739
block: blkdev.h cleanup, move iocontext stuff to iocontext.h
|
17 years ago |
Jens Axboe
|
d237e5c7ce
io context: increment task attachment count in ioc_task_link()
|
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
|
4ac845a2e9
block: cfq: make the io contect sharing lockless
|
17 years ago |
Jens Axboe
|
d38ecf935f
io context sharing: preliminary support
|
17 years ago |
Jens Axboe
|
fd0928df98
ioprio: move io priority from task_struct to io_context
|
17 years ago |