Class CIM_PersistentMemoryNamespaceSettingData
extends CIM_ResourceAllocationSettingData

PersistentMemoryNamespaceSettingData reflects the parameters specified during persistent memory namespace creation or modification that define the quality of service offered by the associated PersistentMemoryNamespace.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_ResourceAllocationSettingData
   |
   +--CIM_PersistentMemoryNamespaceSettingData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringPersistentMemoryNamespaceSettingData reflects the parameters specified during persistent memory namespace creation or modification that define the quality of service offered by the associated PersistentMemoryNamespace.
UMLPackagePathstringCIM::Device::ConfigurableMemory
Versionstring2.47.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AccessTypeuint16
DescriptionstringThe type of access supported for the namespace."Read" read access is supported. "Write" write access is supported. "Read/Write" read and write access is supported.
ValueMapstring0, 2, 3, 4, .., 0x8000..0xFFFF
ValuesstringUnknown, Read, Write, Read/Write, DMTF reserved, Vendor Reserved
Optimizeuint16
DescriptionstringDescribes preferences relating to the allocation that can be described by flags "None" no specific optimizations requested. "Best Performance" Namespace optimized for best performance. "Smallest Size" Namespace optimized for smallest size. "Copy On Write" Namespace optimized for copy on write.
ValueMapstring0, 2, 3, 4, 5, .., 0x8000..0xFFFF
ValuesstringUnknown, None, Best Performance, Smallest Size, Copy On Write, DMTF reserved, Vendor Reserved
ResourceTypeuint16
DescriptionstringThe type of resource this allocation setting represents. "Storage Volume" a logical block device. "Byte Addressable Persistent Memory" persistent memory accessible by load/store operations. "Block Addressable Persistent Memory" synthetic block device.
ModelCorrespondencestringCIM_ResourceAllocationSettingData.OtherResourceType, CIM_ResourceAllocationSettingData.ResourceSubType
OverridestringResourceType
ValueMapstring0, 1, 32, 35, 36, .., 0x8000..0xFFFF
ValuesstringUnknown, Other, Storage Volume, Byte Addressable Persistent Memory, Block Addressable Persistent Memory, DMTF reserved, Vendor Reserved

Inherited Properties

NameData Type
Addressstring
AddressOnParentstring
AllocationUnitsstring
AutomaticAllocationboolean
AutomaticDeallocationboolean
Captionstring
ChangeableTypeuint16
ConfigurationNamestring
ConsumerVisibilityuint16
Descriptionstring
ElementNamestring
Generationuint64
InstanceIDstring
Limituint64
MappingBehavioruint16
OtherResourceTypestring
Parentstring
PoolIDstring
Reservationuint64
ResourceSubTypestring
SoIDstring
SoOrgIDstring
VirtualQuantityuint64
VirtualQuantityUnitsstring
Weightuint32
ComponentSettingstring[]
Connectionstring[]
HostResourcestring[]

Class Methods