[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Non PCI bursting cards should go to the trash can



Jawad Qureshi <qureshi_jawad@usa.net> écrit :
[...]
> I am facing some problems with the pci. I have two questions about Pci.
> First is that 
> 1-how one can explicitly specify to brust on the pci device;
> 2-We have a custom made pci card . The problem is that the transfer on this
> card is slow. I am making 40 double word transfers from the fifoes on the
> board to the memory. The pci card does not allow brusts. These transfers are
> taking almost 32us. Can any body tell why this much time is taking place.

32us/40 = 800ns. PCI at 33MHz, cycle = 33ns -> 24 cycle/access.
The *address* phase of a PCI r/w cycle eats 6 cycles for himself at least.
It looks rather normal.

-- 
Ueimor
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux.eu.org/Linux-MM/