Alan,

>> How about performance impact of
>>
>>              if (hwif->no_lba48 || hwif->no_lba48_dma)
>>                      hwif->rqsize = 256;
>>              else
>>                      hwif->rqsize = 65536;
>>
>> in ide-probe.c ?
> 
> Only relevant for DMA really

So rqsize is only needed for DMA accesses?
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to