• Len Brown's avatar
    tools/power turbostat: further decode MSR_IA32_MISC_ENABLE · e6512624
    Len Brown authored
    Decode MISC_ENABLE.NO_TURBO,
    also use the #defines in msr-index.h for decoding this register
    
    cpu0: MSR_IA32_MISC_ENABLE: 0x00850089 (TCC EIST MWAIT TURBO)
    
    Although it is not architectural, decode also
    MSR_IA32_MISC_ENABLE.prefetch-disable (bit-9).
    documented to be present on: Core, P4, Intel-Xeon
    reserved on: Atom, Silvermont, Nehalem, SNB, PHI ec.
    Signed-off-by: default avatarLen Brown <len.brown@intel.com>
    e6512624
turbostat.c 114 KB