• 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.

Hardware reserved memory

Hardware reserved memory is independent of OS, it's the memory range reserved by the hardware for things like MMIO.
 
Those addresses aren't wasted, they're required by your hardware. The only way to reduce that amount is to change hardware. Most BIOSes have an option to remap the physical memory that belongs to those addresses above the 4G mark so that it can be used.
 
I'm not sure what you mean by "wasted? anyway. You are using less than 1GB total and there's right at 3GB available. The hardware reserved amount is only 131MB.
 
I'm not sure what you mean by "wasted? anyway. You are using less than 1GB total and there's right at 3GB available. The hardware reserved amount is only 131MB.

I was surprised to see it's only 131M as well, but even so he's got a 64-bit OS so if his BIOS supports it he should be able to enable memory remapping and get it back.
 
Back
Top