Re: [intel-pstate driver regression] processor frequency very high even if in idle

From: Sedat Dilek
Date: Thu Mar 31 2016 - 03:45:16 EST


On Thu, Mar 31, 2016 at 8:38 AM, Sedat Dilek <sedat.dilek@xxxxxxxxx> wrote:
> On Thu, Mar 31, 2016 at 1:41 AM, Rafael J. Wysocki <rafael@xxxxxxxxxx> wrote:
>> On Thu, Mar 31, 2016 at 1:32 AM, Sedat Dilek <sedat.dilek@xxxxxxxxx> wrote:
>>> On Thu, Mar 31, 2016 at 1:28 AM, Rafael J. Wysocki <rafael@xxxxxxxxxx> wrote:
>>>> On Thu, Mar 31, 2016 at 1:25 AM, Sedat Dilek <sedat.dilek@xxxxxxxxx> wrote:
>>>>> On Thu, Mar 31, 2016 at 1:17 AM, Pandruvada, Srinivas
>>>>> <srinivas.pandruvada@xxxxxxxxx> wrote:
>>>>>> On Wed, 2016-03-30 at 15:46 -0700, Srinivas Pandruvada wrote:
>>>>>>> On Thu, 2016-03-31 at 00:25 +0200, Rafael J. Wysocki wrote:
>>>>>>> >
>>>>>>> > On 3/31/2016 12:18 AM, Srinivas Pandruvada wrote:
>>>>>>> > >
>>>>>>> > >
>>>>>>> > > On Wed, 2016-03-30 at 23:41 +0200, Sedat Dilek wrote:
>>>>>>> > > >
>>>>>>> > > >
>>>>>>> > > > Hi,
>>>>>>> > > >
>>>>>>> > > > I am using Intel-PState-Driver here with v4.6-rc1 and Intel-
>>>>>>> > > > SandyBridge-CPU.
>>>>>>> > > >
>>>>>>> > > > Here are my turbostat results attached.
>>>>>>> > > >
>>>>>>> > > > $ cd $BUILD_DIR
>>>>>>> > > > $ LC_ALL=C make -C tools/ turbostat
>>>>>>> > > >
>>>>>>> > > > $ sudo ./turbostat -i 1 --msr=0x199 --debug --out
>>>>>>> > > > /tmp/turbostat-i-1-msr-0x199-debug.txt
>>>>>>> > > >
>>>>>>> > > > Will try <https://patchwork.kernel.org/patch/8702071/>.
>>>>>>> > > >
>>>>>>> > > > Please see attached files.
>>>>>>> > > >
>>>>>>> > > Thanks. Your logs make sense. You have config set to performance
>>>>>>> > > mode
>>>>>>> > > by default (Which I believe default in all kernel Ubuntu). So as
>>>>>>> > > expected Intel P state was asking for max. So there is no issue
>>>>>>> > > here.
>>>>>>> > But the behavior is different from what it used to be, isn't it?
>>>>>>> >
>>>>
>>>> [cut]
>>>>
>>>>>
>>>>> Too much questions.
>>>>
>>>> OK
>>>>
>>>>> I switched to CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE=y and tested with
>>>>> the simplified revert-patch of Rafael.
>>>>
>>>> Why do you need the revert patch in the first place?
>>>
>>> I simply wanted to test CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE=y and
>>> keep the rest.
>>
>> But it is not clear to us whether or not your system has regressed
>> with respect to 4.5, which is the whole point of this thread. Do you
>> see a regression here?
>>
>> JÃrg in particular is saying that he sees the problem with both
>> performance and powersave settings. What about you?
>
> I have only tested with 4.6-rc1.
> My 4.5 kernel has no CONFIG_X86_MSR=m which is mandatory for turbostat.
>
> With CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE=y and without your
> simplified revert-patch.
> The values of Bzy_MHz look good for me.
>
> CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y is somehow showing higher
> values than TSC_MHz.
> Not sure if this really make sense if TSC_MHz is a max-value (which I
> don't know it is).
>

I have tested with Linux v4.5 and
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y and CONFIG_X86_MSR=m.

Both turbostat versions (v4.8 from Linux-4.5 and v4.11 from
Linux-4.6-rc1) show higher values in Bzy_MHz than TSC_MHz.

Checking the statement, after 1 minute performance->powersave freq-gov
auto-change on Ubuntu...
I ran approx. 3 minutes...

$ sudo ./turbostat --interval=1 --msr=0x199 --debug <--- turbostat v4.8

...this is the last line...

Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI
CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6
Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 7 0.40 1754 1596 0x00000000 0
1.31 0.00 0.00 98.29 55 55 0.71 0.00 1.25
93.96 2.62 0.16 0.08
0 0 10 0.63 1616 1596 0x00001700 0
2.01 0.00 0.00 97.36 54 55 0.71 0.00 1.25
93.96 2.62 0.16 0.08
0 1 4 0.27 1566 1596 0x00001700 0 2.37
1 2 11 0.55 2073 1596 0x00001700 0
0.23 0.00 0.00 99.22 55
1 3 2 0.16 1525 1596 0x00001700 0 0.62

Dunno why CPU%c7 and Pkg%pc7 have so high values and what they mean.

See also attached files.

Hope this helps with less confusion.

- Sedat -
[ 0.000000] Linux version 4.5.0-4-iniza-small (sedat.dilek@xxxxxxxxx@fambox) (gcc version 4.9.2 (Ubuntu 4.9.2-0ubuntu1~12.04) ) #1 SMP Thu Mar 31 09:19:31 CEST 2016
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.5.0-4-iniza-small root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk ro
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] Disabled fast string operations
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] x86/fpu: Using 'eager' FPU context switches.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000d9c9efff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000d9c9f000-0x00000000dae7efff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000dae7f000-0x00000000daf9efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000daffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011fdfffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: SAMSUNG ELECTRONICS CO., LTD. 530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 13XK 03/28/2013
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x11fe00 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 080000000 mask FC0000000 write-back
[ 0.000000] 2 base 0C0000000 mask FE0000000 write-back
[ 0.000000] 3 base 0DC000000 mask FFC000000 uncachable
[ 0.000000] 4 base 0DB000000 mask FFF000000 uncachable
[ 0.000000] 5 base 100000000 mask FE0000000 write-back
[ 0.000000] 6 base 11FE00000 mask FFFE00000 uncachable
[ 0.000000] 7 base 0FFC00000 mask FFFC00000 write-protect
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000f00e0-0x000f00ef] mapped at [ffff8800000f00e0]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[ 0.000000] reserving inaccessible SNB gfx pages
[ 0.000000] BRK [0x02e95000, 0x02e95fff] PGTABLE
[ 0.000000] BRK [0x02e96000, 0x02e96fff] PGTABLE
[ 0.000000] BRK [0x02e97000, 0x02e97fff] PGTABLE
[ 0.000000] BRK [0x02e98000, 0x02e98fff] PGTABLE
[ 0.000000] BRK [0x02e99000, 0x02e99fff] PGTABLE
[ 0.000000] BRK [0x02e9a000, 0x02e9afff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x378f8000-0x37c73fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F0100 000024 (v02 SECCSD)
[ 0.000000] ACPI: XSDT 0x00000000DAFFE170 00008C (v01 SECCSD LH43STAR 00000002 PTEC 00000002)
[ 0.000000] ACPI: FACP 0x00000000DAFEF000 00010C (v05 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: DSDT 0x00000000DAFF2000 0083AC (v02 SECCSD SNB-CPT 00000000 INTL 20061109)
[ 0.000000] ACPI: FACS 0x00000000DAF47000 000040
[ 0.000000] ACPI: SLIC 0x00000000DAFFD000 000176 (v01 SECCSD LH43STAR 00000002 PTEC 00000001)
[ 0.000000] ACPI: SSDT 0x00000000DAFFB000 001068 (v01 SECCSD PtidDevc 00001000 INTL 20061109)
[ 0.000000] ACPI: ASF! 0x00000000DAFF1000 0000A5 (v32 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: HPET 0x00000000DAFEE000 000038 (v01 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: APIC 0x00000000DAFED000 000098 (v03 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: MCFG 0x00000000DAFEC000 00003C (v01 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: SSDT 0x00000000DAFEB000 000804 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x00000000DAFEA000 000996 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.000000] ACPI: UEFI 0x00000000DAFE9000 00003E (v01 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: UEFI 0x00000000DAFE8000 000042 (v01 PTL COMBUF 00000001 PTL 00000001)
[ 0.000000] ACPI: UEFI 0x00000000DAFE7000 00026A (v01 SECCSD LH43STAR 00000002 PTL 00000002)
[ 0.000000] ACPI: SSDT 0x00000000DAFE6000 0000D0 (v01 Iffs IffsAsl 00003000 INTL 20061109)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011fdfffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x11fdf8000-0x11fdfcfff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000011fdfffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009cfff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001fffffff]
[ 0.000000] node 0: [mem 0x0000000020200000-0x000000003fffffff]
[ 0.000000] node 0: [mem 0x0000000040200000-0x00000000d9c9efff]
[ 0.000000] node 0: [mem 0x00000000dafff000-0x00000000daffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000011fdfffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000011fdfffff]
[ 0.000000] On node 0 totalpages: 1021500
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 156 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 13859 pages used for memmap
[ 0.000000] DMA32 zone: 886944 pages, LIFO batch:31
[ 0.000000] Normal zone: 2040 pages used for memmap
[ 0.000000] Normal zone: 130560 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0xdba00000-0xdf9fffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 14, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x40000000-0x401fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd9c9f000-0xdae7efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdae7f000-0xdaf9efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdaf9f000-0xdaffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdb000000-0xdf9fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed07fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed09000-0xfed0ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffd7ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffd80000-0xffffffff]
[ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88011fa00000 s101768 r8192 d29304 u262144
[ 0.000000] pcpu-alloc: s101768 r8192 d29304 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1005381
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.5.0-4-iniza-small root=UUID=001AADA61AAD9964 loop=/ubuntu/disks/root.disk ro
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 3916932K/4086000K available (8208K kernel code, 1428K rwdata, 3596K rodata, 1428K init, 14080K bss, 169068K reserved, 0K cma-reserved)
[ 0.000000] Running RCU self tests
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU lockdep checking is enabled.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[ 0.000000] NR_IRQS:16640 nr_irqs:488 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.000000] ... MAX_LOCK_DEPTH: 48
[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
[ 0.000000] ... CLASSHASH_SIZE: 4096
[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 32768
[ 0.000000] ... MAX_LOCKDEP_CHAINS: 65536
[ 0.000000] ... CHAINHASH_SIZE: 32768
[ 0.000000] memory used by lock dependency info: 8159 kB
[ 0.000000] per task-struct memory footprint: 1920 bytes
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 1596.407 MHz processor
[ 0.000094] Calibrating delay loop (skipped), value calculated using timer frequency.. 3192.81 BogoMIPS (lpj=6385628)
[ 0.000107] pid_max: default: 32768 minimum: 301
[ 0.000149] ACPI: Core revision 20160108
[ 0.021276] ACPI: 5 ACPI AML tables successfully acquired and loaded
[ 0.021286]
[ 0.021482] Security Framework initialized
[ 0.021488] Yama: becoming mindful.
[ 0.021523] AppArmor: AppArmor initialized
[ 0.022002] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.023099] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.023579] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.023593] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.024922] Disabled fast string operations
[ 0.024931] CPU: Physical Processor ID: 0
[ 0.024936] CPU: Processor Core ID: 0
[ 0.024945] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.024952] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.024960] mce: CPU supports 7 MCE banks
[ 0.024996] CPU0: Thermal monitoring enabled (TM1)
[ 0.025016] process: using mwait in idle threads
[ 0.025024] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[ 0.025031] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.025663] Freeing SMP alternatives memory: 28K (ffffffff820cc000 - ffffffff820d3000)
[ 0.046001] ftrace: allocating 29903 entries in 117 pages
[ 0.062987] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.063618] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.103315] TSC deadline timer enabled
[ 0.103321] smpboot: CPU0: Intel(R) Core(TM) i5-2467M CPU @ 1.60GHz (family: 0x6, model: 0x2a, stepping: 0x7)
[ 0.103376] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
[ 0.103420] ... version: 3
[ 0.103425] ... bit width: 48
[ 0.103430] ... generic registers: 4
[ 0.103435] ... value mask: 0000ffffffffffff
[ 0.103441] ... max period: 0000ffffffffffff
[ 0.103446] ... fixed-purpose events: 3
[ 0.103451] ... event mask: 000000070000000f
[ 0.105445] x86: Booting SMP configuration:
[ 0.105453] .... node #0, CPUs: #1
[ 0.105792] Disabled fast string operations
[ 0.108348] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.108915] #2
[ 0.109220] Disabled fast string operations
[ 0.111813] #3<6>[ 0.112120] Disabled fast string operations
[ 0.114256] x86: Booted up 1 node, 4 CPUs
[ 0.114270] smpboot: Total of 4 processors activated (12771.25 BogoMIPS)
[ 0.119183] devtmpfs: initialized
[ 0.126196] evm: security.selinux
[ 0.126203] evm: security.SMACK64
[ 0.126207] evm: security.capability
[ 0.126388] PM: Registering ACPI NVS region [mem 0xdae7f000-0xdaf9efff] (1179648 bytes)
[ 0.126775] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.128237] NET: Registered protocol family 16
[ 0.138242] cpuidle: using governor ladder
[ 0.150162] cpuidle: using governor menu
[ 0.150373] ACPI: bus type PCI registered
[ 0.150690] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.150702] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.150717] PCI: Using configuration type 1 for base access
[ 0.151453] perf_event_intel: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[ 0.166574] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.167897] ACPI: Added _OSI(Module Device)
[ 0.167905] ACPI: Added _OSI(Processor Device)
[ 0.167911] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.167917] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.175550] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.185503] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.187491] ACPI: Dynamic OEM Table Load:
[ 0.187521] ACPI: SSDT 0xFFFF88011A4D4000 000688 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.190077] ACPI: Dynamic OEM Table Load:
[ 0.190104] ACPI: SSDT 0xFFFF88011A4D6000 000303 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.192479] ACPI: Dynamic OEM Table Load:
[ 0.192505] ACPI: SSDT 0xFFFF88011A4D5A00 000119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.196455] ACPI : EC: EC started
[ 0.198030] ACPI: Interpreter enabled
[ 0.198104] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.198110] ACPI: Using IOAPIC for interrupt routing
[ 0.198198] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.222952] ACPI: Power Resource [FN00] (off)
[ 0.223442] ACPI: Power Resource [FN01] (off)
[ 0.223834] ACPI: Power Resource [FN02] (off)
[ 0.224220] ACPI: Power Resource [FN03] (off)
[ 0.224606] ACPI: Power Resource [FN04] (off)
[ 0.227339] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.227353] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.228064] \_SB_.PCI0 (33DB4D5B-1FF7-401C-9657-7441C03DD766): _OSC invalid UUID
[ 0.228067] _OSC request data: 1 1f 0
[ 0.228073] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.229074] PCI host bridge to bus 0000:00
[ 0.229083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.229090] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.229097] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.229106] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff window]
[ 0.229116] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
[ 0.229126] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.229211] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[ 0.229659] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
[ 0.229680] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit]
[ 0.229692] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.229701] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f]
[ 0.230184] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[ 0.230226] pci 0000:00:16.0: reg 0x10: [mem 0xf0705000-0xf070500f 64bit]
[ 0.230380] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.230780] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[ 0.230814] pci 0000:00:1a.0: reg 0x10: [mem 0xf070a000-0xf070a3ff]
[ 0.230990] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.231347] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[ 0.231385] pci 0000:00:1b.0: reg 0x10: [mem 0xf0700000-0xf0703fff 64bit]
[ 0.231565] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.231784] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.231964] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[ 0.232136] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.232330] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.232513] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[ 0.232684] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.232877] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 0.233058] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[ 0.233233] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.233606] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[ 0.233640] pci 0000:00:1d.0: reg 0x10: [mem 0xf0709000-0xf07093ff]
[ 0.233816] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.234161] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
[ 0.234675] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[ 0.234712] pci 0000:00:1f.2: reg 0x10: [io 0x3088-0x308f]
[ 0.234728] pci 0000:00:1f.2: reg 0x14: [io 0x3094-0x3097]
[ 0.234746] pci 0000:00:1f.2: reg 0x18: [io 0x3080-0x3087]
[ 0.234763] pci 0000:00:1f.2: reg 0x1c: [io 0x3090-0x3093]
[ 0.234781] pci 0000:00:1f.2: reg 0x20: [io 0x3060-0x307f]
[ 0.234798] pci 0000:00:1f.2: reg 0x24: [mem 0xf0708000-0xf07087ff]
[ 0.234907] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.235250] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[ 0.235285] pci 0000:00:1f.3: reg 0x10: [mem 0xf0704000-0xf07040ff 64bit]
[ 0.235334] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf]
[ 0.236050] pci 0000:01:00.0: [8086:0091] type 00 class 0x028000
[ 0.236427] pci 0000:01:00.0: reg 0x10: [mem 0xf0600000-0xf0601fff 64bit]
[ 0.238198] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.238601] pci 0000:01:00.0: System wakeup disabled by ACPI
[ 0.250876] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.250893] pci 0000:00:1c.0: bridge window [mem 0xf0600000-0xf06fffff]
[ 0.251120] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 0.251214] pci 0000:02:00.0: reg 0x10: [io 0x2000-0x20ff]
[ 0.251353] pci 0000:02:00.0: reg 0x18: [mem 0xf0404000-0xf0404fff 64bit pref]
[ 0.251438] pci 0000:02:00.0: reg 0x20: [mem 0xf0400000-0xf0403fff 64bit pref]
[ 0.251906] pci 0000:02:00.0: supports D1 D2
[ 0.251908] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.252113] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 0.262797] pci 0000:00:1c.3: PCI bridge to [bus 02]
[ 0.262808] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
[ 0.262824] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
[ 0.263019] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330
[ 0.263069] pci 0000:03:00.0: reg 0x10: [mem 0xf0500000-0xf0507fff 64bit]
[ 0.263348] pci 0000:03:00.0: PME# supported from D3hot D3cold
[ 0.263653] pci 0000:00:1c.4: PCI bridge to [bus 03]
[ 0.263669] pci 0000:00:1c.4: bridge window [mem 0xf0500000-0xf05fffff]
[ 0.265996] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.266200] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.266406] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.266606] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.266843] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *9
[ 0.267046] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.267250] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.267450] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *9
[ 0.268964] ACPI: Enabled 4 GPEs in block 00 to 3F
[ 0.269137] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.269432] ACPI : EC: 0 stale EC events cleared
[ 0.270209] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.270217] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.270234] vgaarb: loaded
[ 0.270239] vgaarb: bridge control possible 0000:00:02.0
[ 0.271068] SCSI subsystem initialized
[ 0.271253] libata version 3.00 loaded.
[ 0.271351] ACPI: bus type USB registered
[ 0.271436] usbcore: registered new interface driver usbfs
[ 0.271479] usbcore: registered new interface driver hub
[ 0.271571] usbcore: registered new device driver usb
[ 0.272088] PCI: Using ACPI for IRQ routing
[ 0.275817] PCI: pci_cache_line_size set to 64 bytes
[ 0.275951] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[ 0.275960] e820: reserve RAM buffer [mem 0xd9c9f000-0xdbffffff]
[ 0.275963] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[ 0.275966] e820: reserve RAM buffer [mem 0x11fe00000-0x11fffffff]
[ 0.276739] NetLabel: Initializing
[ 0.276746] NetLabel: domain hash size = 128
[ 0.276750] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.276808] NetLabel: unlabeled traffic allowed by default
[ 0.277031] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.277046] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.279157] clocksource: Switched to clocksource hpet
[ 0.327396] VFS: Disk quotas dquot_6.6.0
[ 0.327456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.328047] AppArmor: AppArmor Filesystem Enabled
[ 0.328300] pnp: PnP ACPI init
[ 0.329058] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.329068] system 00:00: [io 0x1000-0x100f] has been reserved
[ 0.329076] system 00:00: [io 0x5000-0x5003] has been reserved
[ 0.329084] system 00:00: [io 0xffff] has been reserved
[ 0.329093] system 00:00: [io 0x0400-0x0453] could not be reserved
[ 0.329100] system 00:00: [io 0x0458-0x047f] has been reserved
[ 0.329108] system 00:00: [io 0x0500-0x057f] has been reserved
[ 0.329115] system 00:00: [io 0x0a00-0x0a0f] has been reserved
[ 0.329125] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.329134] system 00:00: [io 0x5000-0x500f] could not be reserved
[ 0.329173] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.329280] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.329472] system 00:02: [io 0x0454-0x0457] has been reserved
[ 0.329486] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.329601] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.329746] pnp 00:04: Plug and Play ACPI device, IDs ETD0b00 SYN0002 PNP0f13 (active)
[ 0.330256] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.330266] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.330274] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.330282] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.330290] system 00:05: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.330297] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.330305] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.330313] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.330321] system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.330330] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.330342] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.331430] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.331497] pnp: PnP ACPI: found 7 devices
[ 0.343506] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.343575] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.343590] pci 0000:00:1c.0: bridge window [mem 0xf0600000-0xf06fffff]
[ 0.343610] pci 0000:00:1c.3: PCI bridge to [bus 02]
[ 0.343618] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
[ 0.343636] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf04fffff 64bit pref]
[ 0.343654] pci 0000:00:1c.4: PCI bridge to [bus 03]
[ 0.343667] pci 0000:00:1c.4: bridge window [mem 0xf0500000-0xf05fffff]
[ 0.343688] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.343690] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.343692] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.343694] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfeafffff window]
[ 0.343696] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff window]
[ 0.343698] pci_bus 0000:01: resource 1 [mem 0xf0600000-0xf06fffff]
[ 0.343700] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.343702] pci_bus 0000:02: resource 2 [mem 0xf0400000-0xf04fffff 64bit pref]
[ 0.343705] pci_bus 0000:03: resource 1 [mem 0xf0500000-0xf05fffff]
[ 0.343866] NET: Registered protocol family 2
[ 0.344423] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.344726] TCP bind hash table entries: 32768 (order: 9, 2097152 bytes)
[ 0.347216] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.347350] UDP hash table entries: 2048 (order: 6, 327680 bytes)
[ 0.347705] UDP-Lite hash table entries: 2048 (order: 6, 327680 bytes)
[ 0.348316] NET: Registered protocol family 1
[ 0.348352] pci 0000:00:02.0: Video device with shadowed ROM
[ 0.350266] PCI: CLS 64 bytes, default 64
[ 0.350551] Trying to unpack rootfs image as initramfs...
[ 0.436998] Freeing initrd memory: 3568K (ffff8800378f8000 - ffff880037c74000)
[ 0.437021] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.437028] software IO TLB [mem 0xd5c9f000-0xd9c9f000] (64MB) mapped at [ffff8800d5c9f000-ffff8800d9c9efff]
[ 0.437207] RAPL PMU detected, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[ 0.437217] hw unit of domain pp0-core 2^-16 Joules
[ 0.437223] hw unit of domain package 2^-16 Joules
[ 0.437228] hw unit of domain pp1-gpu 2^-16 Joules
[ 0.437553] Scanning for low memory corruption every 60 seconds
[ 0.439086] futex hash table entries: 2048 (order: 6, 262144 bytes)
[ 0.439398] audit: initializing netlink subsys (disabled)
[ 0.439482] audit: type=2000 audit(1459416232.428:1): initialized
[ 0.440611] Initialise system trusted keyring
[ 0.442346] fuse init (API version 7.24)
[ 0.444845] Key type asymmetric registered
[ 0.444870] Asymmetric key parser 'x509' registered
[ 0.444938] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 0.445102] io scheduler noop registered
[ 0.445111] io scheduler deadline registered (default)
[ 0.445176] io scheduler cfq registered
[ 0.445184] start plist test
[ 0.447494] end plist test
[ 0.448778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.448808] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.449067] intel_idle: MWAIT substates: 0x21120
[ 0.449069] intel_idle: v0.4 model 0x2A
[ 0.449070] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.450657] ACPI: AC Adapter [ADP1] (on-line)
[ 0.451100] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.451239] ACPI: Lid Switch [LID0]
[ 0.451507] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.451573] ACPI: Power Button [PWRB]
[ 0.451844] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.451863] ACPI: Power Button [PWRF]
[ 0.456770] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.456780] ACPI: Thermal Zone [TZ00] (70 C)
[ 0.457681] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.457689] ACPI: Thermal Zone [TZ01] (30 C)
[ 0.457820] GHES: HEST is not enabled!
[ 0.458182] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.466345] ACPI: Battery Slot [BAT1] (battery present)
[ 0.466599] Linux agpgart interface v0.103
[ 0.479348] brd: module loaded
[ 0.485820] loop: module loaded
[ 0.491332] ahci 0000:00:1f.2: version 3.0
[ 0.491768] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[ 0.502026] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1b impl SATA mode
[ 0.502049] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst
[ 0.525960] scsi host0: ahci
[ 0.526630] scsi host1: ahci
[ 0.527212] scsi host2: ahci
[ 0.527689] scsi host3: ahci
[ 0.528118] scsi host4: ahci
[ 0.528521] scsi host5: ahci
[ 0.528752] ata1: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708100 irq 25
[ 0.528764] ata2: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708180 irq 25
[ 0.528772] ata3: DUMMY
[ 0.528778] ata4: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708280 irq 25
[ 0.528788] ata5: SATA max UDMA/133 abar m2048@0xf0708000 port 0xf0708300 irq 25
[ 0.528797] ata6: DUMMY
[ 0.530848] libphy: Fixed MDIO Bus: probed
[ 0.531328] tun: Universal TUN/TAP device driver, 1.6
[ 0.531334] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
[ 0.531555] PPP generic driver version 2.4.2
[ 0.531725] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.531734] ehci-pci: EHCI PCI platform driver
[ 0.532223] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.532401] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.532480] ehci-pci 0000:00:1a.0: debug port 2
[ 0.536439] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.536509] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf070a000
[ 0.547273] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.547622] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.547630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.547640] usb usb1: Product: EHCI Host Controller
[ 0.547646] usb usb1: Manufacturer: Linux 4.5.0-4-iniza-small ehci_hcd
[ 0.547652] usb usb1: SerialNumber: 0000:00:1a.0
[ 0.548702] hub 1-0:1.0: USB hub found
[ 0.548762] hub 1-0:1.0: 2 ports detected
[ 0.550262] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.550288] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.550327] ehci-pci 0000:00:1d.0: debug port 2
[ 0.554259] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.554297] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf0709000
[ 0.563261] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.563410] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.563418] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.563427] usb usb2: Product: EHCI Host Controller
[ 0.563433] usb usb2: Manufacturer: Linux 4.5.0-4-iniza-small ehci_hcd
[ 0.563440] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.564026] hub 2-0:1.0: USB hub found
[ 0.564058] hub 2-0:1.0: 2 ports detected
[ 0.564567] ehci-platform: EHCI generic platform driver
[ 0.564622] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.564643] ohci-pci: OHCI PCI platform driver
[ 0.564692] ohci-platform: OHCI generic platform driver
[ 0.564728] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.564980] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 0.565010] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
[ 0.569503] xhci_hcd 0000:03:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x00080000
[ 0.570040] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.570048] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.570057] usb usb3: Product: xHCI Host Controller
[ 0.570063] usb usb3: Manufacturer: Linux 4.5.0-4-iniza-small xhci-hcd
[ 0.570069] usb usb3: SerialNumber: 0000:03:00.0
[ 0.570620] hub 3-0:1.0: USB hub found
[ 0.570694] hub 3-0:1.0: 2 ports detected
[ 0.571196] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 0.571215] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4
[ 0.571319] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 0.571431] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.571439] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.571448] usb usb4: Product: xHCI Host Controller
[ 0.571453] usb usb4: Manufacturer: Linux 4.5.0-4-iniza-small xhci-hcd
[ 0.571460] usb usb4: SerialNumber: 0000:03:00.0
[ 0.572068] hub 4-0:1.0: USB hub found
[ 0.572120] hub 4-0:1.0: 2 ports detected
[ 0.572792] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:EPAD] at 0x60,0x64 irq 1,12
[ 0.578840] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.578896] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.579769] mousedev: PS/2 mouse device common for all mice
[ 0.581060] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 0.581107] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.581204] device-mapper: uevent: version 1.0.3
[ 0.581412] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@xxxxxxxxxx
[ 0.581450] Intel P-state driver initializing.
[ 0.582590] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.583566] NET: Registered protocol family 10
[ 0.586060] NET: Registered protocol family 17
[ 0.586139] Key type dns_resolver registered
[ 0.588042] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 0.588249] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x28
[ 0.588280] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x28
[ 0.588312] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x28
[ 0.588341] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x28
[ 0.588618] microcode: Microcode Update Driver: v2.01 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[ 0.589588] registered taskstats version 1
[ 0.589602] Loading compiled-in X.509 certificates
[ 0.590741] Loaded X.509 cert 'Build time autogenerated kernel key: d861534734a1854c045ffb7a95ace7fffd94d654'
[ 0.597029] Key type trusted registered
[ 0.605602] Key type encrypted registered
[ 0.605621] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.605629] evm: HMAC attrs: 0x1
[ 0.606663] rtc_cmos 00:01: setting system clock to 2016-03-31 09:23:52 UTC (1459416232)
[ 0.606846] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.606853] EDD information not available.
[ 0.840314] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 0.859324] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 0.873157] ata1.00: ATA-8: Hitachi HTS545050A7E380, GG2OA6C0, max UDMA/133
[ 0.873168] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 0.874565] ata1.00: configured for UDMA/133
[ 0.875177] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 0.875759] scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54505 A6C0 PQ: 0 ANSI: 5
[ 0.900405] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 0.900420] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 0.900732] sd 0:0:0:0: [sda] Write Protect is off
[ 0.900741] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.900817] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 0.900845] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.943394] sda: sda1 sda2 sda3
[ 0.944928] sd 0:0:0:0: [sda] Attached SCSI disk
[ 0.991898] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[ 0.991909] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 0.992843] hub 1-1:1.0: USB hub found
[ 0.993043] hub 1-1:1.0: 6 ports detected
[ 1.008069] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.008080] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.008824] hub 2-1:1.0: USB hub found
[ 1.009066] hub 2-1:1.0: 6 ports detected
[ 1.211924] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.212808] ata2.00: ATA-8: SanDisk iSSD P4 16GB, SSD 9.14, max UDMA/133
[ 1.212837] ata2.00: 31277232 sectors, multi 1: LBA48
[ 1.213601] ata2.00: configured for UDMA/133
[ 1.214246] scsi 1:0:0:0: Direct-Access ATA SanDisk iSSD P4 9.14 PQ: 0 ANSI: 5
[ 1.235868] sd 1:0:0:0: [sdb] 31277232 512-byte logical blocks: (16.0 GB/14.9 GiB)
[ 1.236098] sd 1:0:0:0: [sdb] Write Protect is off
[ 1.236112] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.236126] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 1.236191] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.237513] sdb: sdb1 sdb2
[ 1.238373] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 1.267305] usb 1-1.4: new high-speed USB device number 3 using ehci-pci
[ 1.283305] usb 2-1.4: new low-speed USB device number 3 using ehci-pci
[ 1.382507] usb 2-1.4: New USB device found, idVendor=046d, idProduct=c00e
[ 1.382519] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.382527] usb 2-1.4: Product: USB-PS/2 Optical Mouse
[ 1.382533] usb 2-1.4: Manufacturer: Logitech
[ 1.435406] tsc: Refined TSC clocksource calibration: 1596.375 MHz
[ 1.435418] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1702c490caa, max_idle_ns: 440795270904 ns
[ 1.455215] usb 2-1.5: new full-speed USB device number 4 using ehci-pci
[ 1.520120] usb 1-1.4: New USB device found, idVendor=2232, idProduct=1018
[ 1.520131] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.520140] usb 1-1.4: Product: WebCam SC-13HDL11431N
[ 1.520145] usb 1-1.4: Manufacturer: 123
[ 1.548165] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.552498] usb 2-1.5: New USB device found, idVendor=8086, idProduct=0189
[ 1.552507] usb 2-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.855277] ata5: SATA link down (SStatus 0 SControl 300)
[ 1.856884] Freeing unused kernel memory: 1428K (ffffffff81f67000 - ffffffff820cc000)
[ 1.856895] Write protecting the kernel read-only data: 14336k
[ 1.858367] Freeing unused kernel memory: 2020K (ffff880001807000 - ffff880001a00000)
[ 1.860149] Freeing unused kernel memory: 500K (ffff880001d83000 - ffff880001e00000)
[ 1.897203] udevd[159]: starting version 175
[ 2.168841] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 2.168872] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 2.193240] r8169 0000:02:00.0 eth0: RTL8168evl/8111evl at 0xffffc900009b0000, e8:03:9a:36:17:a9, XID 0c900800 IRQ 31
[ 2.193264] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 2.258632] usbcore: registered new interface driver usbhid
[ 2.258642] usbhid: USB HID core driver
[ 2.315990] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/0003:046D:C00E.0001/input/input5
[ 2.316618] hid-generic 0003:046D:C00E.0001: input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-1.4/input0
[ 2.435490] clocksource: Switched to clocksource tsc
[ 3.030540] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
[ 3.698289] random: nonblocking pool is initialized
[ 4.319187] usb 1-1.2: new high-speed USB device number 4 using ehci-pci
[ 4.413712] usb 1-1.2: New USB device found, idVendor=12d1, idProduct=1446
[ 4.413723] usb 1-1.2: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[ 4.413732] usb 1-1.2: Product: HUAWEI Mobile
[ 4.413737] usb 1-1.2: Manufacturer: HUAWEI Technology
[ 5.050659] init: ureadahead main process (437) terminated with status 5
[ 9.125508] Adding 262140k swap on /host/ubuntu/disks/swap.disk. Priority:-1 extents:1 across:262140k FS
[ 9.406909] EXT4-fs (loop0): re-mounted. Opts: errors=remount-ro
[ 9.568468] udevd[663]: starting version 175
[ 10.600482] lp: driver loaded but no devices found
[ 12.736452] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20160108/utaddress-255)
[ 12.736469] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 12.736478] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20160108/utaddress-255)
[ 12.736486] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 12.736490] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20160108/utaddress-255)
[ 12.736498] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 12.736502] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20160108/utaddress-255)
[ 12.736510] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 12.736513] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 12.854484] wmi: Mapper loaded
[ 13.192598] [drm] Initialized drm 1.1.0 20060810
[ 13.281364] samsung_laptop: detected SABI interface: SwSmi@
[ 13.708674] Bluetooth: Core ver 2.21
[ 13.708742] NET: Registered protocol family 31
[ 13.708746] Bluetooth: HCI device and connection manager initialized
[ 13.708838] Bluetooth: HCI socket layer initialized
[ 13.708849] Bluetooth: L2CAP socket layer initialized
[ 13.709476] Bluetooth: SCO socket layer initialized
[ 14.283204] Intel(R) Wireless WiFi driver for Linux
[ 14.283209] Copyright(c) 2003- 2015 Intel Corporation
[ 14.283641] iwlwifi 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 14.360658] usb-storage 1-1.2:1.0: USB Mass Storage device detected
[ 14.361192] scsi host6: usb-storage 1-1.2:1.0
[ 14.361774] usb-storage 1-1.2:1.1: USB Mass Storage device detected
[ 14.362999] scsi host7: usb-storage 1-1.2:1.1
[ 14.363539] usbcore: registered new interface driver usb-storage
[ 14.365273] Linux video capture interface: v2.00
[ 14.549677] usbcore: registered new interface driver btusb
[ 14.628906] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x450f00)
[ 14.644183] psmouse serio1: elantech: Synaptics capabilities query result 0x08, 0x17, 0x0c.
[ 14.659133] psmouse serio1: elantech: Elan sample query result 03, 3f, 86
[ 14.737152] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input6
[ 15.361331] scsi 6:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
[ 15.364892] scsi 7:0:0:0: Direct-Access HUAWEI SD Storage 2.31 PQ: 0 ANSI: 2
[ 15.365813] sr 6:0:0:0: [sr0] scsi-1 drive
[ 15.365819] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 15.367954] sr 6:0:0:0: Attached scsi CD-ROM sr0
[ 15.368699] sr 6:0:0:0: Attached scsi generic sg2 type 5
[ 15.371566] sd 7:0:0:0: Attached scsi generic sg3 type 0
[ 15.377438] sd 7:0:0:0: [sdc] Attached SCSI removable disk
[ 15.475219] iwlwifi 0000:01:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
[ 15.743645] [drm] Memory usable by graphics device = 2048M
[ 15.743712] [drm] Replacing VGA console driver
[ 15.750879] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 15.750883] [drm] Driver supports precise vblank timestamp query.
[ 15.753542] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 15.771843] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 15.772772] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
[ 15.774011] [drm] Initialized i915 1.6.0 20151218 for 0000:00:02.0 on minor 0
[ 15.909325] fbcon: inteldrmfb (fb0) is primary device
[ 16.578475] audit: type=1400 audit(1459409048.466:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=1064 comm="apparmor_parser"
[ 16.578484] audit: type=1400 audit(1459409048.466:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1064 comm="apparmor_parser"
[ 16.578489] audit: type=1400 audit(1459409048.466:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=1064 comm="apparmor_parser"
[ 16.578512] audit: type=1400 audit(1459409048.466:5): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=1063 comm="apparmor_parser"
[ 16.578521] audit: type=1400 audit(1459409048.466:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1063 comm="apparmor_parser"
[ 16.578528] audit: type=1400 audit(1459409048.466:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1063 comm="apparmor_parser"
[ 16.579164] audit: type=1400 audit(1459409048.470:8): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1064 comm="apparmor_parser"
[ 16.579172] audit: type=1400 audit(1459409048.470:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1064 comm="apparmor_parser"
[ 16.579204] audit: type=1400 audit(1459409048.470:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1063 comm="apparmor_parser"
[ 16.579211] audit: type=1400 audit(1459409048.470:11): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1063 comm="apparmor_parser"
[ 17.107180] Console: switching to colour frame buffer device 170x48
[ 17.110776] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 17.172126] ppdev: user-space parallel port driver
[ 17.177358] usb 1-1.2: USB disconnect, device number 4
[ 17.183168] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 17.183174] Bluetooth: BNEP filters: protocol multicast
[ 17.183188] Bluetooth: BNEP socket layer initialized
[ 17.233286] Bluetooth: RFCOMM TTY layer initialized
[ 17.233304] Bluetooth: RFCOMM socket layer initialized
[ 17.233326] Bluetooth: RFCOMM ver 1.11
[ 17.667757] uvcvideo: Found UVC 1.00 device WebCam SC-13HDL11431N (2232:1018)
[ 17.691291] input: WebCam SC-13HDL11431N as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input8
[ 17.691914] usbcore: registered new interface driver uvcvideo
[ 17.691919] USB Video Class driver (1.1.1)
[ 17.731710] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VC: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 17.731716] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 17.731719] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[ 17.731721] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 17.731722] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 17.731726] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x19
[ 17.731729] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
[ 17.740138] init: failsafe main process (1144) killed by TERM signal
[ 17.828309] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 17.866396] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 17.869873] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 17.870587] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 18.086651] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUG disabled
[ 18.086659] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[ 18.086663] iwlwifi 0000:01:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[ 18.086669] iwlwifi 0000:01:00.0: Detected Intel(R) Centrino(R) Advanced-N 6230 AGN, REV=0xB0
[ 18.087333] iwlwifi 0000:01:00.0: L1 Enabled - LTR Disabled
[ 18.316058] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 21.214767] usb 1-1.2: new high-speed USB device number 5 using ehci-pci
[ 21.309510] usb 1-1.2: New USB device found, idVendor=12d1, idProduct=1436
[ 21.309518] usb 1-1.2: New USB device strings: Mfr=4, Product=3, SerialNumber=0
[ 21.309522] usb 1-1.2: Product: HUAWEI Mobile
[ 21.309525] usb 1-1.2: Manufacturer: HUAWEI Technology
[ 21.313086] usb-storage 1-1.2:1.0: USB Mass Storage device detected
[ 21.314386] usb-storage 1-1.2:1.1: USB Mass Storage device detected
[ 21.315140] usb-storage 1-1.2:1.2: USB Mass Storage device detected
[ 21.315992] usb-storage 1-1.2:1.3: USB Mass Storage device detected
[ 21.316744] usb-storage 1-1.2:1.4: USB Mass Storage device detected
[ 21.317479] usb-storage 1-1.2:1.5: USB Mass Storage device detected
[ 21.318060] scsi host13: usb-storage 1-1.2:1.5
[ 21.319296] usb-storage 1-1.2:1.6: USB Mass Storage device detected
[ 21.319803] scsi host14: usb-storage 1-1.2:1.6
[ 21.436861] usbcore: registered new interface driver usbserial
[ 21.496476] cdc_ether 1-1.2:1.1 wwan0: register 'cdc_ether' at usb-0000:00:1a.0-1.2, Mobile Broadband Network Device, 02:50:f3:00:00:00
[ 21.496626] usbcore: registered new interface driver cdc_ether
[ 21.557809] usbcore: registered new interface driver option
[ 21.561143] usbserial: USB Serial support registered for GSM modem (1-port)
[ 21.561555] option 1-1.2:1.0: GSM modem (1-port) converter detected
[ 21.563162] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB0
[ 21.563677] option 1-1.2:1.3: GSM modem (1-port) converter detected
[ 21.564071] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB1
[ 21.564176] option 1-1.2:1.4: GSM modem (1-port) converter detected
[ 21.564546] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB2
[ 22.328432] scsi 13:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
[ 22.330948] scsi 14:0:0:0: Direct-Access HUAWEI SD Storage 2.31 PQ: 0 ANSI: 2
[ 22.332633] sr 13:0:0:0: [sr0] scsi-1 drive
[ 22.334357] sr 13:0:0:0: Attached scsi CD-ROM sr0
[ 22.338035] sr 13:0:0:0: Attached scsi generic sg2 type 5
[ 22.341278] sd 14:0:0:0: Attached scsi generic sg3 type 0
[ 22.344243] sd 14:0:0:0: [sdc] Attached SCSI removable disk
[ 23.000889] r8169 0000:02:00.0 eth0: link down
[ 23.000980] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 60.970159] usb 2-1.5: USB disconnect, device number 4
[ 61.070469] PPP BSD Compression module registered
[ 61.138934] PPP Deflate Compression module registered

