• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Enable Memory Remap on Vista x64 with on 2 gigs?

Is there any benefit to enabling the memory remap feture if I only have 2 gigs of ram? In my bios, the description of this feature says that it improves memory utilization. All I know that this feature does it lets the OS detect more than 3.2 GB of ram.

Thanks.
 
The memory mapped IO takes up some of the physical address space. The memory remap function was invented so the MMIO space and RAM wouldn't overlap. So unless MMIO in your machine takes up more than 2GB then it will have no effect.

If you had 4GB installed, and MMIO takes, lets say, 0.75GB, the remap function would take the last GB and hoist it up above the 4GB-boundary.
 
Back
Top