anilkumar010101 Posted April 7, 2008 Report Posted April 7, 2008 I am using Total Network Inventory software 1.6.0.1281 to scan IBM X 3850 server which has Windows 2003 Enterprise Edition(32-bit) on it. Windows task manager and Windows system properties shows physical RAM installed as 8GB. After scanning the system using Total Network Inventory I get physical memory installed as 8GB but there is something called as memory visible to OS which is only 4GB. I really want to know exactly where is the problem and how to resolve it.. I can not add the screenshots due to some permission problem. "The requested file upload failed because suitable permissions have not been enabled on the 'uploads' directory. Please contact the board administrator and inform them of this error." Thanks in advance.. Anil Kumar Quote
Support Posted April 8, 2008 Report Posted April 8, 2008 Our software uses Microsoft Windows Management Instrumentation (WMI) service to get the information. The value you are asking about is obtained from the Win32_OperatingSystem class, from the value "TotalVisibleMemorySize", and here is what is said about this value in https://learn.microsoft.com/en-us/windows/win32/cimwin32prov/win32-operatingsystem?redirectedfrom=MSDN: "Total amount, in kilobytes, of physical memory available to the operating system. This value does not necessarily indicate the true amount of physical memory, but what is reported to the operating system as available to it." Usually this value indicates the amount of physical memory minus a couple of Mb which are taken by BIOS, or a couple of dozens of Mb which are taken for integrated adapter memory. However unfortunately in this case we cannot explain why this amount is twice less than the physical memory amount. This may require some contact with Microsoft. P.S. Forum attachments are temporarily disabled. Quote
rrnworks Posted April 27, 2008 Report Posted April 27, 2008 Your problem is most likely related to the PAE switch: https://learn.microsoft.com/en-US/troubleshoot/windows-server/performance/how-pae-awe-work-together Certain motherboards require it to access more than 4GB of RAM. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.