Перейти к содержанию

cpu Model Interface

CPU capabilities.

arch must be one of:

  • x86
  • x86_64
  • PPC
  • PPC64
  • ARM7
  • MIPS

Variables

NameTypeDescriptionRequiredConstant
archstrCPU Architecture
coresintEffective number of cores. For bigLITTLE and similar, the maximal number of cores which may work similtaneously
htboolHyper-Threading support
freqintNominal frequence in MHz
turbo_freqintMaximal frequence in MHz
l1_cacheintL1 cache size in kb
l2_cacheintL2 cache size in kb
l3_cacheintL3 cache size in kb