aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorFUJITA Tomonori <[email protected]>2010-06-17 14:58:21 +0200
committerJens Axboe <[email protected]>2010-08-07 18:15:46 +0200
commitb375a612ad931264b71cf162d692b4420f2578a9 (patch)
tree9d83cab7da3a9088f83c70078bb59d15bd096370 /tools/perf/scripts/python/bin
parent41f2df62894bfcd3bf868af916b32b90aa7168dc (diff)
aha1532: remove ISA_DMA_THRESHOLD usage
We can safely remove ISA_DMA_THRESHOLD usage in aha1542. aha1542 uses ISA_DMA_THRESHOLD to see if: - the buffers in scatter/list are below 16MB. - scsi_host is below 16MB. Both checkings were added in the ancient times but aren't necessary nowadays since we properly bounce the buffers and allocate scsi_host below 16MB with non-zero unchecked_isa_dma. Signed-off-by: FUJITA Tomonori <[email protected]> Acked-by: James Bottomley <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions