Device\CIM_AssociatedProcessorMemory.mof.mof (HTML version)

Return to index
CIM_AssociatedProcessorMemory Superclass: CIM_AssociatedMemory
Associates the Processor and system Memory, or a Processor's Cache.
Qualifiers:Version ( "2.6.0" ) Association
Parameters (local in grey)
Units ( "MegaHertz" )
uint32 BusSpeed ;
Speed of the bus, in MHertz, between the Processor and Memory.
Override ( "Dependent" )
CIM_Processor REF Dependent ;
The Processor that accesses the Memory or uses the Cache.
Override ( "Antecedent" )
CIM_Memory REF Antecedent ;
Memory installed on or associated with a Device.