Attachment: config-4.5.0-4-iniza-small
Description: Binary data

turbostat version 4.11 27 Feb 2016 - Len Brown <lenb@xxxxxxxxxx>
CPUID(0): GenuineIntel 13 CPUID levels; family:model:stepping 0x6:2a:7 (6:42:7)
CPUID(1): SSE3 MONITOR - EIST TM2 TSC MSR ACPI-TM TM
CPUID(6): APERF, DTS, PTM, No-HWP, No-HWPnotify, No-HWPwindow, No-HWPepp, No-HWPpkg, EPB
cpu1: MSR_IA32_MISC_ENABLE: 0x00850088 (TCC EIST MONITOR)
CPUID(7): No-SGX
cpu1: MSR_MISC_PWR_MGMT: 0x00400000 (ENable-EIST_Coordination DISable-EPB)
RAPL: 3855 sec. Joule Counter Range, at 17 Watts
cpu1: MSR_PLATFORM_INFO: 0x80060011000
8 * 100 = 800 MHz max efficiency frequency
16 * 100 = 1600 MHz base frequency
cpu1: MSR_IA32_POWER_CTL: 0x0004005d (C1E auto-promotion: DISabled)
cpu1: MSR_TURBO_RATIO_LIMIT: 0x14141417
20 * 100 = 2000 MHz max turbo 4 active cores
20 * 100 = 2000 MHz max turbo 3 active cores
20 * 100 = 2000 MHz max turbo 2 active cores
23 * 100 = 2300 MHz max turbo 1 active cores
cpu1: MSR_NHM_SNB_PKG_CST_CFG_CTL: 0x1e008404 (UNdemote-C3, UNdemote-C1, demote-C3, demote-C1, locked: pkg-cstate-limit=4: pc7)
cpu0: MSR_IA32_ENERGY_PERF_BIAS: 0x00000006 (balanced)
cpu0: MSR_RAPL_POWER_UNIT: 0x000a1003 (0.125000 Watts, 0.000015 Joules, 0.000977 sec.)
cpu0: MSR_PKG_POWER_INFO: 0x00000088 (17 W TDP, RAPL 0 - 0 W, 0.000000 sec.)
cpu0: MSR_PKG_POWER_LIMIT: 0x800080aa00dc8088 (locked)
cpu0: PKG Limit #1: ENabled (17.000000 Watts, 28.000000 sec, clamp DISabled)
cpu0: PKG Limit #2: ENabled (21.250000 Watts, 0.000977* sec, clamp DISabled)
cpu0: MSR_PP0_POLICY: 0
cpu0: MSR_PP0_POWER_LIMIT: 0x00000000 (UNlocked)
cpu0: Cores Limit: DISabled (0.000000 Watts, 0.000977 sec, clamp DISabled)
cpu0: MSR_PP1_POLICY: 0
cpu0: MSR_PP1_POWER_LIMIT: 0x00000000 (UNlocked)
cpu0: GFX Limit: DISabled (0.000000 Watts, 0.000977 sec, clamp DISabled)
cpu0: MSR_IA32_TEMPERATURE_TARGET: 0x06640e00 (100 C)
cpu0: MSR_IA32_PACKAGE_THERM_STATUS: 0x88230008 (65 C)
cpu0: MSR_IA32_THERM_STATUS: 0x88270008 (61 C +/- 1)
cpu2: MSR_IA32_THERM_STATUS: 0x882d0008 (55 C +/- 1)
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 10 0.58 1722 1596 0x00000000 79 0 3.06 0.00 0.00 96.36 63 63 99.16 350 1.11 0.00 1.60 90.06 2.85 0.40 0.08
0 0 15 0.84 1782 1596 0x00001700 30 0 5.03 0.00 0.00 94.14 63 63 99.16 350 1.11 0.00 1.60 90.06 2.85 0.40 0.08
0 1 3 0.22 1451 1596 0x00001700 10 0 5.65
1 2 8 0.49 1680 1596 0x00001700 15 0 0.93 0.00 0.00 98.58 63
1 3 14 0.78 1760 1596 0x00001700 24 0 0.63
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 6 0.35 1670 1596 0x00000000 55 0 1.11 0.00 0.00 98.54 63 63 98.68 350 0.85 0.00 1.44 94.21 2.62 0.16 0.08
0 0 7 0.52 1408 1596 0x00001700 33 0 1.43 0.00 0.00 98.05 63 63 98.68 350 0.85 0.00 1.44 94.21 2.62 0.16 0.08
0 1 1 0.06 1709 1596 0x00001700 2 0 1.89
1 2 4 0.22 1704 1596 0x00001700 7 0 0.74 0.00 0.00 99.04 63
1 3 11 0.59 1885 1596 0x00001700 13 0 0.37
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 10 0.52 1862 1596 0x00000000 53 0 12.35 0.00 0.00 87.13 62 63 98.74 350 0.86 0.00 1.31 77.97 3.34 0.89 0.08
0 0 14 0.79 1767 1596 0x00001700 24 0 6.53 0.00 0.00 92.68 62 63 98.74 350 0.86 0.00 1.31 77.97 3.34 0.89 0.08
0 1 2 0.10 1935 1596 0x00001700 2 0 7.22
1 2 14 0.71 1954 1596 0x00001700 13 0 17.71 0.00 0.00 81.58 62
1 3 9 0.48 1867 1596 0x00001700 14 0 17.95
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 14 0.78 1861 1596 0x00000000 92 0 1.10 0.03 0.00 98.10 62 62 99.18 350 1.24 0.02 1.66 93.31 2.72 0.27 0.08
0 0 13 0.89 1425 1596 0x00001700 53 0 0.42 0.05 0.00 98.65 62 62 99.18 350 1.24 0.02 1.66 93.31 2.72 0.27 0.08
0 1 0 0.02 1346 1596 0x00001700 1 0 1.28
1 2 31 1.44 2153 1596 0x00001700 13 0 1.01 0.00 0.00 97.55 62
1 3 14 0.77 1829 1596 0x00001700 25 0 1.68
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 6 0.35 1697 1596 0x00000000 49 0 0.53 0.00 0.00 99.12 62 63 98.65 350 0.88 0.00 1.28 95.61 2.61 0.16 0.08
0 0 7 0.48 1465 1596 0x00001700 24 0 0.24 0.00 0.00 99.28 62 63 98.65 350 0.88 0.00 1.28 95.61 2.61 0.16 0.08
0 1 1 0.06 1612 1596 0x00001700 2 0 0.66
1 2 5 0.26 1883 1596 0x00001700 5 0 0.77 0.00 0.00 98.97 62
1 3 11 0.60 1809 1596 0x00001700 18 0 0.43
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 36 1.87 1957 1596 0x00000000 57 0 6.69 0.00 0.00 91.45 61 62 99.16 350 0.65 0.00 0.96 87.18 3.02 0.57 0.08
0 0 12 0.72 1703 1596 0x00001700 36 0 6.96 0.00 0.00 92.32 61 62 99.16 350 0.65 0.00 0.96 87.18 3.02 0.57 0.08
0 1 2 0.08 2026 1596 0x00001700 1 0 7.60
1 2 122 6.16 1990 1596 0x00001700 7 0 3.27 0.00 0.00 90.57 61
1 3 9 0.49 1911 1596 0x00001700 13 0 8.94
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 7 0.41 1753 1596 0x00000000 53 0 0.65 0.00 0.00 98.93 61 62 99.05 350 1.06 0.00 1.60 95.03 2.63 0.18 0.08
0 0 14 0.81 1670 1596 0x00001700 34 0 0.31 0.00 0.00 98.88 61 62 99.05 350 1.06 0.00 1.60 95.03 2.63 0.18 0.08
0 1 0 0.03 1479 1596 0x00001700 1 0 1.09
1 2 5 0.27 1775 1596 0x00001700 6 0 0.75 0.00 0.00 98.99 61
1 3 10 0.55 1880 1596 0x00001700 12 0 0.46
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 12 0.67 1780 1596 0x00000000 115 0 1.48 0.10 0.00 97.75 61 62 99.18 350 1.27 0.10 1.71 92.62 2.70 0.25 0.07
0 0 21 1.18 1749 1596 0x00001700 83 0 1.48 0.18 0.00 97.16 61 62 99.18 350 1.27 0.10 1.71 92.61 2.70 0.25 0.07
0 1 1 0.07 2023 1596 0x00001700 0 0 2.59
1 2 10 0.51 1947 1596 0x00001700 5 0 1.14 0.01 0.00 98.34 61
1 3 16 0.93 1710 1596 0x00001700 27 0 0.72
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 6 0.35 1714 1596 0x00000000 50 0 1.18 0.00 0.00 98.47 61 61 99.04 350 0.81 0.00 1.18 94.92 2.62 0.17 0.08
0 0 9 0.55 1563 1596 0x00001700 28 0 1.59 0.00 0.00 97.86 61 61 99.04 350 0.81 0.00 1.18 94.92 2.62 0.17 0.08
0 1 2 0.12 1507 1596 0x00001700 5 0 2.02
1 2 4 0.20 1847 1596 0x00001700 3 0 0.73 0.00 0.00 99.07 61
1 3 10 0.55 1861 1596 0x00001700 14 0 0.37
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 6 0.34 1695 1596 0x00000000 48 0 1.31 0.00 0.00 98.36 56 62 99.09 350 0.82 0.00 1.15 94.69 2.61 0.16 0.08
0 0 9 0.51 1768 1596 0x00001700 19 0 1.76 0.00 0.00 97.74 56 62 99.09 350 0.82 0.00 1.15 94.69 2.61 0.16 0.08
0 1 1 0.05 1499 1596 0x00001700 2 0 2.22
1 2 3 0.20 1493 1596 0x00001700 8 0 0.82 0.00 0.00 98.98 54
1 3 10 0.59 1717 1596 0x00001700 19 0 0.43
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 8 0.43 1854 1596 0x00000000 43 0 5.87 0.04 0.00 93.66 57 63 99.17 350 0.80 0.04 1.22 85.60 3.04 0.58 0.08
0 0 10 0.52 1854 1596 0x00001700 14 0 10.80 0.07 0.00 88.60 57 63 99.17 350 0.80 0.04 1.22 85.60 3.04 0.58 0.08
0 1 2 0.10 1765 1596 0x00001700 3 0 11.22
1 2 9 0.50 1858 1596 0x00001700 10 0 0.79 0.01 0.00 98.71 54
1 3 11 0.60 1867 1596 0x00001700 16 0 0.68
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 7 0.40 1743 1596 0x00000000 63 0 2.32 0.04 0.00 97.25 61 62 99.08 350 0.91 0.03 1.37 92.35 2.71 0.26 0.08
0 0 10 0.56 1757 1596 0x00001700 29 0 3.30 0.06 0.00 96.08 61 62 99.08 350 0.91 0.03 1.37 92.35 2.71 0.26 0.08
0 1 1 0.04 2121 1596 0x00001700 0 0 3.83
1 2 7 0.43 1614 1596 0x00001700 15 0 1.15 0.01 0.00 98.41 61
1 3 10 0.57 1801 1596 0x00001700 19 0 1.01
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 11 0.59 1854 1596 0x00000000 70 0 16.52 0.00 0.00 82.89 60 61 99.24 350 0.90 0.00 1.24 70.98 3.58 1.13 0.08
0 0 12 0.72 1691 1596 0x00001700 32 0 24.63 0.00 0.00 74.65 60 61 99.24 350 0.90 0.00 1.24 70.98 3.58 1.13 0.08
0 1 2 0.15 1653 1596 0x00001700 6 0 25.20
1 2 16 0.82 1940 1596 0x00001700 16 0 8.04 0.00 0.00 91.14 60
1 3 13 0.67 1967 1596 0x00001700 16 0 8.20
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 5 0.29 1759 1596 0x00000000 40 0 0.43 0.01 0.00 99.28 60 61 99.09 350 0.57 0.00 0.94 97.02 2.58 0.13 0.08
0 0 5 0.33 1514 1596 0x00001700 17 0 0.20 0.00 0.00 99.47 60 61 99.09 350 0.57 0.00 0.94 97.02 2.58 0.13 0.08
0 1 1 0.04 1496 1596 0x00001700 2 0 0.49
1 2 6 0.34 1727 1596 0x00001700 11 0 0.56 0.01 0.00 99.09 60
1 3 9 0.45 1988 1596 0x00001700 10 0 0.45
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 9 0.51 1777 1596 0x00000000 67 0 0.98 0.00 0.00 98.51 60 61 99.04 350 0.93 0.00 1.55 94.59 2.65 0.19 0.08
0 0 10 0.67 1534 1596 0x00001700 38 0 1.01 0.00 0.00 98.32 60 61 99.04 350 0.93 0.00 1.55 94.59 2.65 0.19 0.08
0 1 4 0.24 1555 1596 0x00001700 9 0 1.44
1 2 12 0.62 1950 1596 0x00001700 12 0 0.68 0.00 0.00 98.70 60
1 3 10 0.51 1993 1596 0x00001700 8 0 0.78
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 7 0.38 1770 1596 0x00000000 41 0 0.88 0.00 0.00 98.74 61 61 99.08 350 0.74 0.00 1.01 95.72 2.62 0.17 0.08
0 0 7 0.44 1508 1596 0x00001700 21 0 0.87 0.00 0.00 98.69 61 61 99.08 350 0.74 0.00 1.01 95.72 2.62 0.17 0.08
0 1 1 0.05 2034 1596 0x00001700 0 0 1.26
1 2 12 0.66 1862 1596 0x00001700 12 0 0.55 0.00 0.00 98.79 61
1 3 7 0.37 1885 1596 0x00001700 8 0 0.84
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 5 0.28 1638 1596 0x00000000 46 0 1.06 0.00 0.00 98.65 60 61 99.14 350 0.73 0.00 1.08 95.39 2.59 0.14 0.08
0 0 6 0.39 1415 1595 0x00001700 26 0 1.48 0.00 0.00 98.13 60 61 99.14 350 0.73 0.00 1.08 95.39 2.59 0.14 0.08
0 1 1 0.09 1457 1595 0x00001700 4 0 1.78
1 2 5 0.30 1712 1595 0x00001700 8 0 0.51 0.00 0.00 99.19 60
1 3 7 0.36 1868 1596 0x00001700 8 0 0.46
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 125 6.11 2054 1596 0x00000000 345 0 13.06 0.91 0.27 79.64 61 61 99.26 350 2.33 0.86 3.42 59.74 4.19 1.71 0.08
0 0 71 3.86 1843 1596 0x00001700 135 0 15.01 1.32 0.00 79.81 61 61 99.26 350 2.33 0.86 3.42 59.74 4.19 1.71 0.08
0 1 275 12.78 2155 1596 0x00001700 88 0 6.09
1 2 64 3.19 2003 1596 0x00001700 42 0 16.31 0.50 0.53 79.47 61
1 3 92 4.63 1986 1596 0x00001700 80 0 14.86
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 12 0.65 1921 1596 0x00000000 58 0 1.68 0.03 0.00 97.65 61 61 99.04 350 0.87 0.02 1.22 93.29 2.70 0.25 0.08
0 0 12 0.75 1549 1596 0x00001700 37 0 1.98 0.06 0.00 97.22 61 61 99.04 350 0.87 0.02 1.22 93.29 2.70 0.25 0.08
0 1 1 0.07 1684 1596 0x00001700 2 0 2.66
1 2 28 1.33 2137 1596 0x00001700 10 0 0.59 0.00 0.00 98.07 61
1 3 9 0.45 1937 1596 0x00001700 9 0 1.48
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 6 0.35 1762 1596 0x00000000 42 0 0.49 0.00 0.00 99.16 60 61 99.08 350 0.86 0.00 1.39 95.93 2.61 0.15 0.08
0 0 9 0.52 1756 1596 0x00001700 17 0 0.30 0.00 0.00 99.19 60 61 99.08 350 0.86 0.00 1.39 95.93 2.61 0.15 0.08
0 1 2 0.15 1534 1596 0x00001700 6 0 0.67
1 2 5 0.30 1568 1596 0x00001700 11 0 0.57 0.00 0.00 99.12 60
1 3 9 0.44 1976 1596 0x00001700 8 0 0.43
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 7 0.42 1727 1596 0x00000000 58 0 1.13 0.00 0.00 98.44 60 61 99.15 350 0.99 0.00 1.33 94.40 2.62 0.17 0.08
0 0 10 0.59 1604 1596 0x00001700 29 0 1.55 0.00 0.00 97.85 60 61 99.15 350 0.99 0.00 1.33 94.40 2.62 0.17 0.08
0 1 4 0.26 1535 1596 0x00001700 10 0 1.89
1 2 8 0.45 1878 1596 0x00001700 10 0 0.51 0.00 0.00 99.04 60
1 3 7 0.38 1872 1596 0x00001700 9 0 0.58
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 7 0.40 1711 1596 0x00000000 55 0 0.62 0.00 0.00 98.98 61 61 99.08 350 1.07 0.00 1.81 94.83 2.63 0.17 0.08
0 0 9 0.58 1626 1596 0x00001700 25 0 0.42 0.00 0.00 99.00 61 61 99.08 350 1.07 0.00 1.81 94.83 2.63 0.17 0.08
0 1 3 0.20 1533 1596 0x00001700 8 0 0.81
1 2 5 0.31 1583 1596 0x00001700 11 0 0.73 0.00 0.00 98.96 61
1 3 10 0.52 1952 1596 0x00001700 11 0 0.52
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 10 0.55 1819 1596 0x00000000 62 0 0.75 0.02 0.00 98.68 60 61 99.03 350 1.22 0.01 1.78 94.21 2.66 0.21 0.08
0 0 11 0.65 1726 1596 0x00001700 26 0 0.51 0.00 0.00 98.84 60 61 99.03 350 1.22 0.01 1.78 94.21 2.66 0.21 0.08
0 1 4 0.29 1523 1596 0x00001700 11 0 0.88
1 2 11 0.59 1869 1596 0x00001700 14 0 0.84 0.04 0.00 98.53 60
1 3 13 0.68 1990 1596 0x00001700 11 0 0.75
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 8 0.43 1794 1596 0x00000000 48 0 4.40 0.00 0.00 95.17 59 60 99.18 350 0.85 0.00 1.15 88.45 2.68 0.23 0.08
0 0 13 0.70 1806 1596 0x00001700 22 0 0.36 0.00 0.00 98.94 59 60 99.18 350 0.85 0.00 1.15 88.45 2.68 0.23 0.08
0 1 3 0.19 1665 1596 0x00001700 6 0 0.88
1 2 7 0.39 1690 1596 0x00001700 10 0 8.22 0.00 0.00 91.39 59
1 3 9 0.46 1917 1596 0x00001700 10 0 8.15
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 6 0.33 1718 1596 0x00000000 49 0 1.29 0.00 0.00 98.38 59 61 99.14 350 0.73 0.00 1.04 94.82 2.61 0.16 0.08
0 0 8 0.49 1610 1596 0x00001700 24 0 1.96 0.00 0.00 97.55 59 61 99.14 350 0.73 0.00 1.04 94.82 2.61 0.16 0.08
0 1 3 0.18 1535 1596 0x00001700 8 0 2.26
1 2 3 0.19 1603 1596 0x00001700 7 0 0.60 0.00 0.00 99.21 59
1 3 9 0.44 1964 1596 0x00001700 10 0 0.34
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 7 0.38 1811 1596 0x00000000 41 0 0.86 0.00 0.00 98.76 60 61 99.08 350 0.63 0.00 0.89 95.95 2.61 0.16 0.08
0 0 7 0.45 1622 1596 0x00001700 18 0 0.93 0.00 0.00 98.62 60 61 99.08 350 0.63 0.00 0.89 95.95 2.61 0.16 0.08
0 1 2 0.11 1679 1596 0x00001700 3 0 1.27
1 2 9 0.48 1858 1596 0x00001700 10 0 0.62 0.00 0.00 98.90 60
1 3 10 0.48 1970 1596 0x00001700 10 0 0.62
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 4 0.26 1660 1596 0x00000000 41 0 1.02 0.00 0.00 98.73 55 60 99.14 350 0.69 0.00 0.98 95.72 2.59 0.14 0.08
0 0 6 0.40 1587 1596 0x00001700 23 0 1.47 0.00 0.00 98.12 55 60 99.14 350 0.69 0.00 0.98 95.72 2.59 0.14 0.08
0 1 1 0.10 1493 1596 0x00001700 4 0 1.78
1 2 3 0.18 1578 1596 0x00001700 6 0 0.49 0.00 0.00 99.33 52
1 3 6 0.35 1835 1596 0x00001700 8 0 0.32
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 75 3.74 2010 1596 0x00000000 165 0 8.40 0.00 0.00 87.87 60 60 99.08 350 1.55 0.00 2.36 80.59 3.45 1.00 0.08
0 0 266 13.07 2039 1596 0x00001700 121 0 0.51 0.00 0.00 86.42 60 60 99.08 350 1.55 0.00 2.36 80.59 3.45 1.00 0.08
0 1 2 0.10 1762 1596 0x00001700 2 0 13.48
1 2 20 1.19 1719 1596 0x00001700 33 0 9.50 0.00 0.00 89.31 60
1 3 12 0.58 1997 1596 0x00001700 9 0 10.10
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 8 0.47 1715 1596 0x00000000 72 0 1.13 0.00 0.00 98.39 60 60 99.15 350 0.97 0.00 1.41 94.26 2.63 0.18 0.08
0 0 9 0.63 1439 1596 0x00001700 40 0 1.37 0.00 0.00 98.00 60 60 99.15 350 0.97 0.00 1.41 94.26 2.63 0.18 0.08
0 1 2 0.14 1739 1596 0x00001700 5 0 1.86
1 2 6 0.40 1613 1596 0x00001700 15 0 0.81 0.00 0.00 98.79 60
1 3 15 0.73 2007 1596 0x00001700 12 0 0.49
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 8 0.45 1737 1596 0x00000000 66 0 0.94 0.20 0.00 98.42 59 60 99.08 350 0.95 0.25 1.37 94.67 2.64 0.18 0.08
0 0 9 0.64 1448 1596 0x00001700 39 0 0.69 0.40 0.00 98.27 59 60 99.08 350 0.95 0.25 1.37 94.67 2.64 0.18 0.08
0 1 1 0.04 2105 1596 0x00001700 0 0 1.30
1 2 7 0.43 1660 1596 0x00001700 14 0 1.00 0.00 0.00 98.57 59
1 3 14 0.68 2036 1596 0x00001700 13 0 0.75
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 7 0.41 1801 1596 0x00000000 53 0 1.13 0.01 0.00 98.45 59 60 99.06 350 0.87 0.00 1.31 94.56 2.62 0.17 0.08
0 0 9 0.57 1595 1596 0x00001700 30 0 1.40 0.00 0.00 98.03 59 60 99.06 350 0.87 0.00 1.31 94.56 2.62 0.17 0.08
0 1 2 0.09 1799 1596 0x00001700 3 0 1.87
1 2 6 0.35 1635 1596 0x00001700 11 0 0.77 0.01 0.00 98.86 59
1 3 13 0.65 2071 1596 0x00001700 9 0 0.48
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 5 0.32 1661 1596 0x00000000 51 0 0.52 0.00 0.00 99.16 60 60 99.18 350 0.86 0.00 1.51 95.86 2.60 0.14 0.08
0 0 6 0.40 1526 1596 0x00001700 22 0 0.24 0.00 0.00 99.36 60 60 99.18 350 0.86 0.00 1.51 95.86 2.60 0.14 0.08
0 1 1 0.05 1407 1596 0x00001700 2 0 0.60
1 2 4 0.29 1522 1596 0x00001700 12 0 0.75 0.00 0.00 98.96 59
1 3 10 0.54 1857 1596 0x00001700 15 0 0.50
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 259 11.78 2202 1596 0x00000000 73 0 18.23 0.00 0.00 70.00 62 62 99.24 350 0.66 0.00 0.98 50.82 5.52 3.08 0.08
0 0 10 0.61 1613 1596 0x00001700 35 0 45.81 0.00 0.00 53.57 62 62 99.24 350 0.66 0.00 0.98 50.82 5.52 3.08 0.08
0 1 997 45.11 2216 1596 0x00001700 15 0 1.32
1 2 17 0.86 2026 1596 0x00001700 14 0 12.72 0.00 0.00 86.43 62
1 3 10 0.52 1963 1596 0x00001700 9 0 13.05
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 5 0.27 1681 1596 0x00000000 38 0 0.43 0.01 0.00 99.29 60 61 99.08 350 0.69 0.00 1.11 96.71 2.58 0.13 0.08
0 0 5 0.35 1463 1596 0x00001700 18 0 0.20 0.00 0.00 99.45 60 61 99.08 350 0.69 0.00 1.11 96.71 2.58 0.13 0.08
0 1 1 0.04 1716 1596 0x00001700 1 0 0.52
1 2 4 0.27 1519 1596 0x00001700 10 0 0.59 0.01 0.00 99.13 60
1 3 8 0.43 1954 1596 0x00001700 9 0 0.42
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 6 0.37 1699 1596 0x00000000 62 0 1.12 0.01 0.00 98.50 60 60 99.04 350 0.85 0.01 1.05 95.09 2.61 0.16 0.08
0 0 8 0.56 1478 1596 0x00001700 37 0 1.37 0.02 0.00 98.06 60 60 99.04 350 0.85 0.01 1.05 95.09 2.61 0.16 0.08
0 1 0 0.02 2048 1596 0x00001700 1 0 1.90
1 2 4 0.27 1504 1596 0x00001700 12 0 0.78 0.00 0.00 98.94 60
1 3 12 0.63 1966 1596 0x00001700 12 0 0.42
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 76 3.61 2118 1596 0x00000000 78 0 43.75 0.00 0.00 52.65 59 60 99.48 350 0.17 0.00 0.19 11.79 3.97 1.52 0.08
0 0 9 0.56 1684 1596 0x00001700 56 0 86.90 0.00 0.00 12.54 59 60 99.48 350 0.17 0.00 0.19 11.79 3.97 1.52 0.08
0 1 273 12.73 2154 1596 0x00001700 1 0 74.73
1 2 6 0.33 1756 1596 0x00001700 10 0 6.92 0.00 0.00 92.75 59
1 3 16 0.81 1988 1596 0x00001700 11 0 6.44
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 6 0.34 1701 1596 0x00000000 49 0 1.14 0.00 0.00 98.51 60 61 99.15 350 0.82 0.00 1.10 95.00 2.61 0.16 0.08
0 0 7 0.48 1425 1596 0x00001700 29 0 1.47 0.00 0.00 98.05 60 61 99.15 350 0.82 0.00 1.10 95.00 2.61 0.16 0.08
0 1 1 0.07 1502 1596 0x00001700 3 0 1.88
1 2 3 0.22 1481 1596 0x00001700 9 0 0.80 0.00 0.00 98.98 60
1 3 12 0.62 2013 1596 0x00001700 8 0 0.40
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 15 0.82 1840 1596 0x00000000 126 0 1.74 0.00 0.00 97.44 59 61 99.09 350 1.05 0.00 1.57 92.56 2.73 0.28 0.08
0 0 18 1.12 1627 1596 0x00001700 89 0 0.90 0.01 0.00 97.97 59 61 99.09 350 1.05 0.00 1.57 92.56 2.73 0.28 0.08
0 1 4 0.23 1769 1596 0x00001700 6 0 1.79
1 2 13 0.71 1859 1596 0x00001700 14 0 2.38 0.00 0.00 96.91 59
1 3 24 1.20 2042 1596 0x00001700 17 0 1.89
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 5 0.31 1663 1596 0x00000000 50 0 1.28 0.02 0.00 98.39 59 60 99.15 350 0.83 0.01 1.25 94.59 2.60 0.15 0.07
0 0 6 0.47 1275 1596 0x00001700 34 0 1.87 0.00 0.00 97.66 59 60 99.15 350 0.83 0.01 1.25 94.59 2.60 0.15 0.07
0 1 0 0.03 1526 1596 0x00001700 1 0 2.31
1 2 3 0.18 1581 1596 0x00001700 7 0 0.66 0.04 0.00 99.12 59
1 3 12 0.57 2010 1596 0x00001700 8 0 0.27
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 13 0.73 1821 1596 0x00000000 72 0 1.30 0.03 0.00 97.94 60 60 98.99 350 1.07 0.00 1.66 93.45 2.71 0.25 0.08
0 0 16 0.98 1636 1596 0x00001700 37 0 1.27 0.07 0.00 97.68 60 60 98.99 350 1.07 0.00 1.66 93.45 2.71 0.25 0.08
0 1 6 0.33 1817 1596 0x00001700 9 0 1.93
1 2 12 0.67 1812 1596 0x00001700 13 0 1.14 0.00 0.00 98.19 60
1 3 19 0.94 2021 1596 0x00001700 13 0 0.86
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 8 0.48 1745 1596 0x00000000 64 0 1.21 0.00 0.00 98.31 59 60 98.94 350 0.93 0.00 1.25 94.42 2.64 0.19 0.08
0 0 9 0.62 1490 1595 0x00001700 36 0 1.50 0.00 0.00 97.88 59 60 98.94 350 0.93 0.00 1.25 94.42 2.64 0.19 0.08
0 1 2 0.14 1580 1596 0x00001700 5 0 1.99
1 2 5 0.32 1628 1596 0x00001700 11 0 0.93 0.00 0.00 98.74 59
1 3 17 0.83 2009 1596 0x00001700 12 0 0.43
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 8 0.49 1646 1596 0x00000000 82 0 5.69 0.00 0.00 93.82 59 60 98.48 350 1.03 0.00 1.65 84.73 2.72 0.27 0.08
0 0 11 0.76 1404 1596 0x00001700 50 0 0.62 0.00 0.00 98.62 59 60 98.48 350 1.03 0.00 1.65 84.73 2.72 0.27 0.08
0 1 2 0.12 1443 1596 0x00001700 6 0 1.26
1 2 7 0.43 1600 1596 0x00001700 15 0 10.54 0.00 0.00 89.03 59
1 3 13 0.65 1995 1596 0x00001700 11 0 10.32
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 12 0.62 1873 1596 0x00000000 63 0 1.37 0.00 0.00 98.01 54 60 98.76 350 0.94 0.00 1.41 93.28 2.69 0.23 0.08
0 0 8 0.57 1457 1596 0x00001700 33 0 1.56 0.00 0.00 97.87 54 60 98.76 350 0.94 0.00 1.41 93.28 2.69 0.23 0.08
0 1 3 0.15 1896 1596 0x00001700 2 0 1.98
1 2 19 0.95 2039 1596 0x00001700 15 0 0.91 0.00 0.00 98.15 52
1 3 16 0.83 1964 1596 0x00001700 13 0 1.03
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 6 0.37 1700 1596 0x00000000 60 0 0.52 0.00 0.00 99.11 59 59 98.98 350 0.84 0.00 1.16 96.00 2.59 0.14 0.08
0 0 8 0.57 1359 1596 0x00001700 42 0 0.32 0.00 0.00 99.11 59 59 98.98 350 0.84 0.00 1.16 96.00 2.59 0.14 0.08
0 1 2 0.11 2209 1596 0x00001700 0 0 0.78
1 2 3 0.22 1523 1596 0x00001700 9 0 0.67 0.00 0.00 99.11 59
1 3 11 0.56 2019 1596 0x00001700 9 0 0.33
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 6 0.37 1616 1596 0x00000000 69 0 0.54 0.00 0.00 99.09 58 59 99.15 350 0.93 0.00 1.64 95.38 2.59 0.14 0.08
0 0 9 0.66 1309 1596 0x00001700 46 0 0.40 0.00 0.00 98.94 58 59 99.15 350 0.93 0.00 1.64 95.38 2.59 0.14 0.08
0 1 3 0.16 1969 1596 0x00001700 3 0 0.90
1 2 3 0.20 1523 1596 0x00001700 9 0 0.56 0.00 0.00 99.24 58
1 3 9 0.47 1964 1596 0x00001700 11 0 0.29
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 8 0.47 1681 1596 0x00000000 65 0 7.32 0.00 0.00 92.21 54 60 99.19 350 1.01 0.00 1.89 81.60 2.72 0.27 0.08
0 0 10 0.70 1366 1596 0x00001700 44 0 13.72 0.00 0.00 85.57 54 60 99.19 350 1.01 0.00 1.89 81.59 2.72 0.27 0.08
0 1 3 0.15 2208 1596 0x00001700 0 0 14.28
1 2 5 0.31 1625 1596 0x00001700 10 0 0.84 0.00 0.00 98.85 52
1 3 14 0.71 1909 1596 0x00001700 11 0 0.44
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 5 0.29 1609 1596 0x00000000 53 0 1.33 0.00 0.00 98.37 59 60 99.04 350 0.68 0.00 0.95 94.93 2.60 0.15 0.08
0 0 6 0.48 1271 1595 0x00001700 36 0 2.22 0.00 0.00 97.29 59 60 99.04 350 0.68 0.00 0.95 94.93 2.60 0.15 0.08
0 1 3 0.18 1884 1596 0x00001700 4 0 2.53
1 2 1 0.09 1460 1596 0x00001700 4 0 0.45 0.00 0.00 99.45 59
1 3 8 0.41 1923 1596 0x00001700 9 0 0.14
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 10 0.56 1825 1596 0x00000000 62 0 1.65 0.05 0.00 97.74 59 59 99.08 350 0.97 0.00 1.40 93.17 2.67 0.22 0.08
0 0 11 0.76 1460 1596 0x00001700 43 0 0.84 0.10 0.00 98.29 59 59 99.08 350 0.97 0.00 1.40 93.17 2.67 0.22 0.08
0 1 6 0.30 2121 1596 0x00001700 1 0 1.31
1 2 4 0.24 1761 1596 0x00001700 6 0 2.58 0.00 0.00 97.18 59
1 3 20 0.96 2038 1596 0x00001700 12 0 1.86
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 6 0.33 1731 1596 0x00000000 49 0 0.72 0.00 0.00 98.95 59 60 99.05 350 0.77 0.00 1.12 95.81 2.60 0.15 0.08
0 0 7 0.50 1317 1596 0x00001700 34 0 0.82 0.00 0.00 98.68 59 60 99.05 350 0.77 0.00 1.12 95.80 2.60 0.15 0.08
0 1 3 0.15 2029 1596 0x00001700 2 0 1.17
1 2 1 0.07 1658 1596 0x00001700 3 0 0.71 0.00 0.00 99.22 59
1 3 12 0.61 2003 1596 0x00001700 10 0 0.17
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 6 0.35 1659 1596 0x00000000 61 0 0.55 0.00 0.00 99.10 60 60 99.08 350 0.99 0.00 1.55 95.38 2.60 0.15 0.08
0 0 10 0.72 1355 1596 0x00001700 47 0 0.41 0.00 0.00 98.87 60 60 99.08 350 0.99 0.00 1.55 95.38 2.60 0.15 0.08
0 1 3 0.13 2149 1596 0x00001700 2 0 1.00
1 2 1 0.09 1627 1596 0x00001700 3 0 0.58 0.00 0.00 99.33 60
1 3 9 0.47 1993 1596 0x00001700 9 0 0.20
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 7 0.42 1744 1596 0x00000000 55 0 1.15 0.00 0.00 98.42 58 60 99.14 350 0.94 0.00 1.31 94.47 2.62 0.17 0.08
0 0 9 0.68 1395 1596 0x00001700 41 0 1.56 0.00 0.00 97.76 58 60 99.14 350 0.94 0.00 1.31 94.47 2.62 0.17 0.08
0 1 4 0.19 2015 1596 0x00001700 2 0 2.05
1 2 2 0.12 1694 1596 0x00001700 3 0 0.80 0.00 0.00 99.08 58
1 3 14 0.71 2013 1596 0x00001700 9 0 0.21
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 6 0.37 1686 1596 0x00000000 55 0 0.54 0.00 0.00 99.09 58 59 99.08 350 1.08 0.00 1.95 94.93 2.60 0.15 0.08
0 0 8 0.55 1378 1596 0x00001700 32 0 0.35 0.00 0.00 99.10 58 59 99.08 350 1.08 0.00 1.95 94.93 2.60 0.15 0.08
0 1 3 0.15 2054 1596 0x00001700 2 0 0.75
1 2 3 0.17 1594 1596 0x00001700 6 0 0.74 0.00 0.00 99.09 58
1 3 11 0.59 1906 1596 0x00001700 15 0 0.32
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 30 1.53 1983 1596 0x00000000 133 0 2.53 0.03 0.00 95.91 59 60 99.15 350 1.68 0.03 2.53 87.77 2.92 0.47 0.08
0 0 18 1.24 1428 1596 0x00001700 79 0 2.73 0.06 0.00 95.97 59 60 99.15 350 1.68 0.03 2.53 87.77 2.92 0.47 0.08
0 1 14 0.76 1907 1596 0x00001700 19 0 3.22
1 2 16 0.84 1946 1596 0x00001700 20 0 3.31 0.00 0.00 95.85 59
1 3 73 3.29 2220 1596 0x00001700 15 0 0.86
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 30 1.46 2043 1596 0x00000000 96 0 2.40 0.88 0.00 95.27 59 59 99.08 350 1.11 1.20 1.76 88.93 2.92 0.46 0.08
0 0 16 0.98 1662 1596 0x00001700 50 0 1.30 1.75 0.00 95.96 59 59 99.08 350 1.11 1.20 1.76 88.93 2.92 0.46 0.08
0 1 7 0.43 1704 1596 0x00001700 13 0 1.86
1 2 9 0.45 1885 1596 0x00001700 10 0 4.97 0.00 0.00 94.57 59
1 3 87 3.96 2192 1596 0x00001700 23 0 1.47
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 6 0.36 1724 1596 0x00000000 59 0 1.13 0.00 0.00 98.51 59 60 99.14 350 0.94 0.00 1.43 94.37 2.61 0.16 0.08
0 0 7 0.55 1375 1596 0x00001700 39 0 1.67 0.00 0.00 97.78 59 60 99.14 350 0.94 0.00 1.43 94.37 2.61 0.16 0.08
0 1 5 0.26 1843 1596 0x00001700 7 0 1.96
1 2 2 0.09 1619 1596 0x00001700 3 0 0.67 0.00 0.00 99.24 59
1 3 11 0.56 2026 1596 0x00001700 10 0 0.20
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 17 0.93 1863 1596 0x00000000 96 0 1.10 0.05 0.00 97.92 54 60 99.08 350 1.40 0.03 2.10 92.75 2.72 0.27 0.08
0 0 17 1.05 1635 1596 0x00001700 54 0 0.82 0.06 0.00 98.07 54 60 99.08 350 1.40 0.03 2.10 92.75 2.72 0.27 0.08
0 1 12 0.62 1885 1596 0x00001700 13 0 1.25
1 2 7 0.42 1689 1596 0x00001700 13 0 1.76 0.04 0.00 97.77 52
1 3 33 1.63 2048 1596 0x00001700 16 0 0.56
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 5 0.28 1760 1596 0x00000000 42 0 0.34 0.00 0.00 99.37 59 59 99.15 350 0.79 0.00 1.16 96.62 2.57 0.12 0.08
0 0 4 0.25 1474 1596 0x00001700 19 0 0.24 0.00 0.00 99.50 58 59 99.15 350 0.79 0.00 1.16 96.62 2.57 0.12 0.08
0 1 4 0.19 1906 1596 0x00001700 5 0 0.31
1 2 3 0.22 1482 1596 0x00001700 10 0 0.53 0.00 0.00 99.24 59
1 3 9 0.47 1988 1596 0x00001700 8 0 0.29
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 11 0.63 1726 1596 0x00000000 92 0 4.48 0.02 0.00 94.87 58 58 99.08 350 1.30 0.02 2.38 85.95 2.93 0.48 0.08
0 0 17 1.00 1668 1596 0x00001700 48 0 7.70 0.04 0.00 91.26 58 58 99.08 350 1.30 0.02 2.38 85.95 2.93 0.48 0.08
0 1 5 0.25 2094 1596 0x00001700 1 0 8.45
1 2 11 0.72 1561 1596 0x00001700 32 0 0.80 0.00 0.00 98.48 58
1 3 10 0.54 1884 1596 0x00001700 11 0 0.98
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 7 0.38 1757 1596 0x00000000 45 0 0.51 0.02 0.00 99.09 58 60 99.14 350 0.89 0.01 1.34 95.84 2.59 0.14 0.08
0 0 11 0.69 1659 1596 0x00001700 27 0 0.34 0.04 0.00 98.93 58 60 99.14 350 0.89 0.01 1.34 95.83 2.59 0.14 0.08
0 1 4 0.22 1939 1596 0x00001700 3 0 0.82
1 2 4 0.25 1598 1596 0x00001700 9 0 0.49 0.00 0.00 99.26 58
1 3 7 0.35 1951 1596 0x00001700 6 0 0.40
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 10 0.58 1765 1596 0x00000000 79 0 3.11 0.03 0.00 96.28 59 60 99.08 350 1.06 0.01 1.49 90.35 2.75 0.30 0.08
0 0 18 1.12 1641 1596 0x00001700 55 0 4.42 0.06 0.00 94.40 59 60 99.08 350 1.06 0.01 1.49 90.35 2.75 0.30 0.08
0 1 4 0.18 2161 1596 0x00001700 1 0 5.36
1 2 8 0.48 1697 1596 0x00001700 13 0 1.35 0.00 0.00 98.17 59
1 3 10 0.51 1956 1596 0x00001700 10 0 1.31
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 8 0.43 1760 1596 0x00000000 49 0 9.90 0.08 0.00 89.58 53 60 99.16 350 0.84 0.02 1.20 81.58 2.72 0.27 0.08
0 0 10 0.65 1605 1596 0x00001700 27 0 14.80 0.00 0.00 84.56 53 60 99.16 350 0.84 0.02 1.20 81.58 2.72 0.27 0.08
0 1 4 0.19 1926 1596 0x00001700 2 0 15.25
1 2 5 0.30 1596 1596 0x00001700 10 0 4.93 0.17 0.00 94.60 51
1 3 12 0.60 1954 1596 0x00001700 10 0 4.63
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 6 0.33 1680 1596 0x00000000 49 0 1.28 0.00 0.00 98.39 58 59 99.08 350 0.90 0.00 1.27 94.36 2.60 0.15 0.08
0 0 8 0.49 1537 1596 0x00001700 27 0 1.86 0.00 0.00 97.65 58 59 99.08 350 0.90 0.00 1.27 94.36 2.60 0.15 0.08
0 1 3 0.14 2132 1596 0x00001700 1 0 2.22
1 2 4 0.25 1459 1596 0x00001700 11 0 0.60 0.00 0.00 99.14 58
1 3 8 0.43 1831 1596 0x00001700 10 0 0.43
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 9 0.49 1829 1596 0x00000000 57 0 0.62 0.07 0.00 98.82 58 59 99.14 350 0.99 0.00 1.59 95.04 2.62 0.17 0.08
0 0 10 0.65 1609 1596 0x00001700 27 0 0.35 0.00 0.00 99.00 58 59 99.14 350 0.99 0.00 1.59 95.04 2.62 0.17 0.08
0 1 4 0.20 2022 1596 0x00001700 4 0 0.80
1 2 12 0.64 1830 1596 0x00001700 19 0 0.58 0.14 0.00 98.64 58
1 3 10 0.49 2041 1596 0x00001700 7 0 0.73
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 5 0.32 1698 1596 0x00000000 49 0 0.50 0.00 0.00 99.18 59 59 98.98 350 0.78 0.00 1.09 96.34 2.57 0.13 0.07
0 0 8 0.55 1522 1596 0x00001700 30 0 0.32 0.00 0.00 99.13 59 59 98.98 350 0.78 0.00 1.09 96.34 2.57 0.13 0.07
0 1 2 0.11 2188 1596 0x00001700 0 0 0.75
1 2 4 0.23 1590 1596 0x00001700 9 0 0.55 0.00 0.00 99.22 59
1 3 7 0.40 1861 1596 0x00001700 10 0 0.38
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 5 0.32 1694 1596 0x00000000 43 0 0.45 0.00 0.00 99.24 59 59 99.14 350 0.90 0.00 1.36 96.01 2.57 0.12 0.08
0 0 8 0.52 1575 1596 0x00001700 22 0 0.30 0.00 0.00 99.18 59 59 99.14 350 0.90 0.00 1.36 96.01 2.57 0.12 0.08
0 1 4 0.19 1966 1596 0x00001700 3 0 0.63
1 2 4 0.24 1524 1596 0x00001700 10 0 0.47 0.00 0.00 99.29 59
1 3 6 0.33 1852 1596 0x00001700 8 0 0.38
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 9 0.49 1829 1596 0x00000000 57 0 10.01 0.01 0.00 89.49 58 59 99.18 350 0.72 0.00 1.05 77.42 2.83 0.39 0.08
0 0 11 0.69 1639 1596 0x00001700 35 0 19.06 0.00 0.00 80.25 58 59 99.18 350 0.72 0.00 1.05 77.42 2.83 0.39 0.08
0 1 4 0.18 2110 1596 0x00001700 1 0 19.57
1 2 6 0.38 1662 1596 0x00001700 11 0 0.88 0.01 0.00 98.73 58
1 3 14 0.70 2034 1596 0x00001700 10 0 0.55
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 6 0.34 1725 1596 0x00000000 46 0 0.50 0.00 0.00 99.16 58 59 99.04 350 0.88 0.00 1.51 95.77 2.57 0.13 0.08
0 0 9 0.55 1559 1596 0x00001700 25 0 0.32 0.00 0.00 99.13 58 59 99.04 350 0.88 0.00 1.51 95.77 2.57 0.13 0.08
0 1 3 0.15 2035 1596 0x00001700 2 0 0.71
1 2 4 0.26 1523 1596 0x00001700 10 0 0.56 0.00 0.00 99.18 58
1 3 8 0.41 1960 1596 0x00001700 9 0 0.41
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 13 0.68 1868 1596 0x00000000 118 0 31.72 0.01 0.00 67.59 54 60 99.30 350 0.74 0.00 1.12 45.51 4.62 2.18 0.08
0 0 20 1.11 1777 1596 0x00001700 87 0 12.98 0.01 0.00 85.90 54 60 99.30 350 0.74 0.00 1.12 45.51 4.62 2.18 0.08
0 1 6 0.34 1842 1596 0x00001700 6 0 13.74
1 2 9 0.49 1739 1596 0x00001700 16 0 50.23 0.00 0.00 49.28 53
1 3 16 0.79 2087 1596 0x00001700 9 0 49.93
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 4 0.25 1677 1596 0x00000000 37 0 0.33 0.00 0.00 99.42 59 59 99.04 350 0.65 0.00 0.91 97.07 2.55 0.10 0.08
0 0 5 0.38 1333 1596 0x00001700 23 0 0.31 0.00 0.00 99.31 59 59 99.04 350 0.65 0.00 0.91 97.07 2.55 0.10 0.08
0 1 5 0.22 2072 1596 0x00001700 2 0 0.47
1 2 2 0.10 1523 1596 0x00001700 5 0 0.37 0.00 0.00 99.53 59
1 3 6 0.30 1873 1596 0x00001700 7 0 0.16
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 6 0.34 1686 1596 0x00000000 52 0 1.27 0.00 0.00 98.40 59 59 99.07 350 0.78 0.00 1.10 94.72 2.60 0.15 0.08
0 0 6 0.45 1292 1596 0x00001700 32 0 2.04 0.00 0.00 97.50 59 59 99.07 350 0.78 0.00 1.10 94.72 2.60 0.15 0.08
0 1 5 0.27 1961 1596 0x00001700 4 0 2.23
1 2 2 0.14 1651 1596 0x00001700 4 0 0.57 0.00 0.00 99.29 59
1 3 9 0.48 1914 1596 0x00001700 12 0 0.23
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 7 0.40 1795 1596 0x00000000 46 0 0.50 0.00 0.00 99.10 59 60 99.14 350 0.85 0.00 1.28 95.94 2.60 0.15 0.07
0 0 8 0.53 1444 1596 0x00001700 28 0 0.43 0.00 0.00 99.04 59 60 99.14 350 0.85 0.00 1.28 95.94 2.60 0.15 0.07
0 1 6 0.29 2019 1596 0x00001700 4 0 0.67
1 2 3 0.15 1671 1596 0x00001700 4 0 0.69 0.00 0.00 99.15 59
1 3 13 0.63 2016 1596 0x00001700 10 0 0.22
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 7 0.42 1754 1596 0x00000000 68 0 3.85 0.00 0.00 95.73 58 59 99.08 350 0.75 0.00 1.15 89.69 2.71 0.27 0.08
0 0 11 0.72 1478 1596 0x00001700 50 0 6.15 0.00 0.00 93.14 58 59 99.08 350 0.75 0.00 1.15 89.68 2.71 0.27 0.08
0 1 5 0.21 2214 1596 0x00001700 0 0 6.65
1 2 3 0.18 1634 1596 0x00001700 6 0 1.50 0.00 0.00 98.32 58
1 3 11 0.56 1967 1596 0x00001700 12 0 1.12
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 96 4.83 1981 1596 0x00000000 94 0 13.10 0.00 0.00 82.06 59 60 99.04 350 1.06 0.00 1.42 78.14 3.67 1.22 0.08
0 0 340 17.27 1976 1596 0x00001700 66 0 0.45 0.00 0.00 82.29 58 60 99.04 350 1.06 0.00 1.42 78.14 3.67 1.22 0.08
0 1 4 0.22 2018 1596 0x00001700 3 0 17.49
1 2 24 1.21 2032 1596 0x00001700 12 0 16.95 0.00 0.00 81.84 59
1 3 13 0.64 2028 1596 0x00001700 13 0 17.52
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 5 0.31 1686 1596 0x00000000 45 0 0.45 0.00 0.00 99.23 58 58 99.07 350 0.84 0.00 1.32 96.04 2.57 0.12 0.08
0 0 5 0.42 1253 1596 0x00001700 28 0 0.27 0.00 0.00 99.32 58 58 99.07 350 0.84 0.00 1.32 96.04 2.57 0.12 0.08
0 1 2 0.12 2123 1596 0x00001700 0 0 0.56
1 2 4 0.20 1765 1596 0x00001700 5 0 0.65 0.00 0.00 99.14 58
1 3 10 0.52 1902 1596 0x00001700 12 0 0.34
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 5 0.28 1676 1596 0x00000000 40 0 0.40 0.04 0.00 99.29 58 59 99.13 350 0.69 0.03 1.07 96.79 2.56 0.11 0.07
0 0 7 0.47 1422 1596 0x00001700 26 0 0.30 0.00 0.00 99.23 58 59 99.13 350 0.69 0.03 1.07 96.79 2.56 0.11 0.07
0 1 3 0.14 2066 1596 0x00001700 1 0 0.63
1 2 4 0.21 1731 1596 0x00001700 6 0 0.37 0.07 0.00 99.35 58
1 3 5 0.29 1865 1596 0x00001700 7 0 0.29
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 7 0.39 1823 1596 0x00000000 46 0 0.53 0.01 0.00 99.06 58 58 99.08 350 0.77 0.01 1.15 96.08 2.60 0.15 0.08
0 0 9 0.58 1521 1596 0x00001700 31 0 0.32 0.02 0.00 99.07 58 58 99.08 350 0.77 0.01 1.15 96.08 2.60 0.15 0.08
0 1 3 0.15 2211 1596 0x00001700 1 0 0.76
1 2 4 0.22 1935 1596 0x00001700 3 0 0.72 0.00 0.00 99.06 58
1 3 12 0.62 1974 1596 0x00001700 11 0 0.32
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 5 0.30 1695 1596 0x00000000 43 0 0.43 0.00 0.00 99.27 59 59 99.04 350 0.77 0.00 1.09 96.52 2.57 0.12 0.08
0 0 7 0.47 1468 1596 0x00001700 24 0 0.31 0.00 0.00 99.22 59 59 99.04 350 0.77 0.00 1.09 96.52 2.57 0.12 0.08
0 1 3 0.17 1890 1596 0x00001700 3 0 0.60
1 2 2 0.16 1476 1596 0x00001700 7 0 0.52 0.00 0.00 99.32 59
1 3 8 0.41 1958 1596 0x00001700 9 0 0.27
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 10 0.53 1836 1596 0x00000000 75 0 10.81 0.00 0.00 88.66 58 59 99.17 350 0.54 0.00 0.71 76.96 2.78 0.33 0.08
0 0 14 0.84 1658 1596 0x00001700 47 0 0.63 0.00 0.00 98.53 58 59 99.17 350 0.54 0.00 0.71 76.96 2.78 0.33 0.08
0 1 7 0.32 2034 1596 0x00001700 3 0 1.15
1 2 6 0.35 1776 1596 0x00001700 11 0 20.86 0.00 0.00 78.79 58
1 3 12 0.60 2013 1596 0x00001700 14 0 20.61
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 5 0.30 1774 1596 0x00000000 36 0 1.60 0.00 0.00 98.11 58 59 99.03 350 0.64 0.00 1.01 94.45 2.58 0.14 0.08
0 0 7 0.45 1505 1596 0x00001700 23 0 2.66 0.00 0.00 96.90 58 59 99.03 350 0.64 0.00 1.01 94.45 2.58 0.14 0.08
0 1 3 0.13 2079 1596 0x00001700 1 0 2.98
1 2 3 0.17 1723 1596 0x00001700 5 0 0.52 0.00 0.00 99.32 58
1 3 9 0.45 1975 1596 0x00001700 7 0 0.24
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 5 0.31 1691 1596 0x00000000 45 0 0.80 0.01 0.00 98.88 58 59 99.08 350 0.85 0.00 1.28 95.42 2.59 0.14 0.08
0 0 9 0.58 1562 1596 0x00001700 27 0 0.94 0.00 0.00 98.48 58 59 99.08 350 0.85 0.00 1.28 95.42 2.59 0.14 0.08
0 1 2 0.11 2179 1596 0x00001700 0 0 1.41
1 2 3 0.20 1524 1596 0x00001700 9 0 0.51 0.01 0.00 99.28 58
1 3 7 0.36 1844 1596 0x00001700 9 0 0.35
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 7 0.40 1762 1596 0x00000000 48 0 0.51 0.00 0.00 99.09 58 59 99.14 350 0.88 0.00 1.24 95.92 2.59 0.14 0.08
0 0 10 0.62 1664 1596 0x00001700 23 0 0.30 0.00 0.00 99.07 58 59 99.14 350 0.88 0.00 1.24 95.92 2.59 0.14 0.08
0 1 4 0.19 2053 1596 0x00001700 3 0 0.73
1 2 5 0.36 1511 1596 0x00001700 14 0 0.54 0.00 0.00 99.10 58
1 3 9 0.43 1982 1596 0x00001700 8 0 0.46
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 6 0.36 1681 1596 0x00000000 56 0 1.12 0.00 0.00 98.53 58 59 99.08 350 0.95 0.00 1.47 94.45 2.60 0.15 0.08
0 0 8 0.55 1535 1596 0x00001700 31 0 1.46 0.00 0.00 97.98 58 59 99.08 350 0.95 0.00 1.47 94.45 2.60 0.15 0.08
0 1 2 0.11 2172 1596 0x00001700 0 0 1.90
1 2 5 0.30 1562 1596 0x00001700 12 0 0.63 0.00 0.00 99.07 58
1 3 8 0.46 1815 1596 0x00001700 13 0 0.47
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 10 0.55 1840 1595 0x00000000 56 0 1.34 0.00 0.00 98.11 58 58 99.12 350 1.03 0.00 1.75 93.37 2.65 0.20 0.08
0 0 12 0.70 1696 1595 0x00001700 26 0 1.70 0.00 0.00 97.60 58 58 99.12 350 1.03 0.00 1.75 93.37 2.65 0.20 0.08
0 1 6 0.29 2011 1595 0x00001700 4 0 2.11
1 2 14 0.77 1857 1595 0x00001700 19 0 0.61 0.00 0.00 98.63 58
1 3 9 0.44 1926 1596 0x00001700 7 0 0.94
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 59 2.78 2138 1596 0x00000000 57 0 7.94 0.04 0.00 89.24 58 59 99.08 350 0.61 0.06 1.02 80.43 3.44 0.99 0.08
0 0 10 0.64 1621 1596 0x00001700 38 0 3.80 0.09 0.00 95.47 58 59 99.08 350 0.61 0.06 1.02 80.43 3.44 0.99 0.08
0 1 2 0.11 2125 1596 0x00001700 0 0 4.33
1 2 218 10.02 2176 1596 0x00001700 10 0 6.98 0.00 0.00 83.00 58
1 3 7 0.34 2001 1596 0x00001700 9 0 16.65
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 7 0.39 1690 1596 0x00000000 55 0 0.59 0.00 0.00 99.01 58 59 99.15 350 1.01 0.00 1.44 95.41 2.59 0.15 0.08
0 0 12 0.74 1634 1596 0x00001700 29 0 0.40 0.00 0.00 98.86 58 59 99.15 350 1.01 0.00 1.44 95.41 2.59 0.15 0.08
0 1 4 0.19 1922 1596 0x00001700 5 0 0.96
1 2 5 0.31 1527 1596 0x00001700 12 0 0.52 0.00 0.00 99.17 58
1 3 6 0.34 1832 1596 0x00001700 9 0 0.49
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 8 0.42 1818 1596 0x00000000 46 0 0.55 0.00 0.00 99.04 58 58 99.07 350 0.90 0.00 1.37 95.63 2.61 0.16 0.08
0 0 8 0.52 1520 1595 0x00001700 27 0 0.37 0.00 0.00 99.11 58 58 99.07 350 0.90 0.00 1.37 95.64 2.61 0.16 0.08
0 1 6 0.25 2204 1596 0x00001700 0 0 0.64
1 2 5 0.28 1619 1596 0x00001700 9 0 0.75 0.00 0.00 98.97 58
1 3 12 0.62 2005 1596 0x00001700 10 0 0.42
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 4 0.26 1681 1596 0x00000000 41 0 0.34 0.00 0.00 99.40 58 59 99.04 350 0.65 0.00 0.91 97.09 2.55 0.10 0.08
0 0 6 0.41 1548 1596 0x00001700 21 0 0.24 0.00 0.00 99.35 58 59 99.04 350 0.65 0.00 0.91 97.08 2.55 0.10 0.08
0 1 3 0.14 2128 1596 0x00001700 3 0 0.51
1 2 3 0.21 1394 1596 0x00001700 10 0 0.34 0.00 0.00 99.45 58
1 3 5 0.27 1883 1596 0x00001700 7 0 0.28
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 9 0.54 1713 1596 0x00000000 85 0 1.56 0.00 0.00 97.90 57 59 99.18 350 1.26 0.00 1.90 92.34 2.65 0.20 0.08
0 0 12 0.80 1455 1596 0x00001700 52 0 2.01 0.00 0.00 97.19 57 59 99.18 350 1.26 0.00 1.90 92.34 2.65 0.20 0.08
0 1 4 0.18 2051 1596 0x00001700 2 0 2.64
1 2 8 0.48 1596 1596 0x00001700 19 0 0.91 0.00 0.00 98.61 57
1 3 14 0.72 1995 1596 0x00001700 12 0 0.67
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 5 0.29 1663 1596 0x00000000 48 0 0.41 0.02 0.00 99.28 57 58 99.04 350 0.78 0.01 1.23 96.45 2.56 0.11 0.08
0 0 7 0.46 1482 1596 0x00001700 24 0 0.28 0.00 0.00 99.26 57 58 99.04 350 0.78 0.01 1.23 96.45 2.56 0.11 0.08
0 1 3 0.16 2037 1596 0x00001700 6 0 0.59
1 2 3 0.21 1485 1596 0x00001700 9 0 0.44 0.04 0.00 99.31 57
1 3 6 0.32 1855 1596 0x00001700 9 0 0.33
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 27 1.32 2056 1596 0x00000000 60 0 3.93 0.00 0.00 94.75 58 59 99.18 350 0.67 0.00 0.92 89.31 2.84 0.40 0.08
0 0 95 4.60 2078 1596 0x00001700 42 0 1.93 0.00 0.00 93.48 58 59 99.18 350 0.67 0.00 0.92 89.31 2.84 0.40 0.08
0 1 3 0.15 2098 1596 0x00001700 2 0 6.37
1 2 3 0.19 1701 1596 0x00001700 7 0 3.79 0.00 0.00 96.02 58
1 3 7 0.34 1939 1596 0x00001700 9 0 3.64
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 7 0.37 1770 1596 0x00000000 43 0 0.49 0.00 0.00 99.14 57 58 99.05 350 0.74 0.00 1.28 96.15 2.58 0.13 0.08
0 0 10 0.64 1610 1596 0x00001700 27 0 0.39 0.00 0.00 98.97 57 58 99.05 350 0.74 0.00 1.28 96.15 2.58 0.13 0.08
0 1 6 0.27 2141 1596 0x00001700 1 0 0.76
1 2 4 0.24 1654 1596 0x00001700 7 0 0.45 0.00 0.00 99.31 57
1 3 6 0.34 1857 1596 0x00001700 8 0 0.36
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 6 0.32 1750 1596 0x00000000 46 0 1.27 0.00 0.00 98.41 58 58 99.07 350 0.79 0.00 1.15 94.68 2.59 0.15 0.08
0 0 6 0.43 1444 1596 0x00001700 27 0 1.84 0.00 0.00 97.73 58 58 99.07 350 0.79 0.00 1.15 94.68 2.59 0.15 0.08
0 1 3 0.11 2281 1596 0x00001700 1 0 2.16
1 2 3 0.18 1543 1596 0x00001700 7 0 0.72 0.00 0.00 99.10 58
1 3 11 0.54 1953 1596 0x00001700 11 0 0.36
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 8 0.47 1817 1596 0x00000000 51 0 0.59 0.00 0.00 98.94 58 58 99.13 350 0.94 0.00 1.40 95.42 2.60 0.16 0.07
0 0 8 0.54 1415 1596 0x00001700 29 0 0.35 0.00 0.00 99.11 58 58 99.13 350 0.94 0.00 1.40 95.42 2.60 0.16 0.07
0 1 4 0.21 1952 1596 0x00001700 3 0 0.68
1 2 11 0.58 1957 1596 0x00001700 10 0 0.64 0.00 0.00 98.77 58
1 3 11 0.53 2015 1596 0x00001700 9 0 0.70
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 6 0.34 1752 1596 0x00000000 47 0 0.72 0.01 0.00 98.93 57 58 99.08 350 0.82 0.00 1.12 95.79 2.58 0.14 0.08
0 0 7 0.51 1354 1596 0x00001700 33 0 0.78 0.00 0.00 98.71 57 58 99.08 350 0.82 0.00 1.12 95.78 2.58 0.14 0.08
0 1 3 0.14 2160 1596 0x00001700 1 0 1.15
1 2 5 0.24 1961 1596 0x00001700 3 0 0.59 0.01 0.00 99.16 57
1 3 9 0.47 1955 1596 0x00001700 10 0 0.36
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 6 0.34 1696 1596 0x00000000 48 0 0.49 0.00 0.00 99.17 57 58 99.13 350 0.81 0.00 1.31 96.11 2.58 0.13 0.08
0 0 8 0.57 1346 1596 0x00001700 32 0 0.34 0.00 0.00 99.10 57 58 99.13 350 0.81 0.00 1.31 96.11 2.58 0.13 0.08
0 1 3 0.14 2038 1596 0x00001700 2 0 0.77
1 2 5 0.25 1844 1596 0x00001700 5 0 0.49 0.00 0.00 99.25 57
1 3 8 0.39 1986 1596 0x00001700 9 0 0.36
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 9 0.50 1816 1596 0x00000000 57 0 2.37 0.00 0.00 97.13 58 58 99.08 350 0.90 0.00 1.39 92.07 2.65 0.20 0.08
0 0 11 0.75 1473 1596 0x00001700 44 0 1.75 0.00 0.00 97.50 58 58 99.08 350 0.90 0.00 1.39 92.07 2.65 0.20 0.08
0 1 7 0.30 2188 1596 0x00001700 1 0 2.19
1 2 8 0.41 2034 1596 0x00001700 2 0 2.83 0.00 0.00 96.77 58
1 3 10 0.52 1924 1596 0x00001700 10 0 2.71
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 6 0.34 1752 1596 0x00000000 47 0 0.47 0.00 0.00 99.19 58 58 99.04 350 0.80 0.00 1.41 96.01 2.58 0.13 0.08
0 0 7 0.47 1457 1596 0x00001700 27 0 0.28 0.00 0.00 99.26 58 58 99.04 350 0.80 0.00 1.41 96.01 2.58 0.13 0.08
0 1 3 0.14 1931 1596 0x00001700 4 0 0.60
1 2 5 0.28 1832 1596 0x00001700 7 0 0.60 0.00 0.00 99.12 58
1 3 9 0.47 1942 1596 0x00001700 9 0 0.41
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 11 0.63 1788 1596 0x00000000 108 0 5.70 0.00 0.00 93.67 57 58 99.18 350 1.04 0.00 1.63 84.74 3.03 0.58 0.08
0 0 17 1.06 1646 1596 0x00001700 81 0 10.26 0.00 0.00 88.68 57 58 99.18 350 1.04 0.00 1.63 84.74 3.03 0.58 0.08
0 1 4 0.24 1644 1596 0x00001700 9 0 11.08
1 2 9 0.45 1910 1596 0x00001700 5 0 0.89 0.00 0.00 98.67 57
1 3 15 0.77 1955 1596 0x00001700 13 0 0.56
Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz MSR 0x199 IRQ SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp GFX%rc6 GFXMHz Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 5 0.28 1715 1596 0x00000000 40 0 0.75 0.00 0.00 98.97 58 58 99.14 350 0.68 0.00 1.12 95.99 2.57 0.12 0.08
0 0 6 0.43 1511 1596 0x00001700 21 0 1.01 0.00 0.00 98.56 58 58 99.14 350 0.68 0.00 1.12 95.99 2.57 0.12 0.08
0 1 3 0.18 1587 1596 0x00001700 8 0 1.25
1 2 4 0.23 1952 1596 0x00001700 4 0 0.39 0.00 0.00 99.38 58
1 3 5 0.28 1916 1596 0x00001700 7 0 0.34
turbostat version 4.8 26-Sep, 2015 - Len Brown <lenb@xxxxxxxxxx>
CPUID(0): GenuineIntel 13 CPUID levels; family:model:stepping 0x6:2a:7 (6:42:7)
CPUID(6): APERF, DTS, PTM, EPB
RAPL: 3855 sec. Joule Counter Range, at 17 Watts
cpu3: MSR_PLATFORM_INFO: 0x80060011000
8 * 100 = 800 MHz max efficiency frequency
16 * 100 = 1600 MHz base frequency
cpu3: MSR_IA32_POWER_CTL: 0x0004005d (C1E auto-promotion: DISabled)
cpu3: MSR_TURBO_RATIO_LIMIT: 0x14141417
20 * 100 = 2000 MHz max turbo 4 active cores
20 * 100 = 2000 MHz max turbo 3 active cores
20 * 100 = 2000 MHz max turbo 2 active cores
23 * 100 = 2300 MHz max turbo 1 active cores
cpu3: MSR_NHM_SNB_PKG_CST_CFG_CTL: 0x1e008404 (UNdemote-C3, UNdemote-C1, demote-C3, demote-C1, locked: pkg-cstate-limit=4: pc7)
cpu0: MSR_IA32_ENERGY_PERF_BIAS: 0x00000006 (balanced)
cpu0: MSR_RAPL_POWER_UNIT: 0x000a1003 (0.125000 Watts, 0.000015 Joules, 0.000977 sec.)
cpu0: MSR_PKG_POWER_INFO: 0x00000088 (17 W TDP, RAPL 0 - 0 W, 0.000000 sec.)
cpu0: MSR_PKG_POWER_LIMIT: 0x800080aa00dc8088 (locked)
cpu0: PKG Limit #1: ENabled (17.000000 Watts, 28.000000 sec, clamp DISabled)
cpu0: PKG Limit #2: ENabled (21.250000 Watts, 0.000977* sec, clamp DISabled)
cpu0: MSR_PP0_POLICY: 0
cpu0: MSR_PP0_POWER_LIMIT: 0x00000000 (UNlocked)
cpu0: Cores Limit: DISabled (0.000000 Watts, 0.000977 sec, clamp DISabled)
cpu0: MSR_PP1_POLICY: 0
cpu0: MSR_PP1_POWER_LIMIT: 0x00000000 (UNlocked)
cpu0: GFX Limit: DISabled (0.000000 Watts, 0.000977 sec, clamp DISabled)
cpu0: MSR_IA32_TEMPERATURE_TARGET: 0x06640e00 (100 C)
cpu0: MSR_IA32_PACKAGE_THERM_STATUS: 0x882b0008 (57 C)
cpu0: MSR_IA32_THERM_STATUS: 0x88300008 (52 C +/- 1)
cpu2: MSR_IA32_THERM_STATUS: 0x88310008 (51 C +/- 1)
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 13 0.71 1806 1596 0x00000000 0 0.87 0.01 0.00 98.42 56 57 1.05 0.00 1.72 93.60 2.68 0.22 0.09
0 0 19 1.12 1670 1595 0x00001700 0 0.59 0.00 0.00 98.28 56 57 1.05 0.00 1.72 93.61 2.68 0.22 0.09
0 1 10 0.48 1977 1596 0x00001700 0 1.24
1 2 14 0.73 1934 1596 0x00001700 0 0.71 0.01 0.00 98.55 56
1 3 9 0.50 1761 1596 0x00001700 0 0.94
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 6 0.37 1635 1596 0x00000000 0 0.53 0.03 0.00 99.06 56 57 0.92 0.03 1.65 94.25 2.60 0.14 0.09
0 0 10 0.65 1557 1596 0x00001700 0 0.29 0.07 0.00 98.99 56 57 0.92 0.03 1.65 94.25 2.60 0.14 0.09
0 1 1 0.09 1375 1596 0x00001700 0 0.85
1 2 9 0.54 1744 1596 0x00001700 0 0.33 0.00 0.00 99.12 56
1 3 4 0.21 1706 1596 0x00001700 0 0.66
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 12 0.65 1819 1596 0x00000000 0 9.77 0.04 0.00 89.55 56 57 0.83 0.00 1.11 76.96 2.80 0.35 0.08
0 0 20 1.16 1765 1596 0x00001700 0 18.38 0.07 0.00 80.39 56 57 0.83 0.00 1.11 76.96 2.80 0.35 0.08
0 1 3 0.20 1710 1596 0x00001700 0 19.34
1 2 18 0.90 1954 1596 0x00001700 0 0.39 0.00 0.00 98.70 56
1 3 5 0.31 1698 1596 0x00001700 0 0.98
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 10 0.59 1787 1596 0x00000000 0 0.98 0.00 0.00 98.43 56 57 0.95 0.00 1.42 93.33 2.67 0.21 0.09
0 0 20 1.14 1761 1595 0x00001700 0 0.78 0.00 0.00 98.08 56 57 0.95 0.00 1.42 93.34 2.67 0.21 0.09
0 1 2 0.12 1702 1596 0x00001700 0 1.81
1 2 16 0.89 1815 1596 0x00001700 0 0.32 0.01 0.00 98.78 56
1 3 4 0.20 1860 1596 0x00001700 0 1.02
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 71 3.37 2124 1596 0x00000000 0 20.79 0.04 0.00 75.80 57 57 0.79 0.00 1.19 51.78 4.64 2.18 0.08
0 0 79 3.86 2045 1596 0x00001700 0 3.36 0.01 0.00 92.77 57 57 0.79 0.00 1.19 51.78 4.64 2.18 0.08
0 1 13 0.65 1953 1596 0x00001700 0 6.57
1 2 45 2.11 2113 1596 0x00001700 0 38.99 0.07 0.00 58.83 57
1 3 150 6.87 2188 1596 0x00001700 0 34.23
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 98 4.48 2203 1596 0x00000000 0 13.29 0.00 0.00 82.22 57 57 0.81 0.00 1.28 63.11 4.07 1.61 0.09
0 0 20 1.17 1756 1596 0x00001700 0 31.70 0.01 0.00 67.12 57 57 0.81 0.00 1.28 63.11 4.07 1.61 0.09
0 1 337 14.89 2268 1596 0x00001700 0 17.99
1 2 29 1.49 1948 1596 0x00001700 0 1.19 0.00 0.00 97.32 57
1 3 8 0.37 2022 1596 0x00001700 0 2.30
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 10 0.57 1738 1596 0x00000000 0 1.54 0.05 0.00 97.84 56 57 1.12 0.04 1.68 92.39 2.67 0.21 0.08
0 0 10 0.70 1416 1596 0x00001700 0 2.12 0.10 0.00 97.07 56 57 1.12 0.04 1.68 92.39 2.67 0.21 0.08
0 1 4 0.28 1502 1596 0x00001700 0 2.55
1 2 21 1.04 2029 1596 0x00001700 0 0.36 0.00 0.00 98.59 56
1 3 4 0.26 1689 1596 0x00001700 0 1.15
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 9 0.52 1744 1596 0x00000000 0 28.98 0.00 0.00 70.50 51 57 0.68 0.00 1.06 48.02 3.28 0.83 0.09
0 0 11 0.67 1611 1596 0x00001700 0 28.31 0.00 0.00 71.03 51 57 0.68 0.00 1.06 48.02 3.28 0.83 0.09
0 1 9 0.52 1691 1596 0x00001700 0 28.45
1 2 14 0.74 1900 1596 0x00001700 0 29.29 0.00 0.00 69.97 48
1 3 3 0.17 1761 1596 0x00001700 0 29.86
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 11 0.61 1818 1596 0x00000000 0 1.41 0.04 0.00 97.94 50 57 1.06 0.00 1.54 92.84 2.68 0.22 0.09
0 0 8 0.57 1499 1596 0x00001700 0 1.79 0.04 0.00 97.60 50 57 1.06 0.00 1.54 92.84 2.68 0.22 0.09
0 1 7 0.41 1712 1596 0x00001700 0 1.94
1 2 23 1.15 2038 1596 0x00001700 0 0.54 0.04 0.00 98.28 48
1 3 5 0.32 1730 1596 0x00001700 0 1.37
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 11 0.63 1815 1596 0x00000000 0 17.93 0.00 0.00 81.43 56 57 0.91 0.00 1.44 74.81 3.40 0.94 0.09
0 0 15 0.86 1731 1595 0x00001700 0 19.62 0.00 0.00 79.52 56 57 0.91 0.00 1.44 74.81 3.40 0.94 0.09
0 1 7 0.43 1679 1596 0x00001700 0 20.05
1 2 20 1.05 1953 1596 0x00001700 0 15.60 0.00 0.00 83.35 48
1 3 3 0.20 1740 1596 0x00001700 0 16.45
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 57 2.58 2200 1596 0x00000000 0 3.00 0.18 0.00 94.23 56 57 0.68 0.00 0.87 87.70 3.16 0.70 0.08
0 0 18 1.02 1740 1596 0x00001700 0 1.06 0.37 0.00 97.56 56 57 0.68 0.00 0.87 87.69 3.16 0.70 0.08
0 1 4 0.21 1845 1596 0x00001700 0 1.86
1 2 201 8.86 2272 1596 0x00001700 0 0.24 0.00 0.00 90.91 56
1 3 4 0.25 1802 1596 0x00001700 0 8.85
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 7 0.39 1689 1596 0x00000000 0 0.59 0.00 0.00 99.01 56 57 0.73 0.00 1.05 95.13 2.60 0.14 0.09
0 0 11 0.64 1665 1596 0x00001700 0 0.53 0.00 0.00 98.82 56 57 0.73 0.00 1.05 95.13 2.60 0.14 0.09
0 1 4 0.28 1550 1596 0x00001700 0 0.90
1 2 9 0.50 1824 1596 0x00001700 0 0.29 0.00 0.00 99.21 56
1 3 2 0.14 1595 1596 0x00001700 0 0.65
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 10 0.55 1781 1596 0x00000000 0 11.52 0.00 0.00 87.93 56 57 0.92 0.00 1.26 73.27 3.44 0.99 0.08
0 0 18 1.08 1704 1596 0x00001700 0 22.12 0.00 0.00 76.80 56 57 0.92 0.00 1.26 73.27 3.44 0.99 0.08
0 1 4 0.22 1631 1596 0x00001700 0 22.98
1 2 12 0.61 1979 1596 0x00001700 0 0.33 0.00 0.00 99.06 56
1 3 5 0.27 1765 1596 0x00001700 0 0.67
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 8 0.47 1730 1596 0x00000000 0 0.65 0.00 0.00 98.88 56 57 1.00 0.00 1.48 93.94 2.63 0.17 0.09
0 0 11 0.71 1560 1596 0x00001700 0 0.49 0.00 0.00 98.79 56 57 1.00 0.00 1.48 93.94 2.63 0.17 0.09
0 1 4 0.24 1506 1596 0x00001700 0 0.96
1 2 16 0.83 1970 1596 0x00001700 0 0.20 0.00 0.00 98.97 56
1 3 1 0.08 1419 1596 0x00001700 0 0.95
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 12 0.65 1815 1596 0x00000000 0 17.75 0.07 0.00 81.54 56 57 0.79 0.00 0.96 77.03 3.32 0.87 0.08
0 0 21 1.18 1764 1596 0x00001700 0 18.63 0.06 0.00 80.13 56 57 0.79 0.00 0.96 77.03 3.32 0.87 0.08
0 1 4 0.26 1696 1596 0x00001700 0 19.55
1 2 16 0.82 1949 1596 0x00001700 0 16.16 0.07 0.00 82.95 56
1 3 6 0.33 1754 1596 0x00001700 0 16.66
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 7 0.40 1719 1596 0x00000000 0 1.26 0.00 0.00 98.35 51 57 0.78 0.00 1.19 93.48 2.62 0.16 0.09
0 0 13 0.81 1668 1596 0x00001700 0 1.77 0.00 0.00 97.43 51 57 0.78 0.00 1.19 93.48 2.62 0.16 0.09
0 1 2 0.15 1586 1596 0x00001700 0 2.42
1 2 10 0.54 1844 1596 0x00001700 0 0.20 0.00 0.00 99.27 49
1 3 1 0.09 1641 1596 0x00001700 0 0.65
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 8 0.46 1760 1596 0x00000000 0 2.75 0.22 0.00 96.58 56 57 0.70 0.28 1.07 91.47 2.64 0.19 0.08
0 0 14 0.81 1744 1596 0x00001700 0 4.19 0.05 0.00 94.94 56 57 0.70 0.28 1.07 91.47 2.64 0.19 0.08
0 1 3 0.19 1515 1596 0x00001700 0 4.81
1 2 10 0.51 1884 1596 0x00001700 0 0.89 0.38 0.00 98.21 56
1 3 5 0.30 1748 1596 0x00001700 0 1.11
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 9 0.52 1701 1596 0x00000000 0 0.81 0.07 0.00 98.59 56 56 0.92 0.00 1.32 94.04 2.64 0.18 0.09
0 0 15 0.90 1713 1596 0x00001700 0 0.78 0.10 0.00 98.23 56 56 0.92 0.00 1.32 94.04 2.64 0.18 0.09
0 1 6 0.36 1747 1596 0x00001700 0 1.32
1 2 9 0.56 1654 1596 0x00001700 0 0.43 0.05 0.00 98.96 56
1 3 4 0.26 1695 1596 0x00001700 0 0.72
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 16 0.85 1880 1596 0x00000000 0 1.04 0.00 0.00 98.11 56 57 1.24 0.00 1.61 93.07 2.72 0.26 0.08
0 0 24 1.33 1826 1596 0x00001700 0 0.43 0.00 0.00 98.25 56 57 1.24 0.00 1.61 93.07 2.72 0.26 0.08
0 1 5 0.25 1908 1596 0x00001700 0 1.50
1 2 15 0.86 1760 1596 0x00001700 0 1.18 0.00 0.00 97.96 56
1 3 20 0.98 2053 1596 0x00001700 0 1.06
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 11 0.61 1782 1596 0x00000000 0 1.67 0.07 0.00 97.66 56 57 0.91 0.00 1.24 92.23 2.67 0.21 0.09
0 0 18 1.05 1729 1596 0x00001700 0 2.33 0.10 0.00 96.52 56 57 0.91 0.00 1.24 92.23 2.67 0.21 0.09
0 1 6 0.33 1856 1596 0x00001700 0 3.06
1 2 13 0.72 1756 1596 0x00001700 0 0.46 0.04 0.00 98.79 56
1 3 7 0.35 1923 1596 0x00001700 0 0.82
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 8 0.44 1781 1596 0x00000000 0 0.60 0.02 0.00 98.94 56 57 0.90 0.00 1.30 95.19 2.62 0.16 0.08
0 0 15 0.84 1839 1596 0x00001700 0 0.27 0.04 0.00 98.84 56 57 0.90 0.00 1.30 95.19 2.62 0.16 0.08
0 1 3 0.15 1936 1596 0x00001700 0 0.96
1 2 8 0.47 1611 1596 0x00001700 0 0.48 0.01 0.00 99.05 56
1 3 5 0.27 1810 1596 0x00001700 0 0.67
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 19 1.01 1855 1596 0x00000000 0 1.15 0.04 0.00 97.79 56 56 1.49 0.04 2.14 90.88 2.76 0.30 0.09
0 0 21 1.25 1640 1596 0x00001700 0 0.64 0.08 0.00 98.02 56 56 1.49 0.04 2.14 90.89 2.76 0.30 0.09
0 1 9 0.50 1788 1596 0x00001700 0 1.40
1 2 13 0.81 1624 1596 0x00001700 0 1.62 0.00 0.00 97.57 56
1 3 32 1.49 2185 1596 0x00001700 0 0.95
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 99 4.60 2156 1596 0x00000000 0 6.84 0.21 0.00 88.35 56 57 0.69 0.00 0.95 78.82 3.70 1.24 0.08
0 0 66 3.40 1952 1596 0x00001700 0 0.92 0.41 0.00 95.27 56 57 0.69 0.00 0.95 78.82 3.70 1.24 0.08
0 1 6 0.29 2024 1596 0x00001700 0 4.02
1 2 11 0.59 1901 1596 0x00001700 0 17.98 0.00 0.00 81.43 56
1 3 313 14.14 2218 1596 0x00001700 0 4.42
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 22 1.12 1931 1596 0x00000000 0 2.55 0.00 0.00 96.32 56 56 1.46 0.00 2.66 87.06 2.85 0.38 0.09
0 0 19 1.21 1609 1596 0x00001700 0 2.66 0.00 0.00 96.13 56 56 1.46 0.00 2.66 87.06 2.85 0.38 0.09
0 1 2 0.14 1659 1596 0x00001700 0 3.73
1 2 8 0.56 1515 1596 0x00001700 0 2.93 0.00 0.00 96.52 56
1 3 57 2.60 2184 1596 0x00001700 0 0.88
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 12 0.67 1849 1596 0x00000000 0 1.05 0.00 0.00 98.27 56 57 0.95 0.00 1.68 93.60 2.69 0.23 0.09
0 0 24 1.33 1837 1596 0x00001700 0 0.82 0.00 0.00 97.85 56 57 0.95 0.00 1.68 93.60 2.69 0.23 0.09
0 1 4 0.19 1898 1596 0x00001700 0 1.95
1 2 14 0.77 1835 1596 0x00001700 0 0.54 0.00 0.00 98.69 56
1 3 8 0.41 1894 1596 0x00001700 0 0.90
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 7 0.44 1658 1596 0x00000000 0 0.65 0.00 0.00 98.91 56 57 0.99 0.00 1.72 93.75 2.63 0.17 0.09
0 0 15 0.91 1631 1596 0x00001700 0 0.45 0.00 0.00 98.64 56 57 0.99 0.00 1.72 93.76 2.63 0.17 0.09
0 1 3 0.20 1639 1596 0x00001700 0 1.17
1 2 6 0.39 1580 1596 0x00001700 0 0.43 0.00 0.00 99.18 56
1 3 5 0.27 1873 1596 0x00001700 0 0.55
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 9 0.55 1695 1596 0x00000000 0 0.74 0.02 0.00 98.70 56 57 1.19 0.01 1.99 93.58 2.65 0.19 0.08
0 0 20 1.21 1699 1596 0x00001700 0 0.49 0.03 0.00 98.27 56 57 1.19 0.01 1.99 93.58 2.65 0.19 0.08
0 1 5 0.26 1830 1596 0x00001700 0 1.43
1 2 5 0.33 1522 1596 0x00001700 0 0.55 0.00 0.00 99.12 56
1 3 7 0.39 1737 1596 0x00001700 0 0.49
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 9 0.51 1737 1596 0x00000000 0 1.25 0.02 0.00 98.22 56 57 0.81 0.00 1.19 93.22 2.65 0.18 0.09
0 0 15 0.88 1690 1595 0x00001700 0 1.64 0.04 0.00 97.44 56 57 0.81 0.00 1.19 93.22 2.65 0.18 0.09
0 1 4 0.25 1582 1595 0x00001700 0 2.28
1 2 12 0.65 1805 1595 0x00001700 0 0.34 0.01 0.00 99.00 56
1 3 5 0.26 1872 1596 0x00001700 0 0.74
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 11 0.62 1820 1596 0x00000000 0 3.30 0.00 0.00 96.07 56 57 0.93 0.00 1.36 89.96 2.70 0.24 0.08
0 0 20 1.14 1757 1596 0x00001700 0 3.58 0.00 0.00 95.28 56 57 0.93 0.00 1.36 89.95 2.70 0.24 0.08
0 1 2 0.12 1732 1596 0x00001700 0 4.60
1 2 14 0.76 1870 1596 0x00001700 0 2.37 0.00 0.00 96.86 56
1 3 9 0.48 1910 1596 0x00001700 0 2.66
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 43 2.07 2070 1596 0x00000000 0 24.19 0.12 0.00 73.62 51 57 1.10 0.07 1.60 45.69 3.96 1.50 0.09
0 0 31 1.77 1771 1596 0x00001700 0 1.69 0.03 0.00 96.51 51 57 1.10 0.07 1.60 45.69 3.96 1.50 0.09
0 1 9 0.45 1915 1596 0x00001700 0 3.00
1 2 18 1.04 1772 1596 0x00001700 0 48.01 0.21 0.00 50.74 48
1 3 112 5.00 2252 1596 0x00001700 0 44.05
Core CPU Avg_MHz %Busy Bzy_MHz TSC_MHz MSR 0x199 SMI CPU%c1 CPU%c3 CPU%c6 CPU%c7 CoreTmp PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 Pkg%pc7 PkgWatt CorWatt GFXWatt
- - 14 0.76 1852 1595 0x00000000 0 0.84 0.02 0.00 98.38 56 57 1.11 0.00 1.54 93.78 2.68 0.22 0.09
0 0 21 1.13 1819 1595 0x00001700 0 0.50 0.04 0.00 98.34 56 57 1.11 0.00 1.54 93.78 2.68 0.22 0.09
0 1 9 0.45 1935 1595 0x00001700 0 1.18
1 2 15 0.85 1756 1595 0x00001700 0 0.72 0.00 0.00 98.43 56
1 3 12 0.61 1987 1596 0x00001700 0 0.97
Guillaume Nault (2):
ppp: ensure file->private_data can't be overridden
ppp: take reference on channels netns

