linux/block
Malahal Naineni efb012b361 block: set the bounce_pfn to the actual DMA limit rather than to max memory
The bounce_pfn of the request queue in 64 bit systems is set to the
current max_low_pfn. Adding more memory later makes this incorrect.
Memory allocated beyond this boot time max_low_pfn appear to require
bounce buffers (bounce buffers are actually not allocated but used in
calculating segments that may result in "over max segments limit"
errors).

Signed-off-by: Malahal Naineni <malahal@us.ibm.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
2010-10-01 14:45:27 +02:00
..
blk-barrier.c
blk-cgroup.c blk-cgroup: cgroup changes for IOPS limit support 2010-09-16 08:42:58 +02:00
blk-cgroup.h blk-cgroup: cgroup changes for IOPS limit support 2010-09-16 08:42:58 +02:00
blk-core.c blkio: Core implementation of throttle policy 2010-09-16 08:42:52 +02:00
blk-exec.c block: Prevent hang_check firing during long I/O 2010-09-24 15:52:09 +02:00
blk-integrity.c
blk-ioc.c
blk-iopoll.c
blk-lib.c
blk-map.c
blk-merge.c
blk-settings.c block: set the bounce_pfn to the actual DMA limit rather than to max memory 2010-10-01 14:45:27 +02:00
blk-softirq.c
blk-sysfs.c
blk-tag.c
blk-throttle.c blkio: Implementation of IOPS limit logic 2010-09-16 08:44:00 +02:00
blk-timeout.c
blk.h
bsg.c
cfq-iosched.c cfq: improve fsync performance for small files 2010-09-20 15:24:50 +02:00
cfq.h
compat_ioctl.c
deadline-iosched.c
elevator.c
genhd.c block: Fix race during disk initialization 2010-09-16 20:36:36 +02:00
ioctl.c
Kconfig blkio: Core implementation of throttle policy 2010-09-16 08:42:52 +02:00
Kconfig.iosched
Makefile blkio: Core implementation of throttle policy 2010-09-16 08:42:52 +02:00
noop-iosched.c
scsi_ioctl.c