loadPhysicalMemories

private fun loadPhysicalMemories(sourceList: List<PhysicalMemory>): List<PhysicalMemory>

Loads the physical memory modules from the source list

Return

A list of PhysicalMemory objects encapsulating physical memory information

Parameters

sourceList

The source list of oshi.hardware.PhysicalMemory objects