Hi, We are implmenting copyin\out using DMA engine, and we have noticed that the maximum buffer size is 8KB (for example when using 'dd if=/dev/sd0c of=/dev/null bs=131072' ) , Is there a reason for this? can this size be increased ? Thanks in advance