Account Links: Cart | Register | Log In

Skip to content

Red Hat Knowledgebase
Red Hat Knowledgebase Search
Article translations:
Currently Being Moderated

How can I find information on the maximum amount of memory my system can handle?

Article ID: 15624 - Created on: Feb 1, 2009 9:10 PM - Last Modified:  Feb 3, 2009 3:25 PM

Release Found: Red Hat Enterprise Linux 5 and later

 

The dmidecode command can be used to display information from the systems' BIOS that includes the maximum memory that the BIOS will support. This information is displayed by dmidecode as type 16 (Physical Memory Array) which can be filtered with the command dmidecode -t 16.

 

For instance, the following output shows a system that can support a maximum of 16GB of RAM.

 


Handle 0x0032, DMI type 16, 15 bytes
Physical Memory Array
     Location: System Board Or Motherboard
     Use: System Memory
     Error Correction Type: None
     Maximum Capacity: 16 GB
     Error Information Handle: Not Provided
     Number Of Devices: 4

 

 

 

Feedback from users like yourself is a critical factor in helping us make the Red Hat Knowledgebase as useful as possible.

More Like This

  • Retrieving data ...