> > No > > The space is linear in physical space and if you have PCI/64 > > capable devices they can access it all too. > > > > (In fact 64 bit addresses have been supported even in 32 bit wide PCI > > since day 1). > > OK, then what was that whole paging thing everyone was talking about, I > thought that was partially done in hardware on the chipset of the > motherboard... or was that completely in the operating system? Julian is on crack. DAC (Double Address Cycle) is a relatively recent addition to PCI that allows 32-bit cards with 64-bit savvy logic to talk to host memory using 64-bit target addresses. Older systems used a scatter-gather mechanism to present a virtualised view of the system's physical address space to the PCI bus (typically you'll see this in Alpha systems). -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] V I C T O R Y N O T V E N G E A N C E 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? Kenneth Wayne Culver
- Re: How to visit physical memory above 4G? mark tinguely
- 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? Julian Elischer
- Re: How to visit physical memory above 4G? Rik van Riel
- Re: How to visit physical memory above 4G? Sergey Babkin
- 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