Linux 6.10 Will Print The Number Of Populated Memory Slots At Boot Time

Written by Michael Larabel in Linux Kernel on 20 May 2024 at 06:24 AM EDT. 9 Comments
LINUX KERNEL
As a small information heads up, the Linux 6.10 kernel will print the number of populated memory slots at boot time to the kernel log as a little helper.

The Linux 6.10 DMI updates were submitted today and will now try to stop decoding broken DMI entries. It will also print an informational message around the number of populated memory slots at boot time.

From the dmesg output on Linux 6.10+ will be a message of "DMI: Memory slots populated: " with the number of memory slots deemed to be populated -- assuming the Desktop Management Interface (DMI) information is accurate.

DDR5 DIMMs


This is just a convenient helper with the memory topology information already can be manually calculated and analyzed via the likes of the dmidecode utility as root. For those not as root to use dmidecode or access the dmesg output, there is another nifty way for accessing the Linux memory information without needing any elevated privileges.

The DMI updates for Linux 6.10 has just this little informational and two fixes for this cycle.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week