Skip to main content

Module memory

Module memory 

Source
Expand description

Physical memory (RAM) slot detection — type, speed, and capacity.

Structs§

DimmSlot
Represents one DIMM slot as parsed from DMI type-17 output.

Functions§

detect_physical_memory
format_dimm_slots
Formats a list of DIMM slots into a human-readable summary string.
parse_dmidecode_type17
Parses dmidecode --type 17 text output into a list of populated DIMM slots.