drivers/net/ppp/ppp_generic.c | 35 ++++++++++++++++++++---------------
1 file changed, 20 insertions(+), 15 deletions(-)

diff --git a/drivers/net/ppp/ppp_generic.c b/drivers/net/ppp/ppp_generic.c
index d61da9ece3ba..aafe237b25ac 100644
--- a/drivers/net/ppp/ppp_generic.c
+++ b/drivers/net/ppp/ppp_generic.c
@@ -575,7 +575,7 @@ static int get_filter(void __user *arg, struct sock_filter **p)

static long ppp_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
{
- struct ppp_file *pf = file->private_data;
+ struct ppp_file *pf;
struct ppp *ppp;
int err = -EFAULT, val, val2, i;
struct ppp_idle idle;
@@ -585,9 +585,14 @@ static long ppp_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
void __user *argp = (void __user *)arg;
int __user *p = argp;

- if (!pf)
- return ppp_unattached_ioctl(current->nsproxy->net_ns,
- pf, file, cmd, arg);
+ mutex_lock(&ppp_mutex);
+
+ pf = file->private_data;
+ if (!pf) {
+ err = ppp_unattached_ioctl(current->nsproxy->net_ns,
+ pf, file, cmd, arg);
+ goto out;
+ }

if (cmd == PPPIOCDETACH) {
/*
@@ -602,7 +607,6 @@ static long ppp_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
* this fd and reopening /dev/ppp.
*/
err = -EINVAL;
- mutex_lock(&ppp_mutex);
if (pf->kind == INTERFACE) {
ppp = PF_TO_PPP(pf);
rtnl_lock();
@@ -616,15 +620,13 @@ static long ppp_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
} else
pr_warn("PPPIOCDETACH file->f_count=%ld\n",
atomic_long_read(&file->f_count));
- mutex_unlock(&ppp_mutex);
- return err;
+ goto out;
}

if (pf->kind == CHANNEL) {
struct channel *pch;
struct ppp_channel *chan;

- mutex_lock(&ppp_mutex);
pch = PF_TO_CHANNEL(pf);

switch (cmd) {
@@ -646,17 +648,16 @@ static long ppp_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
err = chan->ops->ioctl(chan, cmd, arg);
up_read(&pch->chan_sem);
}
- mutex_unlock(&ppp_mutex);
- return err;
+ goto out;
}

if (pf->kind != INTERFACE) {
/* can't happen */
pr_err("PPP: not interface or channel??\n");
- return -EINVAL;
+ err = -EINVAL;
+ goto out;
}

- mutex_lock(&ppp_mutex);
ppp = PF_TO_PPP(pf);
switch (cmd) {
case PPPIOCSMRU:
@@ -831,7 +832,10 @@ static long ppp_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
default:
err = -ENOTTY;
}
+
+out:
mutex_unlock(&ppp_mutex);
+
return err;
}

