Class: VirtualMemoryDesc
Description
The VirtualMemory information element supports the specification of requirements related to virtual memory of a virtual compute resource.
References: ETSI GS NFV-IFA 011 (VirtualMemoryData)
Associations
table of relationships
Related Class | Type | Name | Description | Cardinality |
---|---|---|---|---|
generalization | IsASubclass | Virtual Memory Descriptor is a Subclass of | ||
VirtualComputeDesc | association | VirtualComputeDescHas | A Virtual Compute Descriptor has 1 Virtual Memory Descriptor | 1 to 0..1 |
Attributes
table of attributes
Attribute | Qualifier | Cardinality | Content | Description |
---|---|---|---|---|
virtualMemSize | M | 1 | Scalar-Unit-Size | Amount of virtual memory. References: ETSI GS NFV-IFA 011 |
virtualMemOversubscriptionPolicy | M | 0..1 | String | The memory core oversubscription policy in terms of virtual memory to physical memory on the platform. The cardinality can be 0 during the allocation request, if no particular value is requested. References: ETSI GS NFV-IFA 011 |
vduMemRequirements | M | 0..* | NameValuePair | Array of key-value pair requirements on the memory for the VDU. References: ETSI GS NFV-IFA 011 |
numaEnabled | M | 1 | Boolean | Specifies the memory allocation to be cognizant of the relevant process/core allocation. The cardinality can be 0 during the allocation request, if no particular value is requested. References: ETSI GS NFV-IFA 011 |