Cpu speed from cpuinfo 3410.00Mhz
cpuinfo might be wrong if cpufreq is enabled. To guess correctly try estimating via tsc
Linux's inbuilt cpu_khz code emulated now
True Frequency (without accounting Turbo) 3409 MHz
CPU Multiplier 34x || Bus clock frequency (BCLK) 100.26 MHz
Socket [0] - [physical cores=4, logical cores=8, max online cores ever=4]
TURBO ENABLED on 4 Cores, Hyper Threading ON
True Frequency 3509.26 MHz (100.26 x [35])
Max TURBO Multiplier (if Enabled) with 1/2/3/4 Cores is 38x/37x/36x/35x
Current Frequency 3038.69 MHz [100.26 x 30.31] (Max of below)
Core [core-id] :Actual Freq (Mult.) C0% Halt(C1)% C3 % C6 % C7 % Temp
Core 1 [0]: 3014.02 (30.06x) 41.5 17.6 3 42.6 0 38
Core 2 [1]: 2045.54 (20.40x) 3.33 8.33 2.83 86.8 0 36
Core 3 [2]: 2906.24 (28.99x) 2.74 0.673 1 96 0 36
Core 4 [3]: 3038.69 (30.31x) 3.96 1.36 1 94.1 0 36
C0 = Processor running without halting
C1 = Processor running with halts (States >C0 are power saver)
C3 = Cores running with PLL turned off and core cache turned off
C6 = Everything in C3 + core state saved to last level cache
Above values in table are in percentage over the last 1 sec
[core-id] refers to core-id number in /proc/cpuinfo
'Garbage Values' message printed when garbage values are read
Ctrl+C to exit