Cache | |
The CacheDescriptor type exposes the following members.
| Name | Description | |
|---|---|---|
| Associativity | The cache associativity. If this member is CACHE_FULLY_ASSOCIATIVE (0xFF), the cache is fully associative. | |
| Level | The cache level. This member can currently be one of the following values; other values may be supported in the future. | |
| LineSize | The cache line size, in bytes. | |
| Size | The cache size, in bytes. | |
| Type | The cache type. This member is a value. |