CPUINFO.CacheInfo

Cache information.

Members

Variables

clflush
bool clflush;

CLFLUSH instruction

clflushLinesize
ubyte clflushLinesize;

Linesize of CLFLUSH in bytes

clflushopt
bool clflushopt;

CLFLUSH instruction

cnxtId
bool cnxtId;

L1 Context ID

invpcid
bool invpcid;

INVPCID instruction

level
CACHEINFO[CACHE_LEVELS] level;
Undocumented in source.
levels
uint levels;
Undocumented in source.
prefetchw
bool prefetchw;

PREFETCHW instruction

ss
bool ss;

SelfSnoop

wbnoinvd
bool wbnoinvd;

WBNOINVD instruction

Meta