remarkable-linux/block
Jens Axboe ff856bad67 [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq
Request completion can be a quite heavy process, since it needs to
iterate through the entire request and complete the bio's it holds.
This patch adds blk_complete_request() which moves this processing
into a dedicated block softirq.

Signed-off-by: Jens Axboe <axboe@suse.de>
2006-01-09 16:02:34 +01:00
..
as-iosched.c [BLOCK] as-iosched: update alias handling 2006-01-06 09:39:03 +01:00
cfq-iosched.c [BLOCK] mark some block/ variables cons 2006-01-06 09:46:02 +01:00
deadline-iosched.c [BLOCK] mark some block/ variables cons 2006-01-06 09:46:02 +01:00
elevator.c [BLOCK] reimplement handling of barrier request 2006-01-06 09:51:03 +01:00
genhd.c [PATCH] driver core: replace "hotplug" by "uevent" 2006-01-04 16:18:08 -08:00
ioctl.c [PATCH] Add block_device_operations.getgeo block device method 2006-01-08 20:13:54 -08:00
Kconfig [PATCH] s390: cleanup Kconfig 2006-01-06 08:33:53 -08:00
Kconfig.iosched [BLOCK] iosched: fix setting of default io scheduler 2005-11-04 08:44:58 +01:00
ll_rw_blk.c [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq 2006-01-09 16:02:34 +01:00
Makefile
noop-iosched.c [BLOCK] noop-iosched: reimplementation of request dispatching 2005-11-12 10:56:52 +01:00
scsi_ioctl.c [BLOCK] mark some block/ variables cons 2006-01-06 09:46:02 +01:00