Click or drag to resize
Xcalibur Systems LLC Logo

CacheDescriptor Fields

The CacheDescriptor type exposes the following members.

Fields
 NameDescription
Public fieldAssociativity The cache associativity. If this member is CACHE_FULLY_ASSOCIATIVE (0xFF), the cache is fully associative.
Public fieldLevel The cache level. This member can currently be one of the following values; other values may be supported in the future.
Public fieldLineSize The cache line size, in bytes.
Public fieldSize The cache size, in bytes.
Public fieldType The cache type. This member is a value.
Top
See Also