]> xenbits.xensource.com Git - qemu-xen-3.3-testing.git/commit
Improve DMA transfers by increasing the size of DMA buffers.
authorIan Jackson <iwj@mariner.uk.xensource.com>
Wed, 26 Mar 2008 16:09:35 +0000 (16:09 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 12 May 2008 11:16:24 +0000 (12:16 +0100)
commit0772e6364bc2c782b73d46d351185c5889acd422
tree7ab2f104a23a342753ecb9e391b35e221f03068c
parent02d7667c79550e4479c798ddc445c90ebfe19476
Improve DMA transfers by increasing the size of DMA buffers.

This involves a new constant IDE_DMA_BUF_SIZE which is separate from
MAX_MULT_SECTORS.

Cross-ported from xen-unstable
 17267:f4a92f0db20fda98a633c149e3396c005a759a77

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
hw/ide.c