@@ -844,7 +848,6 @@ static int ppp_unattached_ioctl(struct net *net, struct ppp_file *pf,
struct ppp_net *pn;
int __user *p = (int __user *)arg;

- mutex_lock(&ppp_mutex);
switch (cmd) {
case PPPIOCNEWUNIT:
/* Create a new ppp unit */
@@ -894,7 +897,7 @@ static int ppp_unattached_ioctl(struct net *net, struct ppp_file *pf,
default:
err = -ENOTTY;
}
- mutex_unlock(&ppp_mutex);
+
return err;
}

@@ -2304,7 +2307,7 @@ int ppp_register_net_channel(struct net *net, struct ppp_channel *chan)

pch->ppp = NULL;
pch->chan = chan;
- pch->chan_net = net;
+ pch->chan_net = get_net(net);
chan->ppp = pch;
init_ppp_file(&pch->file, CHANNEL);
pch->file.hdrlen = chan->hdrlen;
@@ -2401,6 +2404,8 @@ ppp_unregister_channel(struct ppp_channel *chan)
spin_lock_bh(&pn->all_channels_lock);
list_del(&pch->list);
spin_unlock_bh(&pn->all_channels_lock);
+ put_net(pch->chan_net);
+ pch->chan_net = NULL;

pch->file.dead = 1;
wake_up_interruptible(&pch->file.rwait);