2
My PC has 8GB of memory installed and is running Win 7 64-bit. I ran a tool named fwmemmap that shows the firmware memory map for the system but it's showing around 60MB more than is physically installed -
The total of all type 1 (memory) adds up to 8142MB which is correct and is also correlated in Windows -
I would have expected the total of the type 2 (reserved) and type 4 (ACPI NVS) memory to equal 50 MB to bring the total to 8192 MB but it equals around 110MB? Which is more than is physically installed.
Is anyone able to explain why this is?
Any help would be appreciated,
Thanks.
1It reads like those are reserved address ranges, not memory. – Der Hochstapler – 2014-04-07T21:52:25.020
@OliverSalzburg Thanks for the comment. Is the total reserved address higher than the physical memory installed becuase addresses for I/O devices are being counted? – RJSmith92 – 2014-04-08T11:47:48.470
To make sense of the output, we would need to know what this tool actually is and what it's supposed to do. So far you've simply presented a list of addresses and an assumption you've made based on observing them. – Der Hochstapler – 2014-04-08T12:05:13.070
The tool is called fwmemmap and shows the memory map that is created by the firmware. – RJSmith92 – 2014-04-08T12:07:18.707