dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
CacheInfo.associativity
core
cpuid
CacheInfo
Number of ways of associativity, eg:
1 = direct mapped
2 = 2-way set associative
3 = 3-way set associative
ubyte.max = fully associative
struct
CacheInfo
ubyte
associativity
;
Meta
Source
See Implementation
core
cpuid
CacheInfo
variables
associativity
lineSize
size
Number of ways of associativity, eg: