Subclass of CIM_Memory
Capabilities and management of Memory-related LogicalDevices.
boolean HasNUMA
Indicates whether memory has NUMA layout.
uint16 TransparentHugeMemoryPageStatus
Current state of the transparent huge memory pages. The state can be “Unsupported”, what means that the feature is not available on the system, “Never” when the feature is disabled, “Madvise” when huge pages are used only in marked memory area or “Always” when this feature is used all the time.
ValueMap Values 0 Unsupported 1 Never 2 Madvise 3 Always
uint32[] SupportedHugeMemoryPageSizes
All supported huge memory page sizes in currently running kernel in kB.
uint32 StandardMemoryPageSize
Standard memory page size in kB.
None