Reference Guide

CIM_Memory
The CIM_Memory class identied in Table below describes the capabilities and management of storage extent devices, for example,
cache memory or system memory.
Table 42. CIM_Memory Properties
Class Name:
CIM_Memory
Parent Class:
CIM_StorageExtent
CIM_CacheMemory
The CIM_CacheMemory class described in CacheMemoryProperties describes the capabilities and management of cache memory.
Cache memory allows a microprocessor to access data and instructions faster than normal system memory
Table 43. CIM_CacheMemory Properties
Class Name:
CIM_CacheMemory
Parent Class:
CIM_Memory
Property Description Data Type
Level Denes if this is the primary, secondary, or
tertiary cache. Values for the Level
property are as follows:
1- Other
2- Unknown
3- Primary
4 - Secondary
5- Tertiary
6- Not applicable
uint16
WritePolicy Denes if this cache is a write-back or
write-through cache or if this information
varies with address or is dened
individually for each input/output (I/O).
Values for the
WritePolicy property are as
follows:
uint16
46