BMC_SystemResource
Hierarchy:
- BMC_BaseElement
- BMC_SystemComponent
- BMC_LogicalSystemComponent
- BMC_SystemResource
- BMC_LogicalSystemComponent
- BMC_SystemComponent
Stores information about an entity managed by a BIOS, an operating system, or other software that is available for use by application software, logical devices, or both.
System resources are individually identified and allocated entities that can be assigned, reserved, counted, tracked, released, reset, and so on.
Examples of software resources are message queues, shared memory segments (identified by a key value), and named pipes. Examples of hardware resources in an x86 environment are IRQs, DMA channels, and memory-mapped I/O.
Class type
CI