On Thu, 2 Aug 2001, Terry Lambert wrote: > Correct me if I'm wrong, and 64 bit PCI cards can in fact > DMA at offsets above 4G, in the physical address space... They can. And for 32 bit PCI cards you simply use bounce buffers in the same way you handle ISA bounce buffers. It's ugly, but if you have a huge dataset it's better than getting the data from disk. Rik -- Virtual memory is like a game you can't win; However, without VM there's truly nothing to lose... http://www.surriel.com/ http://distro.conectiva.com/ Send all your spam to [EMAIL PROTECTED] (spam digging piggy) To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Re: How to visit physical memory above 4G? Julian Elischer
- Re: How to visit physical memory above 4G? Kenneth Wayne Culver
- Re: How to visit physical memory above 4G? Mike Smith
- Re: How to visit physical memory above 4G? Julian Elischer
- Re: How to visit physical memory above 4G? Rik van Riel
- Re: How to visit physical memory above 4G? Rik van Riel
- Re: How to visit physical memory above 4G? Kenneth Wayne Culver
- RE: How to visit physical memory above 4G? Charles Randall
- RE: How to visit physical memory above 4G? Rik van Riel
- Re: How to visit physical memory above 4G? Terry Lambert
- Re: How to visit physical memory above 4G? Rik van Riel
- Re: How to visit physical memory above 4G? Terry Lambert
- Re: How to visit physical memory above 4G? Mike Smith
- Re: How to visit physical memory above 4G? Rik van Riel
- Re: How to visit physical memory above 4G? Terry Lambert
- Re: How to visit physical memory above 4G? Terry Lambert
- Re: How to visit physical memory above 4G? Rik van Riel
- Re: How to visit physical memory above 4G? Bernd Walter
- Re: How to visit physical memory above 4G? Garance A Drosihn
- Re: How to visit physical memory above 4G? Rik van Riel