Soldato
- Joined
- 18 May 2010
- Posts
- 23,622
- Location
- London
Nope.
The limitation of x86 hosts is that they can only address 4GB RAM. It's mandatory that add-on cards such as GPUs, SPUs, RAID cards, etc are addressed first, meaning that the system RAM can only be addressed up to a total of 4GB minus the afore-mentioned hardware.
Nothing is mirrored, GPU ram isn't reserved in system RAM, and x86 applications on x64 hosts do not cause the same limitation to occur.
Yea that is what I said, although, some slight misswording and you can interprt my words differently.
Its not that the gpu is reserving or mapping ram, its the fact that the vram basically gets deducted from the total system ram that a 32bit application can address.