Click or drag to resize
Xcalibur Systems LLC Logo

SystemLogicalProcessorInformationUnionCache Field

A structure that identifies the characteristics of a particular cache. There is one record returned for each cache reported. Some or all caches may not be reported, depending on the mechanism used by the processor to identify its caches. Therefore, do not assume the absence of any particular caches. Caches are not necessarily shared among logical processors.

Namespace: Xcalibur.NativeMethods.V2.SystemInfo
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
[FieldOffsetAttribute(0)]
public CacheDescriptor Cache

Field Value

CacheDescriptor
See Also