Re: DMA mapping on SCSI device?

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Robert Hancock <hancockr@...>
Cc: <linux-arch@...>, ide <linux-ide@...>, linux-kernel <linux-kernel@...>, <linux-scsi@...>
Date: Monday, January 28, 2008 - 11:21 pm

On Jan 29, 2008 11:08 AM, Robert Hancock <hancockr@shaw.ca> wrote:
...

Have you measured the impact of setting the PCI dma mask to 32-bit?

Last time Alex Williamson (HP) measured this on IA64, we deliberately
forced pci_map_sg() to use the IOMMU even for devices that were 64-bit
capable. We got 3-5% better throughput since the device had fewer
entries to retrieve and the devices (at the time) weren't that good at
processing SG lists.


I'm pretty sure that's not possible (using two PCI dev structs). I'm
skeptical it's worth converting DMA services to use SCSI devs since
that's an extremely invasive change for a marginal benefit.

hth,
grant

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
DMA mapping on SCSI device?, Robert Hancock, (Mon Jan 28, 8:08 pm)
Re: DMA mapping on SCSI device?, Luben Tuikov, (Tue Jan 29, 6:09 pm)
Re: DMA mapping on SCSI device?, Matthew Wilcox, (Thu Jan 31, 1:01 am)
Re: DMA mapping on SCSI device?, Robert Hancock, (Tue Jan 29, 10:00 pm)
Re: DMA mapping on SCSI device?, Mark Lord, (Wed Jan 30, 12:56 pm)
Re: DMA mapping on SCSI device?, Robert Hancock, (Wed Jan 30, 8:09 pm)
Re: DMA mapping on SCSI device?, Mark Lord, (Wed Jan 30, 1:00 pm)
Re: DMA mapping on SCSI device?, Andi Kleen, (Tue Jan 29, 12:28 am)
Re: DMA mapping on SCSI device?, Luben Tuikov, (Tue Jan 29, 6:23 pm)
Re: DMA mapping on SCSI device?, James Bottomley, (Tue Jan 29, 11:33 am)
Re: DMA mapping on SCSI device?, Matthew Wilcox, (Mon Jan 28, 11:37 pm)
Re: DMA mapping on SCSI device?, Grant Grundler, (Mon Jan 28, 11:21 pm)