答案1
Due to an architectural decision made long ago, if you have 4GB of physical RAM installed, Windows is only able to report a portion of the physical 4GB of RAM (ranges from ~2.75GB to 3.5GB depending on the devices installed, motherboard's chipset & BIOS).
This behavior is due to "memory mapped IO reservations". Those reservations overlay the physical address space and mask out those physical addresses so that they cannot be used for working memory. This is independent of the OS running on the machine.
引自:http://blogs.msdn.com/b/hiltonl/archive/2007/04/13/the-3gb-not-4gb-ram-problem.aspx
从 CPUZ 数据表来看,主板是 i945。阅读更多:https://forum-en.msi.com/index.php?topic=123711.0
简单来说:Or, a Windows 64-bit computer may show only 7.1 GB of usable system memory when 8 GB of memory may be installed. This is because usable memory is a calculated amount of the total physical memory minus “hardware reserved” memory.
http://www.thewindowsclub.com/computer-ram-graphics-card-video-memory