Files
twx-linux/block
Andi Kleen 9f24916834 BLOCK: Fix bounce limit address check
This fixes some OOMs on 64bit systems with <4GB of RAM when accessing
the cdrom. 

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: Andi Kleen <ak@suse.de>
Signed-off-by: Jens Axboe <axboe@suse.de>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-07-24 20:35:19 -07:00
..
2006-06-08 15:14:23 -07:00
2006-06-08 15:14:23 -07:00
2006-03-31 12:18:55 -08:00
2006-06-08 15:14:23 -07:00