Expand description
Physical memory (RAM) slot detection — type, speed, and capacity.
Structs§
- Dimm
Slot - 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 17text output into a list of populated DIMM slots.