1
0
Fork 0
alistair23-linux/block
Andi Kleen 8269730b38 [BLOCK] Fix bounce limit address check
Do a safer check for when to enable DMA. Currently we enable ISA DMA
for cases that do not need it, resulting in OOM conditions when ZONE_DMA
runs out of space.

Signed-off-by: Jens Axboe <axboe@suse.de>
2006-06-23 17:10:39 +02:00
..
Kconfig [PATCH] config: fix CONFIG_LFS option 2006-03-31 12:18:55 -08:00
Kconfig.iosched [PATCH] Make CFQ the default IO scheduler 2006-06-23 17:10:39 +02:00
Makefile [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 2006-03-23 20:00:26 +01:00
as-iosched.c [PATCH] rbtree: support functions used by the io schedulers 2006-06-23 17:10:39 +02:00
blktrace.c [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 2006-03-23 20:00:26 +01:00
cfq-iosched.c [PATCH] rbtree: support functions used by the io schedulers 2006-06-23 17:10:39 +02:00
deadline-iosched.c [PATCH] rbtree: support functions used by the io schedulers 2006-06-23 17:10:39 +02:00
elevator.c [PATCH] remove dead code from elevator switching 2006-06-23 17:10:38 +02:00
genhd.c [PATCH] Driver core: add generic "subsystem" link to all devices 2006-06-21 12:40:49 -07:00
ioctl.c [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 2006-03-23 20:00:26 +01:00
ll_rw_blk.c [BLOCK] Fix bounce limit address check 2006-06-23 17:10:39 +02:00
noop-iosched.c [PATCH] elevator switching race 2006-06-08 15:14:23 -07:00
scsi_ioctl.c [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations 2006-04-13 10:13:15 -05:00