* 0d5384f caused few tcrypt test failed to run
@ 2014-11-14 2:55 Yuanhan Liu
2014-11-14 20:47 ` Kees Cook
0 siblings, 1 reply; 2+ messages in thread
From: Yuanhan Liu @ 2014-11-14 2:55 UTC (permalink / raw)
To: lkp
[-- Attachment #1: Type: text/plain, Size: 494 bytes --]
Hi kees,
FYI, we noticed that few tcrypt test failed to run due to changes on:
git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git zpool
commit 0d5384f41382a5eab7d696a8232b7708b6a9f59f ("crypto: prefix module autoloading with "crypto-"")
<3>[ 49.816433] failed to load transform for md4: -2
The testcase to reproduce this issue is:
for i in {401..417}; do
modprobe tcrypt sec=2 mode=$i
done
JFYI, here I attached both good and bad dmesg.
--yliu
[-- Attachment #2: good.dmesg --]
[-- Type: text/plain, Size: 178463 bytes --]
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.18.0-rc4-g206c5f60 (kbuild@cairo) (gcc version 4.9.1 (Debian 4.9.1-19) ) #1 SMP Mon Nov 10 07:18:31 CST 2014
[ 0.000000] Command line: user=lkp job=/lkp/scheduled/lkp-a06/cyclic_tcrypt-performance-2s-401-417-x86_64-rhel-BASE-206c5f60a3d902bc4b56dab2de3e88de5eb06108-0.yaml ARCH=x86_64 BOOT_IMAGE=/kernel/x86_64-rhel/206c5f60a3d902bc4b56dab2de3e88de5eb06108/vmlinuz-3.18.0-rc4-g206c5f60 kconfig=x86_64-rhel commit=206c5f60a3d902bc4b56dab2de3e88de5eb06108 branch=linux-devel/devel-hourly-2014111010 root=/dev/ram0 nowatchdog rcupdate.rcu_cpu_stall_suppress=1 max_uptime=2190 RESULT_ROOT=/result/lkp-a06/tcrypt/performance-2s-401-417/debian-x86_64.cgz/x86_64-rhel/206c5f60a3d902bc4b56dab2de3e88de5eb06108/0 ip=::::lkp-a06::dhcp earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal rw
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000100-0x000000000009e3ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e400-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf67afff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bf67b000-0x00000000bfb3dfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bfb3e000-0x00000000bfc50fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bfc51000-0x00000000bfc51fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bfc52000-0x00000000bfc62fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bfc63000-0x00000000bfc65fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bfc66000-0x00000000bfc83fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bfc84000-0x00000000bfc84fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bfc85000-0x00000000bfc8afff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bfc8b000-0x00000000bfc8cfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bfc8d000-0x00000000bfcc7fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bfcc8000-0x00000000bfcd0fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bfcd1000-0x00000000bfcfbfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bfcfc000-0x00000000bfd3efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bfd3f000-0x00000000bfeeffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bfef0000-0x00000000cfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable
[ 0.000000] bootconsole [earlyser0] enabled
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: To be filled by O.E.M. To be filled by O.E.M./Double Cove , BIOS BWDEXT.86B.000.012.D127 10/08/2012
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] e820: last_pfn = 0x240000 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-E7FFF write-through
[ 0.000000] E8000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask E00000000 write-back
[ 0.000000] 1 base 200000000 mask FC0000000 write-back
[ 0.000000] 2 base 0BFEF0000 mask FFFFF0000 uncachable
[ 0.000000] 3 base 0BFF00000 mask FFFF00000 write-through
[ 0.000000] 4 base 0C0000000 mask FC0000000 uncachable
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7010600070106, new 0x7010600070106
[ 0.000000] e820: last_pfn = 0xbfef0 max_arch_pfn = 0x400000000
[ 0.000000] Scan for SMP in [mem 0x00000000-0x000003ff]
[ 0.000000] Scan for SMP in [mem 0x0009fc00-0x0009ffff]
[ 0.000000] Scan for SMP in [mem 0x000f0000-0x000fffff]
[ 0.000000] Scan for SMP in [mem 0x0009e400-0x0009e7ff]
[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x23f1bb000, 0x23f1bbfff] PGTABLE
[ 0.000000] BRK [0x23f1bc000, 0x23f1bcfff] PGTABLE
[ 0.000000] BRK [0x23f1bd000, 0x23f1bdfff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x23fe00000-0x23fffffff]
[ 0.000000] [mem 0x23fe00000-0x23fffffff] page 2M
[ 0.000000] BRK [0x23f1be000, 0x23f1befff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x23c000000-0x23fdfffff]
[ 0.000000] [mem 0x23c000000-0x23fdfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x200000000-0x23bffffff]
[ 0.000000] [mem 0x200000000-0x23bffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xbf67afff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0xbf5fffff] page 2M
[ 0.000000] [mem 0xbf600000-0xbf67afff] page 4k
[ 0.000000] BRK [0x23f1bf000, 0x23f1bffff] PGTABLE
[ 0.000000] BRK [0x23f1c0000, 0x23f1c0fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xbfc84000-0xbfc84fff]
[ 0.000000] [mem 0xbfc84000-0xbfc84fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xbfd3f000-0xbfeeffff]
[ 0.000000] [mem 0xbfd3f000-0xbfeeffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[ 0.000000] [mem 0x100000000-0x1ffffffff] page 2M
[ 0.000000] RAMDISK: [mem 0x236689000-0x23dffffff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 INTEL )
[ 0.000000] ACPI: XSDT 0x00000000BFC85098 000084 (v01 INTEL CRNBEACH 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x00000000BFC89870 0000F4 (v04 INTEL CRNBEACH 01072009 AMI 00010013)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X FACS address mismatch in FADT: 0xBFCCDF40/0x00000000BFCCDF80, using 32-bit address (20140926/tbfadt-283)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aControlBlock: 16/32 (20140926/tbfadt-618)
[ 0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has zero address or length: 0x00000000000009F4/0x0 (20140926/tbfadt-649)
[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20140926/tbfadt-699)
[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm2ControlBlock: 0, using default 8 (20140926/tbfadt-699)
[ 0.000000] ACPI: DSDT 0x00000000BFC851B0 0046BE (v02 INTEL CRNBEACH 00000000 INTL 20051117)
[ 0.000000] ACPI: FACS 0x00000000BFCCDF40 000040
[ 0.000000] ACPI: APIC 0x00000000BFC89968 000072 (v02 INTEL CRNBEACH 01072009 AMI 00010013)
[ 0.000000] ACPI: MCFG 0x00000000BFC899E0 00003C (v01 A M I OEMMCFG 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x00000000BFC89A20 000038 (v01 A M I OEMHPET 01072009 AMI. 00000003)
[ 0.000000] ACPI: SSDT 0x00000000BFC89A58 000679 (v02 PmRef CpuPm 00003000 INTL 20051117)
[ 0.000000] ACPI: SSDT 0x00000000BFC8A0D8 000232 (v02 PmRef Cpu0Tst 00003000 INTL 20051117)
[ 0.000000] ACPI: SSDT 0x00000000BFC8A310 00020F (v02 PmRef Cpu1Tst 00003000 INTL 20051117)
[ 0.000000] ACPI: SPCR 0x00000000BFC8A520 000050 (v01 A M I APTIO4 01072009 AMI. 00000003)
[ 0.000000] ACPI: EINJ 0x00000000BFC8A570 000130 (v01 AMI AMI EINJ 00000000 00000000)
[ 0.000000] ACPI: ERST 0x00000000BFC8A6A0 000210 (v01 AMIER AMI ERST 00000000 00000000)
[ 0.000000] ACPI: HEST 0x00000000BFC8A8B0 0000A8 (v01 AMI AMI HEST 00000000 00000000)
[ 0.000000] ACPI: BERT 0x00000000BFC8A958 000030 (v01 AMI AMI BERT 00000000 00000000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] mapped APIC to ffffffffff57c000 ( fee00000)
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000023fffffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x23ffd3000-0x23fff8fff]
[ 0.000000] [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff88022e600000-ffff8802365fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x23fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009dfff]
[ 0.000000] node 0: [mem 0x00100000-0xbf67afff]
[ 0.000000] node 0: [mem 0xbfc84000-0xbfc84fff]
[ 0.000000] node 0: [mem 0xbfd3f000-0xbfeeffff]
[ 0.000000] node 0: [mem 0x100000000-0x23fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x23fffffff]
[ 0.000000] On node 0 totalpages: 2095050
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3997 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 12193 pages used for memmap
[ 0.000000] DMA32 zone: 780333 pages, LIFO batch:31
[ 0.000000] Normal zone: 20480 pages used for memmap
[ 0.000000] Normal zone: 1310720 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x908
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] mapped APIC to ffffffffff57c000 ( fee00000)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, 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] Int: type 0, pol 0, trig 0, bus 00, IRQ 00, APIC ID 2, APIC INT 02
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 09, APIC ID 2, APIC INT 09
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 01, APIC ID 2, APIC INT 01
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 03, APIC ID 2, APIC INT 03
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 2, APIC INT 04
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 05, APIC ID 2, APIC INT 05
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 06, APIC ID 2, APIC INT 06
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 2, APIC INT 07
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 2, APIC INT 08
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0a, APIC ID 2, APIC INT 0a
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0b, APIC ID 2, APIC INT 0b
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0c, APIC ID 2, APIC INT 0c
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 2, APIC INT 0d
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 2, APIC INT 0e
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 2, APIC INT 0f
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] mapped IOAPIC to ffffffffff57b000 (fec00000)
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-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 0xbf67b000-0xbfb3dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfb3e000-0xbfc50fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfc51000-0xbfc51fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfc52000-0xbfc62fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfc63000-0xbfc65fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfc66000-0xbfc83fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfc85000-0xbfc8afff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfc8b000-0xbfc8cfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfc8d000-0xbfcc7fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfcc8000-0xbfcd0fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfcd1000-0xbfcfbfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfcfc000-0xbfd3efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfef0000-0xcfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd0000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-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-0xfeefffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xff7fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff800000-0xffffffff]
[ 0.000000] e820: [mem 0xd0000000-0xfebfffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 31 pages/cpu @ffff88023fc00000 s89152 r8192 d29632 u524288
[ 0.000000] pcpu-alloc: s89152 r8192 d29632 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2062292
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: user=lkp job=/lkp/scheduled/lkp-a06/cyclic_tcrypt-performance-2s-401-417-x86_64-rhel-BASE-206c5f60a3d902bc4b56dab2de3e88de5eb06108-0.yaml ARCH=x86_64 BOOT_IMAGE=/kernel/x86_64-rhel/206c5f60a3d902bc4b56dab2de3e88de5eb06108/vmlinuz-3.18.0-rc4-g206c5f60 kconfig=x86_64-rhel commit=206c5f60a3d902bc4b56dab2de3e88de5eb06108 branch=linux-devel/devel-hourly-2014111010 root=/dev/ram0 nowatchdog rcupdate.rcu_cpu_stall_suppress=1 max_uptime=2190 RESULT_ROOT=/result/lkp-a06/tcrypt/performance-2s-401-417/debian-x86_64.cgz/x86_64-rhel/206c5f60a3d902bc4b56dab2de3e88de5eb06108/0 ip=::::lkp-a06::dhcp earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal rw
[ 0.000000] sysrq: sysrq always enabled.
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] Memory: 8039496K/8380200K available (8793K kernel code, 1680K rwdata, 3892K rodata, 1840K init, 1888K bss, 340704K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS:524544 nr_irqs:456 0
[ 0.000000] Offload RCU callbacks from all CPUs
[ 0.000000] Offload RCU callbacks from CPUs: 0-3.
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] bootconsole [earlyser0] disabled
[ 0.000000] console [ttyS0] enabled
[ 0.000000] allocated 33554432 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 1600.017 MHz processor
[ 0.000068] Calibrating delay loop (skipped), value calculated using timer frequency.. 3200.03 BogoMIPS (lpj=1600017)
[ 0.010698] pid_max: default: 32768 minimum: 301
[ 0.015345] ACPI: Core revision 20140926
[ 0.038093] ACPI: All ACPI Tables successfully acquired
[ 0.043454] Security Framework initialized
[ 0.047565] SELinux: Initializing.
[ 0.051069] SELinux: Starting in permissive mode
[ 0.057708] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.072628] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.083162] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.090078] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.098163] Initializing cgroup subsys memory
[ 0.102549] Initializing cgroup subsys devices
[ 0.107002] Initializing cgroup subsys freezer
[ 0.111456] Initializing cgroup subsys net_cls
[ 0.115902] Initializing cgroup subsys blkio
[ 0.120174] Initializing cgroup subsys perf_event
[ 0.124880] Initializing cgroup subsys hugetlb
[ 0.129385] CPU: Physical Processor ID: 0
[ 0.133396] CPU: Processor Core ID: 0
[ 0.137062] mce: CPU supports 5 MCE banks
[ 0.141083] CPU0: Thermal LVT vector (0xfa) already installed
[ 0.146842] Last level iTLB entries: 4KB 32, 2MB 0, 4MB 0
[ 0.146842] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 8, 1GB 0
[ 0.158424] Freeing SMP alternatives memory: 36K (ffffffff81fd8000 - ffffffff81fe1000)
[ 0.168317] ftrace: allocating 31169 entries in 122 pages
[ 0.200958] Getting VERSION: 50014
[ 0.204369] Getting VERSION: 50014
[ 0.207776] Getting ID: 0
[ 0.210402] Getting ID: 0
[ 0.213041] masked ExtINT on CPU#0
[ 0.216560] ENABLING IO-APIC IRQs
[ 0.219879] init IO_APIC IRQs
[ 0.222848] apic 2 pin 0 not connected
[ 0.226700] IOAPIC[0]: Set routing entry (2-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
[ 0.234618] IOAPIC[0]: Set routing entry (2-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
[ 0.242539] IOAPIC[0]: Set routing entry (2-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
[ 0.250494] IOAPIC[0]: Set routing entry (2-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)
[ 0.258426] IOAPIC[0]: Set routing entry (2-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
[ 0.266354] IOAPIC[0]: Set routing entry (2-5 -> 0x35 -> IRQ 5 Mode:0 Active:0 Dest:1)
[ 0.274284] IOAPIC[0]: Set routing entry (2-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
[ 0.282215] IOAPIC[0]: Set routing entry (2-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
[ 0.290147] IOAPIC[0]: Set routing entry (2-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
[ 0.298077] IOAPIC[0]: Set routing entry (2-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
[ 0.306008] IOAPIC[0]: Set routing entry (2-10 -> 0x3a -> IRQ 10 Mode:0 Active:0 Dest:1)
[ 0.314111] IOAPIC[0]: Set routing entry (2-11 -> 0x3b -> IRQ 11 Mode:0 Active:0 Dest:1)
[ 0.322215] IOAPIC[0]: Set routing entry (2-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
[ 0.330319] IOAPIC[0]: Set routing entry (2-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
[ 0.338421] IOAPIC[0]: Set routing entry (2-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)
[ 0.346525] IOAPIC[0]: Set routing entry (2-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)
[ 0.354625] apic 2 pin 16 not connected
[ 0.358555] apic 2 pin 17 not connected
[ 0.362490] apic 2 pin 18 not connected
[ 0.366416] apic 2 pin 19 not connected
[ 0.370351] apic 2 pin 20 not connected
[ 0.374285] apic 2 pin 21 not connected
[ 0.378212] apic 2 pin 22 not connected
[ 0.382139] apic 2 pin 23 not connected
[ 0.386207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.402223] smpboot: CPU0: Intel(R) Atom(TM) CPU S1240 @ 1.60GHz (fam: 06, model: 36, stepping: 09)
[ 0.411519] Using local APIC timer interrupts.
[ 0.411519] calibrating APIC timer ...
[ 0.520937] ... lapic delta = 625014
[ 0.524513] ... PM-Timer delta = 357950
[ 0.528352] ... PM-Timer result ok
[ 0.531751] ..... delta 625014
[ 0.534811] ..... mult: 26844146
[ 0.538044] ..... calibration result: 100002
[ 0.542318] ..... CPU clock speed is 1600.0035 MHz.
[ 0.547197] ..... host bus clock speed is 100.0002 MHz.
[ 0.552490] Performance Events: PEBS fmt0+, 8-deep LBR, Atom events, Intel PMU driver.
[ 0.560518] ... version: 3
[ 0.564535] ... bit width: 40
[ 0.568635] ... generic registers: 2
[ 0.572649] ... value mask: 000000ffffffffff
[ 0.577969] ... max period: 000000007fffffff
[ 0.583283] ... fixed-purpose events: 3
[ 0.587294] ... event mask: 0000000700000003
[ 0.598214] x86: Booting SMP configuration:
[ 0.602427] .... node #0, CPUs: #1
[ 0.617255] masked ExtINT on CPU#1
[ 0.620900] CPU1: Thermal LVT vector (0xfa) already installed
[ 0.629178] #2
[ 0.641809] masked ExtINT on CPU#2
[ 0.645438] CPU2: Thermal LVT vector (0xfa) already installed
[ 0.653699] #3
[ 0.666322] masked ExtINT on CPU#3
[ 0.669949] CPU3: Thermal LVT vector (0xfa) already installed
[ 0.677853] x86: Booted up 1 node, 4 CPUs
[ 0.681883] smpboot: Total of 4 processors activated (12800.13 BogoMIPS)
[ 0.690282] devtmpfs: initialized
[ 0.704851] evm: security.selinux
[ 0.708184] evm: security.ima
[ 0.711164] evm: security.capability
[ 0.715393] PM: Registering ACPI NVS region [mem 0xbf67b000-0xbfb3dfff] (4993024 bytes)
[ 0.723663] PM: Registering ACPI NVS region [mem 0xbfc51000-0xbfc51fff] (4096 bytes)
[ 0.731414] PM: Registering ACPI NVS region [mem 0xbfc63000-0xbfc65fff] (12288 bytes)
[ 0.739250] PM: Registering ACPI NVS region [mem 0xbfc8b000-0xbfc8cfff] (8192 bytes)
[ 0.746997] PM: Registering ACPI NVS region [mem 0xbfcc8000-0xbfcd0fff] (36864 bytes)
[ 0.754832] PM: Registering ACPI NVS region [mem 0xbfcfc000-0xbfd3efff] (274432 bytes)
[ 0.766983] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 0.774367] NET: Registered protocol family 16
[ 0.782487] cpuidle: using governor menu
[ 0.787009] ACPI: bus type PCI registered
[ 0.791027] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.797690] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
[ 0.807004] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in E820
[ 0.815131] PCI: Using configuration type 1 for base access
[ 0.830931] ACPI: Added _OSI(Module Device)
[ 0.835137] ACPI: Added _OSI(Processor Device)
[ 0.839588] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.844300] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.851658] IOAPIC[0]: Set routing entry (2-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:15)
[ 0.861947] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.879398] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.887284] ACPI: Dynamic OEM Table Load:
[ 0.891361] ACPI: SSDT 0xFFFF88022ACF3400 0002BD (v02 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 0.901302] ACPI: Dynamic OEM Table Load:
[ 0.905377] ACPI: SSDT 0xFFFF88022B31D800 0006AB (v02 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.921836] ACPI: Dynamic OEM Table Load:
[ 0.925922] ACPI: SSDT 0xFFFF88022ACEDE00 00015F (v02 PmRef Cpu1Ist 00003000 INTL 20051117)
[ 0.937845] ACPI: Dynamic OEM Table Load:
[ 0.941920] ACPI: SSDT 0xFFFF88022ACE1B40 00008D (v02 PmRef Cpu1Cst 00003000 INTL 20051117)
[ 0.956273] ACPI: Interpreter enabled
[ 0.959964] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140926/hwxface-580)
[ 0.969236] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140926/hwxface-580)
[ 0.978544] ACPI: (supports S0 S3 S4 S5)
[ 0.982481] ACPI: Using IOAPIC for interrupt routing
[ 0.987712] HEST: Table parsing has been initialized.
[ 0.992785] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.017908] ACPI: Power Resource [PFAN] (off)
[ 1.024347] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.030559] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 1.040028] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 1.050566] PCI host bridge to bus 0000:00
[ 1.054685] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.060184] pci_bus 0000:00: root bus resource [io 0x0000-0x03af]
[ 1.066372] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7]
[ 1.072561] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df]
[ 1.078754] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 1.084946] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 1.091827] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
[ 1.098708] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfeffffff]
[ 1.105604] pci 0000:00:00.0: [8086:0c72] type 00 class 0x060000
[ 1.111908] pci 0000:00:01.0: [8086:0c46] type 01 class 0x060400
[ 1.117945] pci 0000:00:01.0: reg 0x10: [mem 0xfe460000-0xfe47ffff 64bit]
[ 1.124820] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 1.131071] pci 0000:00:01.0: System wakeup disabled by ACPI
[ 1.136867] pci 0000:00:02.0: [8086:0c47] type 01 class 0x060400
[ 1.142906] pci 0000:00:02.0: reg 0x10: [mem 0xfe440000-0xfe45ffff 64bit]
[ 1.149787] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[ 1.156024] pci 0000:00:02.0: System wakeup disabled by ACPI
[ 1.161817] pci 0000:00:03.0: [8086:0c48] type 01 class 0x060400
[ 1.167859] pci 0000:00:03.0: reg 0x10: [mem 0xfe420000-0xfe43ffff 64bit]
[ 1.174734] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 1.180985] pci 0000:00:03.0: System wakeup disabled by ACPI
[ 1.186788] pci 0000:00:04.0: [8086:0c49] type 01 class 0x060400
[ 1.192829] pci 0000:00:04.0: reg 0x10: [mem 0xfe400000-0xfe41ffff 64bit]
[ 1.199703] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
[ 1.205947] pci 0000:00:04.0: System wakeup disabled by ACPI
[ 1.211747] pci 0000:00:0e.0: [8086:0c54] type 00 class 0x080600
[ 1.217842] pci 0000:00:0e.0: PME# supported from D0 D3hot D3cold
[ 1.224181] pci 0000:00:13.0: [8086:0c59] type 00 class 0x088000
[ 1.230218] pci 0000:00:13.0: reg 0x10: [mem 0xfe482000-0xfe4823ff 64bit]
[ 1.237311] pci 0000:00:13.1: [8086:0c5a] type 00 class 0x088000
[ 1.243348] pci 0000:00:13.1: reg 0x10: [mem 0xfe481000-0xfe4813ff 64bit]
[ 1.250453] pci 0000:00:14.0: [8086:0c5f] type 00 class 0x070002
[ 1.256486] pci 0000:00:14.0: reg 0x10: [io 0xf000-0xf007]
[ 1.262074] pci 0000:00:14.0: reg 0x14: [mem 0xfe480000-0xfe4800ff]
[ 1.268651] pci 0000:00:1f.0: [8086:0c60] type 00 class 0x060100
[ 1.275073] pci 0000:01:00.0: [1033:0194] type 00 class 0x0c0330
[ 1.281119] pci 0000:01:00.0: reg 0x10: [mem 0xfe300000-0xfe301fff 64bit]
[ 1.288059] pci 0000:01:00.0: PME# supported from D0 D3hot
[ 1.295493] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 1.300474] pci 0000:00:01.0: bridge window [mem 0xfe300000-0xfe3fffff]
[ 1.307404] pci 0000:02:00.0: [1b4b:9130] type 00 class 0x010601
[ 1.313438] pci 0000:02:00.0: reg 0x10: [io 0xe040-0xe047]
[ 1.319034] pci 0000:02:00.0: reg 0x14: [io 0xe030-0xe033]
[ 1.324624] pci 0000:02:00.0: reg 0x18: [io 0xe020-0xe027]
[ 1.330217] pci 0000:02:00.0: reg 0x1c: [io 0xe010-0xe013]
[ 1.335806] pci 0000:02:00.0: reg 0x20: [io 0xe000-0xe00f]
[ 1.341396] pci 0000:02:00.0: reg 0x24: [mem 0xfe210000-0xfe2107ff]
[ 1.347681] pci 0000:02:00.0: reg 0x30: [mem 0xfe200000-0xfe20ffff pref]
[ 1.354466] pci 0000:02:00.0: PME# supported from D3hot
[ 1.361485] pci 0000:00:02.0: PCI bridge to [bus 02]
[ 1.366462] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
[ 1.372563] pci 0000:00:02.0: bridge window [mem 0xfe200000-0xfe2fffff]
[ 1.379497] pci 0000:03:00.0: [1a03:1150] type 01 class 0x060400
[ 1.385671] pci 0000:03:00.0: supports D1 D2
[ 1.389957] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.398483] pci 0000:00:03.0: PCI bridge to [bus 03-04]
[ 1.403724] pci 0000:00:03.0: bridge window [io 0xd000-0xdfff]
[ 1.409832] pci 0000:00:03.0: bridge window [mem 0xfd000000-0xfe0fffff]
[ 1.416776] pci 0000:04:00.0: [1a03:2000] type 00 class 0x030000
[ 1.422828] pci 0000:04:00.0: reg 0x10: [mem 0xfd000000-0xfdffffff]
[ 1.429122] pci 0000:04:00.0: reg 0x14: [mem 0xfe000000-0xfe01ffff]
[ 1.435415] pci 0000:04:00.0: reg 0x18: [io 0xd000-0xd07f]
[ 1.441128] pci 0000:04:00.0: supports D1 D2
[ 1.445410] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.452228] pci 0000:03:00.0: PCI bridge to [bus 04]
[ 1.457212] pci 0000:03:00.0: bridge window [io 0xd000-0xdfff]
[ 1.463318] pci 0000:03:00.0: bridge window [mem 0xfd000000-0xfe0fffff]
[ 1.470252] pci 0000:05:00.0: [8086:1523] type 00 class 0x020000
[ 1.476293] pci 0000:05:00.0: reg 0x10: [mem 0xfe120000-0xfe13ffff]
[ 1.482585] pci 0000:05:00.0: reg 0x18: [io 0xc020-0xc03f]
[ 1.488174] pci 0000:05:00.0: reg 0x1c: [mem 0xfe144000-0xfe147fff]
[ 1.494580] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[ 1.500733] pci 0000:05:00.0: reg 0x184: [mem 0xd0000000-0xd0003fff 64bit pref]
[ 1.508076] pci 0000:05:00.0: reg 0x190: [mem 0xd0020000-0xd0023fff 64bit pref]
[ 1.515567] pci 0000:05:00.1: [8086:1523] type 00 class 0x020000
[ 1.521605] pci 0000:05:00.1: reg 0x10: [mem 0xfe100000-0xfe11ffff]
[ 1.527906] pci 0000:05:00.1: reg 0x18: [io 0xc000-0xc01f]
[ 1.533496] pci 0000:05:00.1: reg 0x1c: [mem 0xfe140000-0xfe143fff]
[ 1.539897] pci 0000:05:00.1: PME# supported from D0 D3hot D3cold
[ 1.546044] pci 0000:05:00.1: reg 0x184: [mem 0xd0040000-0xd0043fff 64bit pref]
[ 1.553379] pci 0000:05:00.1: reg 0x190: [mem 0xd0060000-0xd0063fff 64bit pref]
[ 1.562487] pci 0000:00:04.0: PCI bridge to [bus 05]
[ 1.567470] pci 0000:00:04.0: bridge window [io 0xc000-0xcfff]
[ 1.573572] pci 0000:00:04.0: bridge window [mem 0xfe100000-0xfe1fffff]
[ 1.580376] pci 0000:00:04.0: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[ 1.589114] IOAPIC[0]: Set routing entry (2-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:15)
[ 1.598329] ACPI: PCI Interrupt Link [LNKA] (IRQs *3 4 5 6 7 10 11 12 14 15), disabled.
[ 1.606873] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 1.615613] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 1.624342] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 1.633070] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 1.641798] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 *11 12 14 15), disabled.
[ 1.650331] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11 12 14 15), disabled.
[ 1.658872] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15), disabled.
[ 1.667399] ACPI: Enabled 3 GPEs in block 00 to 1F
[ 1.672674] vgaarb: setting as boot device: PCI:0000:04:00.0
[ 1.678347] vgaarb: device added: PCI:0000:04:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 1.686451] vgaarb: loaded
[ 1.689166] vgaarb: bridge control possible 0000:04:00.0
[ 1.694828] SCSI subsystem initialized
[ 1.698701] ACPI: bus type USB registered
[ 1.702808] usbcore: registered new interface driver usbfs
[ 1.708339] usbcore: registered new interface driver hub
[ 1.713754] usbcore: registered new device driver usb
[ 1.718894] pps_core: LinuxPPS API ver. 1 registered
[ 1.723870] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.733028] PTP clock support registered
[ 1.737334] PCI: Using ACPI for IRQ routing
[ 1.748792] PCI: pci_cache_line_size set to 64 bytes
[ 1.753841] Expanded resource reserved due to conflict with PCI Bus 0000:00
[ 1.760813] e820: reserve RAM buffer [mem 0x0009e400-0x0009ffff]
[ 1.766827] e820: reserve RAM buffer [mem 0xbf67b000-0xbfffffff]
[ 1.772841] e820: reserve RAM buffer [mem 0xbfc85000-0xbfffffff]
[ 1.778854] e820: reserve RAM buffer [mem 0xbfef0000-0xbfffffff]
[ 1.785233] NetLabel: Initializing
[ 1.788648] NetLabel: domain hash size = 128
[ 1.793013] NetLabel: protocols = UNLABELED CIPSOv4
[ 1.798017] NetLabel: unlabeled traffic allowed by default
[ 1.804112] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 1.809079] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 1.816999] Switched to clocksource hpet
[ 1.863520] pnp: PnP ACPI init
[ 1.867214] system 00:00: [mem 0xc0000000-0xcfffffff] has been reserved
[ 1.873853] system 00:00: [mem 0xbff00000-0xbfffffff] has been reserved
[ 1.880484] system 00:00: [mem 0xfee00000-0xfeefffff] has been reserved
[ 1.887116] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 1.894391] system 00:01: [io 0x0a00-0x0a1f] has been reserved
[ 1.900341] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.908163] IOAPIC[0]: Set routing entry (2-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:15)
[ 1.916192] pnp 00:02: [dma 0 disabled]
[ 1.920222] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[ 1.926842] IOAPIC[0]: Set routing entry (2-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:15)
[ 1.934914] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 1.941644] system 00:04: [io 0x04d0-0x04d1] has been reserved
[ 1.947590] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.955016] pnp 00:05: Plug and Play ACPI device, IDs IPI0001 (active)
[ 1.962679] system 00:06: [io 0x0900-0x097f] could not be reserved
[ 1.968971] system 00:06: [io 0x09c0-0x09ff] has been reserved
[ 1.974903] system 00:06: [io 0x0400-0x043f] has been reserved
[ 1.980841] system 00:06: [io 0x0500-0x057f] has been reserved
[ 1.986780] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 1.993755] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 2.000384] system 00:06: [mem 0x000c0000-0x000dffff] could not be reserved
[ 2.007362] system 00:06: [mem 0x000e0000-0x000effff] could not be reserved
[ 2.014338] system 00:06: [mem 0x000f0000-0x000fffff] could not be reserved
[ 2.021313] system 00:06: [mem 0xff800000-0xffffffff] has been reserved
[ 2.027948] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 2.034995] system 00:07: [mem 0xbfef0000-0xbfefffff] has been reserved
[ 2.041642] system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 2.049245] pnp: PnP ACPI: found 8 devices
[ 2.065328] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 2.070327] pci 0000:00:01.0: bridge window [mem 0xfe300000-0xfe3fffff]
[ 2.077138] pci 0000:00:02.0: PCI bridge to [bus 02]
[ 2.082116] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
[ 2.088228] pci 0000:00:02.0: bridge window [mem 0xfe200000-0xfe2fffff]
[ 2.095037] pci 0000:03:00.0: PCI bridge to [bus 04]
[ 2.100020] pci 0000:03:00.0: bridge window [io 0xd000-0xdfff]
[ 2.106134] pci 0000:03:00.0: bridge window [mem 0xfd000000-0xfe0fffff]
[ 2.112942] pci 0000:00:03.0: PCI bridge to [bus 03-04]
[ 2.118186] pci 0000:00:03.0: bridge window [io 0xd000-0xdfff]
[ 2.124300] pci 0000:00:03.0: bridge window [mem 0xfd000000-0xfe0fffff]
[ 2.131107] pci 0000:00:04.0: PCI bridge to [bus 05]
[ 2.136085] pci 0000:00:04.0: bridge window [io 0xc000-0xcfff]
[ 2.142195] pci 0000:00:04.0: bridge window [mem 0xfe100000-0xfe1fffff]
[ 2.148999] pci 0000:00:04.0: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[ 2.156769] pci_bus 0000:00: resource 4 [io 0x0000-0x03af]
[ 2.162353] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7]
[ 2.167935] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df]
[ 2.173524] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff]
[ 2.179107] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff]
[ 2.185397] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff]
[ 2.191674] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfeffffff]
[ 2.198045] pci_bus 0000:01: resource 1 [mem 0xfe300000-0xfe3fffff]
[ 2.204328] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
[ 2.209917] pci_bus 0000:02: resource 1 [mem 0xfe200000-0xfe2fffff]
[ 2.216201] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
[ 2.221782] pci_bus 0000:03: resource 1 [mem 0xfd000000-0xfe0fffff]
[ 2.228057] pci_bus 0000:04: resource 0 [io 0xd000-0xdfff]
[ 2.233639] pci_bus 0000:04: resource 1 [mem 0xfd000000-0xfe0fffff]
[ 2.239914] pci_bus 0000:05: resource 0 [io 0xc000-0xcfff]
[ 2.245496] pci_bus 0000:05: resource 1 [mem 0xfe100000-0xfe1fffff]
[ 2.251780] pci_bus 0000:05: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
[ 2.259103] NET: Registered protocol family 2
[ 2.264155] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 2.272055] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 2.279503] TCP: Hash tables configured (established 65536 bind 65536)
[ 2.286275] TCP: reno registered
[ 2.289614] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 2.295856] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 2.302741] NET: Registered protocol family 1
[ 2.307431] RPC: Registered named UNIX socket transport module.
[ 2.313389] RPC: Registered udp transport module.
[ 2.318110] RPC: Registered tcp transport module.
[ 2.322832] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 2.329872] IOAPIC[0]: Set routing entry (2-21 -> 0x41 -> IRQ 21 Mode:1 Active:1 Dest:15)
[ 2.338335] pci 0000:04:00.0: Video device with shadowed ROM
[ 2.344034] PCI: CLS 64 bytes, default 64
[ 2.348272] Unpacking initramfs...
[ 9.100361] Freeing initrd memory: 124380K (ffff880236689000 - ffff88023e000000)
[ 9.107831] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 9.114302] software IO TLB [mem 0xbb67b000-0xbf67b000] (64MB) mapped at [ffff8800bb67b000-ffff8800bf67afff]
[ 9.127373] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 9.133621] Initialise system trusted keyring
[ 9.138065] audit: initializing netlink subsys (disabled)
[ 9.143517] audit: type=2000 audit(1415620373.891:1): initialized
[ 9.150599] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 9.163203] zpool: loaded
[ 9.165861] zbud: loaded
[ 9.168986] VFS: Disk quotas dquot_6.5.2
[ 9.173080] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 9.181577] SGI XFS with ACLs, security attributes, no debug enabled
[ 9.189508] 9p: Installing v9fs 9p2000 file system support
[ 9.195132] msgmni has been set to 15945
[ 9.199301] Key type big_key registered
[ 9.203158] SELinux: Registering netfilter hooks
[ 9.209543] NET: Registered protocol family 38
[ 9.214022] Key type asymmetric registered
[ 9.218133] Asymmetric key parser 'x509' registered
[ 9.223218] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 9.230759] io scheduler noop registered
[ 9.234710] io scheduler deadline registered (default)
[ 9.239896] io scheduler cfq registered
[ 9.244123] pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
[ 9.249987] IOAPIC[0]: Set routing entry (2-22 -> 0x61 -> IRQ 22 Mode:1 Active:1 Dest:15)
[ 9.258272] pcieport 0000:00:02.0: irq 25 for MSI/MSI-X
[ 9.264074] IOAPIC[0]: Set routing entry (2-23 -> 0x81 -> IRQ 23 Mode:1 Active:1 Dest:15)
[ 9.272320] pcieport 0000:00:03.0: irq 26 for MSI/MSI-X
[ 9.278119] IOAPIC[0]: Set routing entry (2-16 -> 0xa1 -> IRQ 16 Mode:1 Active:1 Dest:15)
[ 9.286361] pcieport 0000:00:04.0: irq 27 for MSI/MSI-X
[ 9.291916] aer 0000:00:01.0:pcie02: service driver aer loaded
[ 9.297832] aer 0000:00:02.0:pcie02: service driver aer loaded
[ 9.303735] aer 0000:00:03.0:pcie02: service driver aer loaded
[ 9.303837] pcieport 0000:00:03.0: AER: Multiple Uncorrected (Non-Fatal) error received: id=0018
[ 9.303854] pcieport 0000:00:03.0: can't find device of ID0018
[ 9.324288] aer 0000:00:04.0:pcie02: service driver aer loaded
[ 9.330190] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 9.337166] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 9.343712] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[ 9.350448] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
[ 9.357421] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[ 9.363966] pcie_pme 0000:00:02.0:pcie01: service driver pcie_pme loaded
[ 9.370702] pcieport 0000:00:03.0: Signaling PME through PCIe PME interrupt
[ 9.377675] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[ 9.384220] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[ 9.390764] pcie_pme 0000:00:03.0:pcie01: service driver pcie_pme loaded
[ 9.397499] pcieport 0000:00:04.0: Signaling PME through PCIe PME interrupt
[ 9.404475] pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
[ 9.411018] pci 0000:05:00.1: Signaling PME through PCIe PME interrupt
[ 9.417564] pcie_pme 0000:00:04.0:pcie01: service driver pcie_pme loaded
[ 9.424353] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 9.430002] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 9.436793] intel_idle: MWAIT substates: 0x3020220
[ 9.441604] intel_idle: v0.4 model 0x36
[ 9.445457] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 9.451982] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 9.460360] ACPI: Power Button [PWRB]
[ 9.472260] thermal LNXTHERM:00: registered as thermal_zone0
[ 9.477962] ACPI: Thermal Zone [TZ00] (34 C)
[ 9.482407] ERST: Can not request [mem 0xbfc6303f-0xbfc6503e] for ERST.
[ 9.491427] [Firmware Warn]: GHES: Poll interval is 0 for generic hardware error source: 1, disabled.
[ 9.500980] GHES: APEI firmware first mode is enabled by WHEA _OSC.
[ 9.507617] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 9.534623] serial 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 9.563426] platform serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[ 9.593489] serial 0000:00:14.0: ttyS2 at I/O 0xf000 (irq = 16, base_baud = 115200) is a 16550A
[ 9.603318] Non-volatile memory driver v1.3
[ 9.607581] Linux agpgart interface v0.103
[ 9.612298] rdac: device handler registered
[ 9.616671] hp_sw: device handler registered
[ 9.620969] emc: device handler registered
[ 9.625081] alua: device handler registered
[ 9.629428] libphy: Fixed MDIO Bus: probed
[ 9.633681] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 9.640737] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 9.646540] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[ 9.652384] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
[ 9.658367] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.2.15-k
[ 9.665436] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 10.004625] igb 0000:05:00.0: irq 28 for MSI/MSI-X
[ 10.009538] igb 0000:05:00.0: irq 29 for MSI/MSI-X
[ 10.014392] igb 0000:05:00.0: irq 30 for MSI/MSI-X
[ 10.019218] igb 0000:05:00.0: irq 31 for MSI/MSI-X
[ 10.024036] igb 0000:05:00.0: irq 32 for MSI/MSI-X
[ 10.028852] igb 0000:05:00.0: irq 33 for MSI/MSI-X
[ 10.033676] igb 0000:05:00.0: irq 34 for MSI/MSI-X
[ 10.038492] igb 0000:05:00.0: irq 35 for MSI/MSI-X
[ 10.043312] igb 0000:05:00.0: irq 36 for MSI/MSI-X
[ 10.062455] igb 0000:05:00.0: irq 28 for MSI/MSI-X
[ 10.067336] igb 0000:05:00.0: irq 29 for MSI/MSI-X
[ 10.072163] igb 0000:05:00.0: irq 30 for MSI/MSI-X
[ 10.076981] igb 0000:05:00.0: irq 31 for MSI/MSI-X
[ 10.081800] igb 0000:05:00.0: irq 32 for MSI/MSI-X
[ 10.086620] igb 0000:05:00.0: irq 33 for MSI/MSI-X
[ 10.091437] igb 0000:05:00.0: irq 34 for MSI/MSI-X
[ 10.096258] igb 0000:05:00.0: irq 35 for MSI/MSI-X
[ 10.101073] igb 0000:05:00.0: irq 36 for MSI/MSI-X
[ 10.129684] tsc: Refined TSC clocksource calibration: 1600.055 MHz
[ 10.151307] igb 0000:05:00.0: added PHC on eth0
[ 10.155867] igb 0000:05:00.0: Intel(R) Gigabit Ethernet Network Connection
[ 10.162755] igb 0000:05:00.0: eth0: (PCIe:5.0Gb/s:Width x2) 00:1e:67:68:b4:20
[ 10.169984] igb 0000:05:00.0: eth0: PBA No: 106100-000
[ 10.175142] igb 0000:05:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
[ 10.184135] igb 0000:05:00.1: irq 37 for MSI/MSI-X
[ 10.188962] igb 0000:05:00.1: irq 38 for MSI/MSI-X
[ 10.193777] igb 0000:05:00.1: irq 39 for MSI/MSI-X
[ 10.198595] igb 0000:05:00.1: irq 40 for MSI/MSI-X
[ 10.203421] igb 0000:05:00.1: irq 41 for MSI/MSI-X
[ 10.208243] igb 0000:05:00.1: irq 42 for MSI/MSI-X
[ 10.213063] igb 0000:05:00.1: irq 43 for MSI/MSI-X
[ 10.217881] igb 0000:05:00.1: irq 44 for MSI/MSI-X
[ 10.222704] igb 0000:05:00.1: irq 45 for MSI/MSI-X
[ 10.244002] igb 0000:05:00.1: irq 37 for MSI/MSI-X
[ 10.248890] igb 0000:05:00.1: irq 38 for MSI/MSI-X
[ 10.253722] igb 0000:05:00.1: irq 39 for MSI/MSI-X
[ 10.258539] igb 0000:05:00.1: irq 40 for MSI/MSI-X
[ 10.263363] igb 0000:05:00.1: irq 41 for MSI/MSI-X
[ 10.268184] igb 0000:05:00.1: irq 42 for MSI/MSI-X
[ 10.273004] igb 0000:05:00.1: irq 43 for MSI/MSI-X
[ 10.277824] igb 0000:05:00.1: irq 44 for MSI/MSI-X
[ 10.282643] igb 0000:05:00.1: irq 45 for MSI/MSI-X
[ 10.328602] igb 0000:05:00.1: added PHC on eth1
[ 10.333168] igb 0000:05:00.1: Intel(R) Gigabit Ethernet Network Connection
[ 10.340061] igb 0000:05:00.1: eth1: (PCIe:5.0Gb/s:Width x2) 00:1e:67:68:b4:21
[ 10.347287] igb 0000:05:00.1: eth1: PBA No: 106100-000
[ 10.352450] igb 0000:05:00.1: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
[ 10.360092] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 3.19.1-k
[ 10.367841] ixgbe: Copyright (c) 1999-2014 Intel Corporation.
[ 10.373844] usbcore: registered new interface driver catc
[ 10.379300] usbcore: registered new interface driver kaweth
[ 10.384888] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[ 10.392333] usbcore: registered new interface driver pegasus
[ 10.398034] usbcore: registered new interface driver rtl8150
[ 10.403752] usbcore: registered new interface driver asix
[ 10.409197] usbcore: registered new interface driver cdc_ether
[ 10.415074] usbcore: registered new interface driver cdc_eem
[ 10.420776] usbcore: registered new interface driver dm9601
[ 10.426402] usbcore: registered new interface driver smsc75xx
[ 10.432207] usbcore: registered new interface driver smsc95xx
[ 10.438000] usbcore: registered new interface driver gl620a
[ 10.443613] usbcore: registered new interface driver net1080
[ 10.449326] usbcore: registered new interface driver plusb
[ 10.454856] usbcore: registered new interface driver rndis_host
[ 10.460819] usbcore: registered new interface driver cdc_subset
[ 10.466787] usbcore: registered new interface driver zaurus
[ 10.472409] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[ 10.479856] usbcore: registered new interface driver int51x1
[ 10.485562] usbcore: registered new interface driver ipheth
[ 10.491187] usbcore: registered new interface driver sierra_net
[ 10.497573] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 10.503004] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ 10.510649] xhci_hcd 0000:01:00.0: irq 46 for MSI/MSI-X
[ 10.515913] xhci_hcd 0000:01:00.0: irq 47 for MSI/MSI-X
[ 10.521175] xhci_hcd 0000:01:00.0: irq 48 for MSI/MSI-X
[ 10.526431] xhci_hcd 0000:01:00.0: irq 49 for MSI/MSI-X
[ 10.531681] xhci_hcd 0000:01:00.0: irq 50 for MSI/MSI-X
[ 10.537209] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 10.544016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 10.551248] usb usb1: Product: xHCI Host Controller
[ 10.556137] usb usb1: Manufacturer: Linux 3.18.0-rc4-g206c5f60 xhci-hcd
[ 10.562765] usb usb1: SerialNumber: 0000:01:00.0
[ 10.567842] hub 1-0:1.0: USB hub found
[ 10.571652] hub 1-0:1.0: 2 ports detected
[ 10.575989] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 10.581450] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 10.589016] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 10.595816] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 10.603052] usb usb2: Product: xHCI Host Controller
[ 10.607940] usb usb2: Manufacturer: Linux 3.18.0-rc4-g206c5f60 xhci-hcd
[ 10.614569] usb usb2: SerialNumber: 0000:01:00.0
[ 10.619615] hub 2-0:1.0: USB hub found
[ 10.623427] hub 2-0:1.0: 2 ports detected
[ 10.627823] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 10.634391] ehci-pci: EHCI PCI platform driver
[ 10.638896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 10.645099] ohci-pci: OHCI PCI platform driver
[ 10.649591] uhci_hcd: USB Universal Host Controller Interface driver
[ 10.656132] usbcore: registered new interface driver usbserial
[ 10.662011] usbcore: registered new interface driver usbserial_generic
[ 10.668570] usbserial: USB Serial support registered for generic
[ 10.674686] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 11.715178] i8042: No controller found
[ 11.718969] Switched to clocksource tsc
[ 11.719270] mousedev: PS/2 mouse device common for all mice
[ 11.719735] rtc_cmos 00:03: RTC can wake from S4
[ 11.720054] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 11.720106] rtc_cmos 00:03: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
[ 11.720198] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 11.720236] iTCO_vendor_support: vendor-support=0
[ 11.721430] hidraw: raw HID events driver (C) Jiri Kosina
[ 11.721905] usbcore: registered new interface driver usbhid
[ 11.721906] usbhid: USB HID core driver
[ 11.721985] drop_monitor: Initializing network drop monitor service
[ 11.722148] TCP: cubic registered
[ 11.722161] Initializing XFRM netlink socket
[ 11.722742] NET: Registered protocol family 10
[ 11.723697] NET: Registered protocol family 17
[ 11.723733] 9pnet: Installing 9P2000 support
[ 11.724899]
[ 11.724899] printing PIC contents
[ 11.724904] ... PIC IMR: ffff
[ 11.724907] ... PIC IRR: 0c20
[ 11.724916] ... PIC ISR: 0000
[ 11.724919] ... PIC ELCR: 0c28
[ 11.724932] printing local APIC contents on CPU#0/0:
[ 11.724935] ... APIC ID: 00000000 (0)
[ 11.724936] ... APIC VERSION: 00050014
[ 11.724938] ... APIC TASKPRI: 00000000 (00)
[ 11.724940] ... APIC PROCPRI: 00000000
[ 11.724941] ... APIC LDR: 01000000
[ 11.724943] ... APIC DFR: ffffffff
[ 11.724944] ... APIC SPIV: 000001ff
[ 11.724945] ... APIC ISR field:
[ 11.724954] 0000000000000000000000000000000000000000000000000000000000000000
[ 11.724955] ... APIC TMR field:
[ 11.724962] 0000000000000000000000020000000200000000000000020000000000000000
[ 11.724963] ... APIC IRR field:
[ 11.724970] 0000000000000000000000000000000000000000000000000000000000000000
[ 11.724972] ... APIC ESR: 00000000
[ 11.724973] ... APIC ICR: 000008fd
[ 11.724975] ... APIC ICR2: 04000000
[ 11.724976] ... APIC LVTT: 000000ef
[ 11.724978] ... APIC LVTPC: 00000400
[ 11.724979] ... APIC LVT0: 00010700
[ 11.724980] ... APIC LVT1: 00000400
[ 11.724982] ... APIC LVTERR: 000000fe
[ 11.724983] ... APIC TMICT: 6c1f3a5f
[ 11.724984] ... APIC TMCCT: 6c1f0c0b
[ 11.724986] ... APIC TDCR: 00000003
[ 11.724986]
[ 11.724990] number of MP IRQ sources: 15.
[ 11.724992] number of IO-APIC #2 registers: 24.
[ 11.724993] testing the IO APIC.......................
[ 11.725000] IO APIC #2......
[ 11.725001] .... register #00: 02000000
[ 11.725002] ....... : physical APIC id: 02
[ 11.725003] ....... : Delivery Type: 0
[ 11.725004] ....... : LTS : 0
[ 11.725006] .... register #01: 00170020
[ 11.725007] ....... : max redirection entries: 17
[ 11.725008] ....... : PRQ implemented: 0
[ 11.725009] ....... : IO APIC version: 20
[ 11.725010] .... IRQ redirection table:
[ 11.725016] 1 0 0 0 0 0 0 00
[ 11.725021] 0 0 0 0 0 1 1 31
[ 11.725026] 0 0 0 0 0 1 1 30
[ 11.725032] 0 0 0 0 0 1 1 33
[ 11.725037] 0 0 0 0 0 1 1 34
[ 11.725043] 1 0 0 0 0 1 1 35
[ 11.725048] 0 0 0 0 0 1 1 36
[ 11.725054] 0 0 0 0 0 1 1 37
[ 11.725059] 0 0 0 0 0 1 1 38
[ 11.725065] 0 1 0 0 0 1 1 39
[ 11.725070] 0 0 0 0 0 1 1 3A
[ 11.725076] 0 0 0 0 0 1 1 3B
[ 11.725081] 0 0 0 0 0 1 1 3C
[ 11.725087] 0 0 0 0 0 1 1 3D
[ 11.725092] 0 0 0 0 0 1 1 3E
[ 11.725098] 0 0 0 0 0 1 1 3F
[ 11.725103] 1 1 0 1 0 1 1 A1
[ 11.725109] 1 0 0 0 0 0 0 00
[ 11.725114] 1 0 0 0 0 0 0 00
[ 11.725120] 1 0 0 0 0 0 0 00
[ 11.725124] 1 0 0 0 0 0 0 00
[ 11.725130] 1 1 0 1 0 1 1 41
[ 11.725135] 1 1 0 1 0 1 1 61
[ 11.725141] 1 1 0 1 0 1 1 81
[ 11.725142] IRQ to pin mappings:
[ 11.725148] IRQ0 -> 0:2
[ 11.725151] IRQ1 -> 0:1
[ 11.725153] IRQ3 -> 0:3
[ 11.725156] IRQ4 -> 0:4
[ 11.725159] IRQ5 -> 0:5
[ 11.725162] IRQ6 -> 0:6
[ 11.725164] IRQ7 -> 0:7
[ 11.725167] IRQ8 -> 0:8
[ 11.725170] IRQ9 -> 0:9
[ 11.725172] IRQ10 -> 0:10
[ 11.725175] IRQ11 -> 0:11
[ 11.725178] IRQ12 -> 0:12
[ 11.725181] IRQ13 -> 0:13
[ 11.725184] IRQ14 -> 0:14
[ 11.725187] IRQ15 -> 0:15
[ 11.725190] IRQ16 -> 0:16
[ 11.725193] IRQ21 -> 0:21
[ 11.725196] IRQ22 -> 0:22
[ 11.725199] IRQ23 -> 0:23
[ 11.725206] .................................... done.
[ 11.725714] Loading compiled-in X.509 certificates
[ 11.731488] Loaded X.509 cert 'Magrathea: Glacier signing key: 15fceb26bb1b8cd2205debbf1134d5074940797d'
[ 11.731543] registered taskstats version 1
[ 11.737263] Key type trusted registered
[ 11.742625] Key type encrypted registered
[ 11.747752] ima: No TPM chip found, activating TPM-bypass!
[ 11.747875] evm: HMAC attrs: 0x1
[ 11.752364] rtc_cmos 00:03: setting system clock to 2014-11-10 11:52:59 UTC (1415620379)
[ 11.796396] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 11.839953] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 11.991498] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 12.112659] usb 1-1: New USB device found, idVendor=0624, idProduct=0248
[ 12.112664] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 12.112668] usb 1-1: Product: Gadget USB HUB
[ 12.112671] usb 1-1: Manufacturer: no manufacturer
[ 12.112675] usb 1-1: SerialNumber: 0123456789
[ 12.115237] hub 1-1:1.0: USB hub found
[ 12.115649] hub 1-1:1.0: 5 ports detected
[ 12.390050] usb 1-1.1: new high-speed USB device number 3 using xhci_hcd
[ 12.475184] usb 1-1.1: New USB device found, idVendor=0624, idProduct=0249
[ 12.482096] usb 1-1.1: New USB device strings: Mfr=4, Product=5, SerialNumber=6
[ 12.489419] usb 1-1.1: Product: Keyboard/Mouse Function
[ 12.494653] usb 1-1.1: Manufacturer: Avocent
[ 12.498936] usb 1-1.1: SerialNumber: 20120124
[ 12.507806] input: Avocent Keyboard/Mouse Function as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:0624:0249.0001/input/input1
[ 12.522195] hid-generic 0003:0624:0249.0001: input,hidraw0: USB HID v1.00 Keyboard [Avocent Keyboard/Mouse Function] on usb-0000:01:00.0-1.1/input0
[ 12.538049] input: Avocent Keyboard/Mouse Function as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:0624:0249.0002/input/input2
[ 12.552541] hid-generic 0003:0624:0249.0002: input,hidraw1: USB HID v1.00 Mouse [Avocent Keyboard/Mouse Function] on usb-0000:01:00.0-1.1/input1
[ 12.568124] input: Avocent Keyboard/Mouse Function as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.2/0003:0624:0249.0003/input/input3
[ 12.582601] hid-generic 0003:0624:0249.0003: input,hidraw2: USB HID v1.00 Mouse [Avocent Keyboard/Mouse Function] on usb-0000:01:00.0-1.1/input2
[ 13.410681] igb 0000:05:00.0 eth0: igb: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[ 13.421694] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 13.432536] Sending DHCP requests ..., OK
[ 22.222042] IP-Config: Got DHCP answer from 192.168.1.1, my address is 192.168.1.113
[ 22.258855] IP-Config: Complete:
[ 22.262112] device=eth0, hwaddr=00:1e:67:68:b4:20, ipaddr=192.168.1.113, mask=255.255.255.0, gw=192.168.1.1
[ 22.272297] host=lkp-a06, domain=lkp.intel.com, nis-domain=(none)
[ 22.278831] bootserver=192.168.1.1, rootserver=192.168.1.1, rootpath=
[ 22.285538] nameserver0=192.168.1.1
[ 22.289720] PM: Hibernation image not present or could not be loaded.
[ 22.300343] Freeing unused kernel memory: 1840K (ffffffff81e0c000 - ffffffff81fd8000)
[ 22.812542] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 22.817109] libata version 3.00 loaded.
[ 22.870026] ismt_smbus 0000:00:13.0: irq 51 for MSI/MSI-X
[ 22.878280] ismt_smbus 0000:00:13.1: irq 52 for MSI/MSI-X
[ 22.892013] ipmi message handler version 39.2
[ 22.922975] ahci 0000:02:00.0: version 3.0
[ 22.928679] IPMI System Interface driver.
[ 22.928821] [drm] Initialized drm 1.1.0 20060810
[ 22.932524] ahci 0000:02:00.0: irq 53 for MSI/MSI-X
[ 22.943198] input: PC Speaker as /devices/platform/pcspkr/input/input4
[ 22.950932] ahci 0000:02:00.0: AHCI 0001.0200 32 slots 8 ports 6 Gbps 0xff impl SATA mode
[ 22.951296] ipmi_si: probing via ACPI
[ 22.951388] ipmi_si 00:05: [io 0x0ca0] regsize 1 spacing 4 irq 0
[ 22.951393] ipmi_si: Adding ACPI-specified kcs state machine
[ 22.951441] ipmi_si: probing via SMBIOS
[ 22.951446] ipmi_si: SMBIOS: io 0xca0 regsize 1 spacing 1 irq 0
[ 22.951449] ipmi_si: Adding SMBIOS-specified kcs state machine duplicate interface
[ 22.951455] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca0, slave address 0x0, irq 0
[ 23.002009] ahci 0000:02:00.0: flags: 64bit ncq pio
[ 23.027367] scsi host0: ahci
[ 23.035836] scsi host1: ahci
[ 23.047228] scsi host2: ahci
[ 23.063855] scsi host3: ahci
[ 23.067530] Error: Driver 'pcspkr' is already registered, aborting...
[ 23.084333] ipmi_si 00:05: Found new BMC (man_id: 0x002b99, prod_id: 0x0000, dev_id: 0x20)
[ 23.089048] scsi host4: ahci
[ 23.093214] scsi host5: ahci
[ 23.093664] scsi host6: ahci
[ 23.094140] scsi host7: ahci
[ 23.094422] ata1: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210100 irq 53
[ 23.094429] ata2: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210180 irq 53
[ 23.094437] ata3: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210200 irq 53
[ 23.094443] ata4: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210280 irq 53
[ 23.094449] ata5: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210300 irq 53
[ 23.094455] ata6: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210380 irq 53
[ 23.094461] ata7: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210400 irq 53
[ 23.094467] ata8: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210480 irq 53
[ 23.105701] [drm] AST 2300 detected
[ 23.105762] [drm] Analog VGA only
[ 23.105795] [drm] dram 1632000000 1 32 01000000
[ 23.106046] [TTM] Zone kernel: Available graphics memory: 4082876 kiB
[ 23.106049] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
[ 23.106051] [TTM] Initializing pool allocator
[ 23.106073] [TTM] Initializing DMA pool allocator
[ 23.197168] fbcon: astdrmfb (fb0) is primary device
[ 23.197209] ipmi_si 00:05: IPMI kcs interface initialized
[ 23.215177] Console: switching to colour frame buffer device 128x48
[ 23.264803] ast 0000:04:00.0: fb0: astdrmfb frame buffer device
[ 23.270835] ast 0000:04:00.0: registered panic notifier
[ 23.296054] [drm] Initialized ast 0.1.0 20120228 for 0000:04:00.0 on minor 0
[ 23.327099] ie6xx_wdt ie6xx_wdt.3168: Watchdog Timer is Locked (Reg=0x1)
[ 23.405086] ata5: SATA link down (SStatus 0 SControl 300)
[ 23.410991] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 23.417652] ata2: SATA link down (SStatus 0 SControl 300)
[ 23.423236] ata6: SATA link down (SStatus 0 SControl 300)
[ 23.428811] ata7: SATA link down (SStatus 0 SControl 300)
[ 23.434397] ata4: SATA link down (SStatus 0 SControl 300)
[ 23.439974] ata8: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 23.446420] ata3: SATA link down (SStatus 0 SControl 300)
[ 23.452464] ata8.00: ATAPI: MARVELL VIRTUALL, 1.09, max UDMA/66
[ 23.459105] ata8.00: configured for UDMA/66
[ 23.507923] ata1.00: ATA-8: TOSHIBA MK8061GSYB, ME0A, max UDMA/100
[ 23.514397] ata1.00: 156301488 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 23.524098] ata1.00: configured for UDMA/100
[ 23.529168] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK8061GS ME0A PQ: 0 ANSI: 5
[ 23.538948] scsi 7:0:0:0: Processor Marvell 91xx Config 1.01 PQ: 0 ANSI: 5
[ 23.559047] ata8.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[ 23.565975] ata8.00: irq_stat 0x40000001
[ 23.579977] scsi 7:0:0:0: CDB:
[ 23.593059] Inquiry: 12 01 00 00 ff 00
[ 23.607025] ata8.00: cmd a0/01:00:00:00:01/00:00:00:00:00/a0 tag 2 dma 16640 in
[ 23.607025] res 50/00:02:00:00:00/00:00:00:00:00/a0 Emask 0x1 (device error)
[ 23.641719] ata8.00: status: { DRDY }
[ 23.754478] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
[ 23.766458] sd 0:0:0:0: [sda] Write Protect is off
[ 23.767583] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 23.767855] scsi 7:0:0:0: Attached scsi generic sg1 type 3
[ 23.796752] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 23.807666] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 23.880539] sda: sda1 sda2
[ 23.888047] sd 0:0:0:0: [sda] Attached SCSI disk
[ 24.199963] raid6: sse2x1 101 MB/s
[ 24.230140] raid6: sse2x2 121 MB/s
[ 24.258971] raid6: sse2x4 226 MB/s
[ 24.271303] raid6: using algorithm sse2x4 (226 MB/s)
[ 24.284897] raid6: using ssse3x2 recovery algorithm
[ 24.315970] xor: measuring software checksum speed
[ 24.333816] prefetch64-sse: 5180.000 MB/sec
[ 24.356815] generic_sse: 1764.000 MB/sec
[ 24.369764] xor: using function: prefetch64-sse (5180.000 MB/sec)
[ 24.473613] Btrfs loaded
[ 24.487851] BTRFS: device fsid 91075fbe-9acf-4d0e-ad71-6c2ed15f00ab devid 1 transid 14 /dev/sda1
[ 26.675193] random: dd urandom read with 91 bits of entropy available
<6>[ 0.000000] Initializing cgroup subsys cpuset
<6>[ 0.000000] Initializing cgroup subsys cpu
<5>[ 0.000000] Linux version 3.18.0-rc4-g206c5f60 (kbuild@cairo) (gcc version 4.9.1 (Debian 4.9.1-19) ) #1 SMP Mon Nov 10 07:18:31 CST 2014
<6>[ 0.000000] Command line: user=lkp job=/lkp/scheduled/lkp-a06/cyclic_tcrypt-performance-2s-401-417-x86_64-rhel-BASE-206c5f60a3d902bc4b56dab2de3e88de5eb06108-0.yaml ARCH=x86_64 BOOT_IMAGE=/kernel/x86_64-rhel/206c5f60a3d902bc4b56dab2de3e88de5eb06108/vmlinuz-3.18.0-rc4-g206c5f60 kconfig=x86_64-rhel commit=206c5f60a3d902bc4b56dab2de3e88de5eb06108 branch=linux-devel/devel-hourly-2014111010 root=/dev/ram0 nowatchdog rcupdate.rcu_cpu_stall_suppress=1 max_uptime=2190 RESULT_ROOT=/result/lkp-a06/tcrypt/performance-2s-401-417/debian-x86_64.cgz/x86_64-rhel/206c5f60a3d902bc4b56dab2de3e88de5eb06108/0 ip=::::lkp-a06::dhcp earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal rw
<6>[ 0.000000] e820: BIOS-provided physical RAM map:
<6>[ 0.000000] BIOS-e820: [mem 0x0000000000000100-0x000000000009e3ff] usable
<6>[ 0.000000] BIOS-e820: [mem 0x000000000009e400-0x000000000009ffff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf67afff] usable
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bf67b000-0x00000000bfb3dfff] ACPI NVS
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfb3e000-0x00000000bfc50fff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfc51000-0x00000000bfc51fff] ACPI NVS
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfc52000-0x00000000bfc62fff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfc63000-0x00000000bfc65fff] ACPI NVS
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfc66000-0x00000000bfc83fff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfc84000-0x00000000bfc84fff] usable
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfc85000-0x00000000bfc8afff] ACPI data
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfc8b000-0x00000000bfc8cfff] ACPI NVS
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfc8d000-0x00000000bfcc7fff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfcc8000-0x00000000bfcd0fff] ACPI NVS
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfcd1000-0x00000000bfcfbfff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfcfc000-0x00000000bfd3efff] ACPI NVS
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfd3f000-0x00000000bfeeffff] usable
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfef0000-0x00000000cfffffff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable
<6>[ 0.000000] bootconsole [earlyser0] enabled
<6>[ 0.000000] NX (Execute Disable) protection: active
<6>[ 0.000000] SMBIOS 2.7 present.
<7>[ 0.000000] DMI: To be filled by O.E.M. To be filled by O.E.M./Double Cove , BIOS BWDEXT.86B.000.012.D127 10/08/2012
<7>[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
<7>[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
<6>[ 0.000000] AGP: No AGP bridge found
<6>[ 0.000000] e820: last_pfn = 0x240000 max_arch_pfn = 0x400000000
<7>[ 0.000000] MTRR default type: uncachable
<7>[ 0.000000] MTRR fixed ranges enabled:
<7>[ 0.000000] 00000-9FFFF write-back
<7>[ 0.000000] A0000-BFFFF uncachable
<7>[ 0.000000] C0000-E7FFF write-through
<7>[ 0.000000] E8000-FFFFF write-protect
<7>[ 0.000000] MTRR variable ranges enabled:
<7>[ 0.000000] 0 base 000000000 mask E00000000 write-back
<7>[ 0.000000] 1 base 200000000 mask FC0000000 write-back
<7>[ 0.000000] 2 base 0BFEF0000 mask FFFFF0000 uncachable
<7>[ 0.000000] 3 base 0BFF00000 mask FFFF00000 write-through
<7>[ 0.000000] 4 base 0C0000000 mask FC0000000 uncachable
<7>[ 0.000000] 5 disabled
<7>[ 0.000000] 6 disabled
<6>[ 0.000000] x86 PAT enabled: cpu 0, old 0x7010600070106, new 0x7010600070106
<6>[ 0.000000] e820: last_pfn = 0xbfef0 max_arch_pfn = 0x400000000
<4>[ 0.000000] Scan for SMP in [mem 0x00000000-0x000003ff]
<4>[ 0.000000] Scan for SMP in [mem 0x0009fc00-0x0009ffff]
<4>[ 0.000000] Scan for SMP in [mem 0x000f0000-0x000fffff]
<4>[ 0.000000] Scan for SMP in [mem 0x0009e400-0x0009e7ff]
<7>[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
<6>[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
<7>[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
<7>[ 0.000000] BRK [0x23f1bb000, 0x23f1bbfff] PGTABLE
<7>[ 0.000000] BRK [0x23f1bc000, 0x23f1bcfff] PGTABLE
<7>[ 0.000000] BRK [0x23f1bd000, 0x23f1bdfff] PGTABLE
<6>[ 0.000000] init_memory_mapping: [mem 0x23fe00000-0x23fffffff]
<7>[ 0.000000] [mem 0x23fe00000-0x23fffffff] page 2M
<7>[ 0.000000] BRK [0x23f1be000, 0x23f1befff] PGTABLE
<6>[ 0.000000] init_memory_mapping: [mem 0x23c000000-0x23fdfffff]
<7>[ 0.000000] [mem 0x23c000000-0x23fdfffff] page 2M
<6>[ 0.000000] init_memory_mapping: [mem 0x200000000-0x23bffffff]
<7>[ 0.000000] [mem 0x200000000-0x23bffffff] page 2M
<6>[ 0.000000] init_memory_mapping: [mem 0x00100000-0xbf67afff]
<7>[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
<7>[ 0.000000] [mem 0x00200000-0xbf5fffff] page 2M
<7>[ 0.000000] [mem 0xbf600000-0xbf67afff] page 4k
<7>[ 0.000000] BRK [0x23f1bf000, 0x23f1bffff] PGTABLE
<7>[ 0.000000] BRK [0x23f1c0000, 0x23f1c0fff] PGTABLE
<6>[ 0.000000] init_memory_mapping: [mem 0xbfc84000-0xbfc84fff]
<7>[ 0.000000] [mem 0xbfc84000-0xbfc84fff] page 4k
<6>[ 0.000000] init_memory_mapping: [mem 0xbfd3f000-0xbfeeffff]
<7>[ 0.000000] [mem 0xbfd3f000-0xbfeeffff] page 4k
<6>[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
<7>[ 0.000000] [mem 0x100000000-0x1ffffffff] page 2M
<6>[ 0.000000] RAMDISK: [mem 0x236689000-0x23dffffff]
<6>[ 0.000000] ACPI: Early table checksum verification disabled
<4>[ 0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 INTEL )
<4>[ 0.000000] ACPI: XSDT 0x00000000BFC85098 000084 (v01 INTEL CRNBEACH 01072009 AMI 00010013)
<4>[ 0.000000] ACPI: FACP 0x00000000BFC89870 0000F4 (v04 INTEL CRNBEACH 01072009 AMI 00010013)
<4>[ 0.000000] ACPI BIOS Warning (bug): 32/64X FACS address mismatch in FADT: 0xBFCCDF40/0x00000000BFCCDF80, using 32-bit address (20140926/tbfadt-283)
<4>[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aControlBlock: 16/32 (20140926/tbfadt-618)
<4>[ 0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has zero address or length: 0x00000000000009F4/0x0 (20140926/tbfadt-649)
<4>[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20140926/tbfadt-699)
<4>[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm2ControlBlock: 0, using default 8 (20140926/tbfadt-699)
<4>[ 0.000000] ACPI: DSDT 0x00000000BFC851B0 0046BE (v02 INTEL CRNBEACH 00000000 INTL 20051117)
<4>[ 0.000000] ACPI: FACS 0x00000000BFCCDF40 000040
<4>[ 0.000000] ACPI: APIC 0x00000000BFC89968 000072 (v02 INTEL CRNBEACH 01072009 AMI 00010013)
<4>[ 0.000000] ACPI: MCFG 0x00000000BFC899E0 00003C (v01 A M I OEMMCFG 01072009 MSFT 00000097)
<4>[ 0.000000] ACPI: HPET 0x00000000BFC89A20 000038 (v01 A M I OEMHPET 01072009 AMI. 00000003)
<4>[ 0.000000] ACPI: SSDT 0x00000000BFC89A58 000679 (v02 PmRef CpuPm 00003000 INTL 20051117)
<4>[ 0.000000] ACPI: SSDT 0x00000000BFC8A0D8 000232 (v02 PmRef Cpu0Tst 00003000 INTL 20051117)
<4>[ 0.000000] ACPI: SSDT 0x00000000BFC8A310 00020F (v02 PmRef Cpu1Tst 00003000 INTL 20051117)
<4>[ 0.000000] ACPI: SPCR 0x00000000BFC8A520 000050 (v01 A M I APTIO4 01072009 AMI. 00000003)
<4>[ 0.000000] ACPI: EINJ 0x00000000BFC8A570 000130 (v01 AMI AMI EINJ 00000000 00000000)
<4>[ 0.000000] ACPI: ERST 0x00000000BFC8A6A0 000210 (v01 AMIER AMI ERST 00000000 00000000)
<4>[ 0.000000] ACPI: HEST 0x00000000BFC8A8B0 0000A8 (v01 AMI AMI HEST 00000000 00000000)
<4>[ 0.000000] ACPI: BERT 0x00000000BFC8A958 000030 (v01 AMI AMI BERT 00000000 00000000)
<7>[ 0.000000] ACPI: Local APIC address 0xfee00000
<4>[ 0.000000] mapped APIC to ffffffffff57c000 ( fee00000)
<6>[ 0.000000] No NUMA configuration found
<6>[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000023fffffff]
<6>[ 0.000000] NODE_DATA(0) allocated [mem 0x23ffd3000-0x23fff8fff]
<7>[ 0.000000] [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff88022e600000-ffff8802365fffff] on node 0
<4>[ 0.000000] Zone ranges:
<4>[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
<4>[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
<4>[ 0.000000] Normal [mem 0x100000000-0x23fffffff]
<4>[ 0.000000] Movable zone start for each node
<4>[ 0.000000] Early memory node ranges
<4>[ 0.000000] node 0: [mem 0x00001000-0x0009dfff]
<4>[ 0.000000] node 0: [mem 0x00100000-0xbf67afff]
<4>[ 0.000000] node 0: [mem 0xbfc84000-0xbfc84fff]
<4>[ 0.000000] node 0: [mem 0xbfd3f000-0xbfeeffff]
<4>[ 0.000000] node 0: [mem 0x100000000-0x23fffffff]
<6>[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x23fffffff]
<7>[ 0.000000] On node 0 totalpages: 2095050
<7>[ 0.000000] DMA zone: 64 pages used for memmap
<7>[ 0.000000] DMA zone: 21 pages reserved
<7>[ 0.000000] DMA zone: 3997 pages, LIFO batch:0
<7>[ 0.000000] DMA32 zone: 12193 pages used for memmap
<7>[ 0.000000] DMA32 zone: 780333 pages, LIFO batch:31
<7>[ 0.000000] Normal zone: 20480 pages used for memmap
<7>[ 0.000000] Normal zone: 1310720 pages, LIFO batch:31
<6>[ 0.000000] ACPI: PM-Timer IO Port: 0x908
<7>[ 0.000000] ACPI: Local APIC address 0xfee00000
<4>[ 0.000000] mapped APIC to ffffffffff57c000 ( fee00000)
<6>[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
<6>[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
<6>[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
<6>[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
<6>[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
<6>[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
<6>[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
<6>[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 00, APIC ID 2, APIC INT 02
<6>[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
<4>[ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 09, APIC ID 2, APIC INT 09
<7>[ 0.000000] ACPI: IRQ0 used by override.
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 01, APIC ID 2, APIC INT 01
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 03, APIC ID 2, APIC INT 03
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 2, APIC INT 04
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 05, APIC ID 2, APIC INT 05
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 06, APIC ID 2, APIC INT 06
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 2, APIC INT 07
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 2, APIC INT 08
<7>[ 0.000000] ACPI: IRQ9 used by override.
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0a, APIC ID 2, APIC INT 0a
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0b, APIC ID 2, APIC INT 0b
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0c, APIC ID 2, APIC INT 0c
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 2, APIC INT 0d
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 2, APIC INT 0e
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 2, APIC INT 0f
<6>[ 0.000000] Using ACPI (MADT) for SMP configuration information
<6>[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
<6>[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
<4>[ 0.000000] mapped IOAPIC to ffffffffff57b000 (fec00000)
<6>[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbf67b000-0xbfb3dfff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbfb3e000-0xbfc50fff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbfc51000-0xbfc51fff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbfc52000-0xbfc62fff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbfc63000-0xbfc65fff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbfc66000-0xbfc83fff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbfc85000-0xbfc8afff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbfc8b000-0xbfc8cfff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbfc8d000-0xbfcc7fff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbfcc8000-0xbfcd0fff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbfcd1000-0xbfcfbfff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbfcfc000-0xbfd3efff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbfef0000-0xcfffffff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xd0000000-0xfebfffff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed1bfff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xff7fffff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xff800000-0xffffffff]
<6>[ 0.000000] e820: [mem 0xd0000000-0xfebfffff] available for PCI devices
<6>[ 0.000000] Booting paravirtualized kernel on bare hardware
<6>[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
<6>[ 0.000000] PERCPU: Embedded 31 pages/cpu @ffff88023fc00000 s89152 r8192 d29632 u524288
<7>[ 0.000000] pcpu-alloc: s89152 r8192 d29632 u524288 alloc=1*2097152
<7>[ 0.000000] pcpu-alloc: [0] 0 1 2 3
<4>[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2062292
<4>[ 0.000000] Policy zone: Normal
<5>[ 0.000000] Kernel command line: user=lkp job=/lkp/scheduled/lkp-a06/cyclic_tcrypt-performance-2s-401-417-x86_64-rhel-BASE-206c5f60a3d902bc4b56dab2de3e88de5eb06108-0.yaml ARCH=x86_64 BOOT_IMAGE=/kernel/x86_64-rhel/206c5f60a3d902bc4b56dab2de3e88de5eb06108/vmlinuz-3.18.0-rc4-g206c5f60 kconfig=x86_64-rhel commit=206c5f60a3d902bc4b56dab2de3e88de5eb06108 branch=linux-devel/devel-hourly-2014111010 root=/dev/ram0 nowatchdog rcupdate.rcu_cpu_stall_suppress=1 max_uptime=2190 RESULT_ROOT=/result/lkp-a06/tcrypt/performance-2s-401-417/debian-x86_64.cgz/x86_64-rhel/206c5f60a3d902bc4b56dab2de3e88de5eb06108/0 ip=::::lkp-a06::dhcp earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal rw
<6>[ 0.000000] sysrq: sysrq always enabled.
<6>[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
<6>[ 0.000000] AGP: Checking aperture...
<6>[ 0.000000] AGP: No AGP bridge found
<4>[ 0.000000] Memory: 8039496K/8380200K available (8793K kernel code, 1680K rwdata, 3892K rodata, 1840K init, 1888K bss, 340704K reserved)
<6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
<6>[ 0.000000] Hierarchical RCU implementation.
<6>[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
<6>[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
<6>[ 0.000000] NR_IRQS:524544 nr_irqs:456 0
<6>[ 0.000000] Offload RCU callbacks from all CPUs
<6>[ 0.000000] Offload RCU callbacks from CPUs: 0-3.
<6>[ 0.000000] Console: colour dummy device 80x25
<6>[ 0.000000] console [tty0] enabled
<6>[ 0.000000] bootconsole [earlyser0] disabled
<6>[ 0.000000] console [ttyS0] enabled
<6>[ 0.000000] allocated 33554432 bytes of page_cgroup
<6>[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
<7>[ 0.000000] hpet clockevent registered
<6>[ 0.000000] tsc: Fast TSC calibration using PIT
<6>[ 0.000000] tsc: Detected 1600.017 MHz processor
<6>[ 0.000068] Calibrating delay loop (skipped), value calculated using timer frequency.. 3200.03 BogoMIPS (lpj=1600017)
<6>[ 0.010698] pid_max: default: 32768 minimum: 301
<6>[ 0.015345] ACPI: Core revision 20140926
<4>[ 0.038093] ACPI: All ACPI Tables successfully acquired
<6>[ 0.043454] Security Framework initialized
<6>[ 0.047565] SELinux: Initializing.
<7>[ 0.051069] SELinux: Starting in permissive mode
<6>[ 0.057708] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
<6>[ 0.072628] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
<6>[ 0.083162] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
<6>[ 0.090078] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
<6>[ 0.098163] Initializing cgroup subsys memory
<6>[ 0.102549] Initializing cgroup subsys devices
<6>[ 0.107002] Initializing cgroup subsys freezer
<6>[ 0.111456] Initializing cgroup subsys net_cls
<6>[ 0.115902] Initializing cgroup subsys blkio
<6>[ 0.120174] Initializing cgroup subsys perf_event
<6>[ 0.124880] Initializing cgroup subsys hugetlb
<6>[ 0.129385] CPU: Physical Processor ID: 0
<6>[ 0.133396] CPU: Processor Core ID: 0
<6>[ 0.137062] mce: CPU supports 5 MCE banks
<7>[ 0.141083] CPU0: Thermal LVT vector (0xfa) already installed
<6>[ 0.146842] Last level iTLB entries: 4KB 32, 2MB 0, 4MB 0
<6>[ 0.146842] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 8, 1GB 0
<6>[ 0.158424] Freeing SMP alternatives memory: 36K (ffffffff81fd8000 - ffffffff81fe1000)
<6>[ 0.168317] ftrace: allocating 31169 entries in 122 pages
<4>[ 0.200958] Getting VERSION: 50014
<4>[ 0.204369] Getting VERSION: 50014
<4>[ 0.207776] Getting ID: 0
<4>[ 0.210402] Getting ID: 0
<4>[ 0.213041] masked ExtINT on CPU#0
<4>[ 0.216560] ENABLING IO-APIC IRQs
<7>[ 0.219879] init IO_APIC IRQs
<7>[ 0.222848] apic 2 pin 0 not connected
<7>[ 0.226700] IOAPIC[0]: Set routing entry (2-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
<7>[ 0.234618] IOAPIC[0]: Set routing entry (2-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
<7>[ 0.242539] IOAPIC[0]: Set routing entry (2-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
<7>[ 0.250494] IOAPIC[0]: Set routing entry (2-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)
<7>[ 0.258426] IOAPIC[0]: Set routing entry (2-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
<7>[ 0.266354] IOAPIC[0]: Set routing entry (2-5 -> 0x35 -> IRQ 5 Mode:0 Active:0 Dest:1)
<7>[ 0.274284] IOAPIC[0]: Set routing entry (2-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
<7>[ 0.282215] IOAPIC[0]: Set routing entry (2-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
<7>[ 0.290147] IOAPIC[0]: Set routing entry (2-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
<7>[ 0.298077] IOAPIC[0]: Set routing entry (2-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
<7>[ 0.306008] IOAPIC[0]: Set routing entry (2-10 -> 0x3a -> IRQ 10 Mode:0 Active:0 Dest:1)
<7>[ 0.314111] IOAPIC[0]: Set routing entry (2-11 -> 0x3b -> IRQ 11 Mode:0 Active:0 Dest:1)
<7>[ 0.322215] IOAPIC[0]: Set routing entry (2-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
<7>[ 0.330319] IOAPIC[0]: Set routing entry (2-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
<7>[ 0.338421] IOAPIC[0]: Set routing entry (2-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)
<7>[ 0.346525] IOAPIC[0]: Set routing entry (2-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)
<7>[ 0.354625] apic 2 pin 16 not connected
<7>[ 0.358555] apic 2 pin 17 not connected
<7>[ 0.362490] apic 2 pin 18 not connected
<7>[ 0.366416] apic 2 pin 19 not connected
<7>[ 0.370351] apic 2 pin 20 not connected
<7>[ 0.374285] apic 2 pin 21 not connected
<7>[ 0.378212] apic 2 pin 22 not connected
<7>[ 0.382139] apic 2 pin 23 not connected
<6>[ 0.386207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
<6>[ 0.402223] smpboot: CPU0: Intel(R) Atom(TM) CPU S1240 @ 1.60GHz (fam: 06, model: 36, stepping: 09)
<4>[ 0.411519] Using local APIC timer interrupts.
<4>[ 0.411519] calibrating APIC timer ...
<4>[ 0.520937] ... lapic delta = 625014
<4>[ 0.524513] ... PM-Timer delta = 357950
<4>[ 0.528352] ... PM-Timer result ok
<4>[ 0.531751] ..... delta 625014
<4>[ 0.534811] ..... mult: 26844146
<4>[ 0.538044] ..... calibration result: 100002
<4>[ 0.542318] ..... CPU clock speed is 1600.0035 MHz.
<4>[ 0.547197] ..... host bus clock speed is 100.0002 MHz.
<6>[ 0.552490] Performance Events: PEBS fmt0+, 8-deep LBR, Atom events, Intel PMU driver.
<6>[ 0.560518] ... version: 3
<6>[ 0.564535] ... bit width: 40
<6>[ 0.568635] ... generic registers: 2
<6>[ 0.572649] ... value mask: 000000ffffffffff
<6>[ 0.577969] ... max period: 000000007fffffff
<6>[ 0.583283] ... fixed-purpose events: 3
<6>[ 0.587294] ... event mask: 0000000700000003
<6>[ 0.598214] x86: Booting SMP configuration:
<6>[ 0.602427] .... node #0, CPUs: #1
<4>[ 0.617255] masked ExtINT on CPU#1
<7>[ 0.620900] CPU1: Thermal LVT vector (0xfa) already installed
<4>[ 0.629178] #2
<4>[ 0.641809] masked ExtINT on CPU#2
<7>[ 0.645438] CPU2: Thermal LVT vector (0xfa) already installed
<4>[ 0.653699] #3
<4>[ 0.666322] masked ExtINT on CPU#3
<7>[ 0.669949] CPU3: Thermal LVT vector (0xfa) already installed
<6>[ 0.677853] x86: Booted up 1 node, 4 CPUs
<6>[ 0.681883] smpboot: Total of 4 processors activated (12800.13 BogoMIPS)
<6>[ 0.690282] devtmpfs: initialized
<6>[ 0.704851] evm: security.selinux
<6>[ 0.708184] evm: security.ima
<6>[ 0.711164] evm: security.capability
<6>[ 0.715393] PM: Registering ACPI NVS region [mem 0xbf67b000-0xbfb3dfff] (4993024 bytes)
<6>[ 0.723663] PM: Registering ACPI NVS region [mem 0xbfc51000-0xbfc51fff] (4096 bytes)
<6>[ 0.731414] PM: Registering ACPI NVS region [mem 0xbfc63000-0xbfc65fff] (12288 bytes)
<6>[ 0.739250] PM: Registering ACPI NVS region [mem 0xbfc8b000-0xbfc8cfff] (8192 bytes)
<6>[ 0.746997] PM: Registering ACPI NVS region [mem 0xbfcc8000-0xbfcd0fff] (36864 bytes)
<6>[ 0.754832] PM: Registering ACPI NVS region [mem 0xbfcfc000-0xbfd3efff] (274432 bytes)
<6>[ 0.766983] atomic64_test: passed for x86-64 platform with CX8 and with SSE
<6>[ 0.774367] NET: Registered protocol family 16
<6>[ 0.782487] cpuidle: using governor menu
<6>[ 0.787009] ACPI: bus type PCI registered
<6>[ 0.791027] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
<6>[ 0.797690] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
<6>[ 0.807004] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in E820
<6>[ 0.815131] PCI: Using configuration type 1 for base access
<6>[ 0.830931] ACPI: Added _OSI(Module Device)
<6>[ 0.835137] ACPI: Added _OSI(Processor Device)
<6>[ 0.839588] ACPI: Added _OSI(3.0 _SCP Extensions)
<6>[ 0.844300] ACPI: Added _OSI(Processor Aggregator Device)
<7>[ 0.851658] IOAPIC[0]: Set routing entry (2-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:15)
<4>[ 0.861947] ACPI: Executed 1 blocks of module-level executable AML code
<5>[ 0.879398] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
<4>[ 0.887284] ACPI: Dynamic OEM Table Load:
<4>[ 0.891361] ACPI: SSDT 0xFFFF88022ACF3400 0002BD (v02 PmRef Cpu0Ist 00003000 INTL 20051117)
<4>[ 0.901302] ACPI: Dynamic OEM Table Load:
<4>[ 0.905377] ACPI: SSDT 0xFFFF88022B31D800 0006AB (v02 PmRef Cpu0Cst 00003001 INTL 20051117)
<4>[ 0.921836] ACPI: Dynamic OEM Table Load:
<4>[ 0.925922] ACPI: SSDT 0xFFFF88022ACEDE00 00015F (v02 PmRef Cpu1Ist 00003000 INTL 20051117)
<4>[ 0.937845] ACPI: Dynamic OEM Table Load:
<4>[ 0.941920] ACPI: SSDT 0xFFFF88022ACE1B40 00008D (v02 PmRef Cpu1Cst 00003000 INTL 20051117)
<6>[ 0.956273] ACPI: Interpreter enabled
<4>[ 0.959964] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140926/hwxface-580)
<4>[ 0.969236] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140926/hwxface-580)
<6>[ 0.978544] ACPI: (supports S0 S3 S4 S5)
<6>[ 0.982481] ACPI: Using IOAPIC for interrupt routing
<6>[ 0.987712] HEST: Table parsing has been initialized.
<6>[ 0.992785] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
<6>[ 1.017908] ACPI: Power Resource [PFAN] (off)
<6>[ 1.024347] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
<6>[ 1.030559] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
<6>[ 1.040028] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
<6>[ 1.050566] PCI host bridge to bus 0000:00
<6>[ 1.054685] pci_bus 0000:00: root bus resource [bus 00-ff]
<6>[ 1.060184] pci_bus 0000:00: root bus resource [io 0x0000-0x03af]
<6>[ 1.066372] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7]
<6>[ 1.072561] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df]
<6>[ 1.078754] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
<6>[ 1.084946] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
<6>[ 1.091827] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
<6>[ 1.098708] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfeffffff]
<7>[ 1.105604] pci 0000:00:00.0: [8086:0c72] type 00 class 0x060000
<7>[ 1.111908] pci 0000:00:01.0: [8086:0c46] type 01 class 0x060400
<7>[ 1.117945] pci 0000:00:01.0: reg 0x10: [mem 0xfe460000-0xfe47ffff 64bit]
<7>[ 1.124820] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
<6>[ 1.131071] pci 0000:00:01.0: System wakeup disabled by ACPI
<7>[ 1.136867] pci 0000:00:02.0: [8086:0c47] type 01 class 0x060400
<7>[ 1.142906] pci 0000:00:02.0: reg 0x10: [mem 0xfe440000-0xfe45ffff 64bit]
<7>[ 1.149787] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
<6>[ 1.156024] pci 0000:00:02.0: System wakeup disabled by ACPI
<7>[ 1.161817] pci 0000:00:03.0: [8086:0c48] type 01 class 0x060400
<7>[ 1.167859] pci 0000:00:03.0: reg 0x10: [mem 0xfe420000-0xfe43ffff 64bit]
<7>[ 1.174734] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
<6>[ 1.180985] pci 0000:00:03.0: System wakeup disabled by ACPI
<7>[ 1.186788] pci 0000:00:04.0: [8086:0c49] type 01 class 0x060400
<7>[ 1.192829] pci 0000:00:04.0: reg 0x10: [mem 0xfe400000-0xfe41ffff 64bit]
<7>[ 1.199703] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
<6>[ 1.205947] pci 0000:00:04.0: System wakeup disabled by ACPI
<7>[ 1.211747] pci 0000:00:0e.0: [8086:0c54] type 00 class 0x080600
<7>[ 1.217842] pci 0000:00:0e.0: PME# supported from D0 D3hot D3cold
<7>[ 1.224181] pci 0000:00:13.0: [8086:0c59] type 00 class 0x088000
<7>[ 1.230218] pci 0000:00:13.0: reg 0x10: [mem 0xfe482000-0xfe4823ff 64bit]
<7>[ 1.237311] pci 0000:00:13.1: [8086:0c5a] type 00 class 0x088000
<7>[ 1.243348] pci 0000:00:13.1: reg 0x10: [mem 0xfe481000-0xfe4813ff 64bit]
<7>[ 1.250453] pci 0000:00:14.0: [8086:0c5f] type 00 class 0x070002
<7>[ 1.256486] pci 0000:00:14.0: reg 0x10: [io 0xf000-0xf007]
<7>[ 1.262074] pci 0000:00:14.0: reg 0x14: [mem 0xfe480000-0xfe4800ff]
<7>[ 1.268651] pci 0000:00:1f.0: [8086:0c60] type 00 class 0x060100
<7>[ 1.275073] pci 0000:01:00.0: [1033:0194] type 00 class 0x0c0330
<7>[ 1.281119] pci 0000:01:00.0: reg 0x10: [mem 0xfe300000-0xfe301fff 64bit]
<7>[ 1.288059] pci 0000:01:00.0: PME# supported from D0 D3hot
<6>[ 1.295493] pci 0000:00:01.0: PCI bridge to [bus 01]
<7>[ 1.300474] pci 0000:00:01.0: bridge window [mem 0xfe300000-0xfe3fffff]
<7>[ 1.307404] pci 0000:02:00.0: [1b4b:9130] type 00 class 0x010601
<7>[ 1.313438] pci 0000:02:00.0: reg 0x10: [io 0xe040-0xe047]
<7>[ 1.319034] pci 0000:02:00.0: reg 0x14: [io 0xe030-0xe033]
<7>[ 1.324624] pci 0000:02:00.0: reg 0x18: [io 0xe020-0xe027]
<7>[ 1.330217] pci 0000:02:00.0: reg 0x1c: [io 0xe010-0xe013]
<7>[ 1.335806] pci 0000:02:00.0: reg 0x20: [io 0xe000-0xe00f]
<7>[ 1.341396] pci 0000:02:00.0: reg 0x24: [mem 0xfe210000-0xfe2107ff]
<7>[ 1.347681] pci 0000:02:00.0: reg 0x30: [mem 0xfe200000-0xfe20ffff pref]
<7>[ 1.354466] pci 0000:02:00.0: PME# supported from D3hot
<6>[ 1.361485] pci 0000:00:02.0: PCI bridge to [bus 02]
<7>[ 1.366462] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
<7>[ 1.372563] pci 0000:00:02.0: bridge window [mem 0xfe200000-0xfe2fffff]
<7>[ 1.379497] pci 0000:03:00.0: [1a03:1150] type 01 class 0x060400
<7>[ 1.385671] pci 0000:03:00.0: supports D1 D2
<7>[ 1.389957] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
<6>[ 1.398483] pci 0000:00:03.0: PCI bridge to [bus 03-04]
<7>[ 1.403724] pci 0000:00:03.0: bridge window [io 0xd000-0xdfff]
<7>[ 1.409832] pci 0000:00:03.0: bridge window [mem 0xfd000000-0xfe0fffff]
<7>[ 1.416776] pci 0000:04:00.0: [1a03:2000] type 00 class 0x030000
<7>[ 1.422828] pci 0000:04:00.0: reg 0x10: [mem 0xfd000000-0xfdffffff]
<7>[ 1.429122] pci 0000:04:00.0: reg 0x14: [mem 0xfe000000-0xfe01ffff]
<7>[ 1.435415] pci 0000:04:00.0: reg 0x18: [io 0xd000-0xd07f]
<7>[ 1.441128] pci 0000:04:00.0: supports D1 D2
<7>[ 1.445410] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
<6>[ 1.452228] pci 0000:03:00.0: PCI bridge to [bus 04]
<7>[ 1.457212] pci 0000:03:00.0: bridge window [io 0xd000-0xdfff]
<7>[ 1.463318] pci 0000:03:00.0: bridge window [mem 0xfd000000-0xfe0fffff]
<7>[ 1.470252] pci 0000:05:00.0: [8086:1523] type 00 class 0x020000
<7>[ 1.476293] pci 0000:05:00.0: reg 0x10: [mem 0xfe120000-0xfe13ffff]
<7>[ 1.482585] pci 0000:05:00.0: reg 0x18: [io 0xc020-0xc03f]
<7>[ 1.488174] pci 0000:05:00.0: reg 0x1c: [mem 0xfe144000-0xfe147fff]
<7>[ 1.494580] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
<7>[ 1.500733] pci 0000:05:00.0: reg 0x184: [mem 0xd0000000-0xd0003fff 64bit pref]
<7>[ 1.508076] pci 0000:05:00.0: reg 0x190: [mem 0xd0020000-0xd0023fff 64bit pref]
<7>[ 1.515567] pci 0000:05:00.1: [8086:1523] type 00 class 0x020000
<7>[ 1.521605] pci 0000:05:00.1: reg 0x10: [mem 0xfe100000-0xfe11ffff]
<7>[ 1.527906] pci 0000:05:00.1: reg 0x18: [io 0xc000-0xc01f]
<7>[ 1.533496] pci 0000:05:00.1: reg 0x1c: [mem 0xfe140000-0xfe143fff]
<7>[ 1.539897] pci 0000:05:00.1: PME# supported from D0 D3hot D3cold
<7>[ 1.546044] pci 0000:05:00.1: reg 0x184: [mem 0xd0040000-0xd0043fff 64bit pref]
<7>[ 1.553379] pci 0000:05:00.1: reg 0x190: [mem 0xd0060000-0xd0063fff 64bit pref]
<6>[ 1.562487] pci 0000:00:04.0: PCI bridge to [bus 05]
<7>[ 1.567470] pci 0000:00:04.0: bridge window [io 0xc000-0xcfff]
<7>[ 1.573572] pci 0000:00:04.0: bridge window [mem 0xfe100000-0xfe1fffff]
<7>[ 1.580376] pci 0000:00:04.0: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
<7>[ 1.589114] IOAPIC[0]: Set routing entry (2-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:15)
<6>[ 1.598329] ACPI: PCI Interrupt Link [LNKA] (IRQs *3 4 5 6 7 10 11 12 14 15), disabled.
<6>[ 1.606873] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
<6>[ 1.615613] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
<6>[ 1.624342] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
<6>[ 1.633070] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
<6>[ 1.641798] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 *11 12 14 15), disabled.
<6>[ 1.650331] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11 12 14 15), disabled.
<6>[ 1.658872] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15), disabled.
<4>[ 1.667399] ACPI: Enabled 3 GPEs in block 00 to 1F
<6>[ 1.672674] vgaarb: setting as boot device: PCI:0000:04:00.0
<6>[ 1.678347] vgaarb: device added: PCI:0000:04:00.0,decodes=io+mem,owns=io+mem,locks=none
<6>[ 1.686451] vgaarb: loaded
<6>[ 1.689166] vgaarb: bridge control possible 0000:04:00.0
<5>[ 1.694828] SCSI subsystem initialized
<6>[ 1.698701] ACPI: bus type USB registered
<6>[ 1.702808] usbcore: registered new interface driver usbfs
<6>[ 1.708339] usbcore: registered new interface driver hub
<6>[ 1.713754] usbcore: registered new device driver usb
<6>[ 1.718894] pps_core: LinuxPPS API ver. 1 registered
<6>[ 1.723870] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
<6>[ 1.733028] PTP clock support registered
<6>[ 1.737334] PCI: Using ACPI for IRQ routing
<7>[ 1.748792] PCI: pci_cache_line_size set to 64 bytes
<4>[ 1.753841] Expanded resource reserved due to conflict with PCI Bus 0000:00
<7>[ 1.760813] e820: reserve RAM buffer [mem 0x0009e400-0x0009ffff]
<7>[ 1.766827] e820: reserve RAM buffer [mem 0xbf67b000-0xbfffffff]
<7>[ 1.772841] e820: reserve RAM buffer [mem 0xbfc85000-0xbfffffff]
<7>[ 1.778854] e820: reserve RAM buffer [mem 0xbfef0000-0xbfffffff]
<6>[ 1.785233] NetLabel: Initializing
<6>[ 1.788648] NetLabel: domain hash size = 128
<6>[ 1.793013] NetLabel: protocols = UNLABELED CIPSOv4
<6>[ 1.798017] NetLabel: unlabeled traffic allowed by default
<6>[ 1.804112] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
<6>[ 1.809079] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
<6>[ 1.816999] Switched to clocksource hpet
<6>[ 1.863520] pnp: PnP ACPI init
<6>[ 1.867214] system 00:00: [mem 0xc0000000-0xcfffffff] has been reserved
<6>[ 1.873853] system 00:00: [mem 0xbff00000-0xbfffffff] has been reserved
<6>[ 1.880484] system 00:00: [mem 0xfee00000-0xfeefffff] has been reserved
<7>[ 1.887116] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
<6>[ 1.894391] system 00:01: [io 0x0a00-0x0a1f] has been reserved
<7>[ 1.900341] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
<7>[ 1.908163] IOAPIC[0]: Set routing entry (2-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:15)
<7>[ 1.916192] pnp 00:02: [dma 0 disabled]
<7>[ 1.920222] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
<7>[ 1.926842] IOAPIC[0]: Set routing entry (2-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:15)
<7>[ 1.934914] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
<6>[ 1.941644] system 00:04: [io 0x04d0-0x04d1] has been reserved
<7>[ 1.947590] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
<7>[ 1.955016] pnp 00:05: Plug and Play ACPI device, IDs IPI0001 (active)
<6>[ 1.962679] system 00:06: [io 0x0900-0x097f] could not be reserved
<6>[ 1.968971] system 00:06: [io 0x09c0-0x09ff] has been reserved
<6>[ 1.974903] system 00:06: [io 0x0400-0x043f] has been reserved
<6>[ 1.980841] system 00:06: [io 0x0500-0x057f] has been reserved
<6>[ 1.986780] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved
<6>[ 1.993755] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
<6>[ 2.000384] system 00:06: [mem 0x000c0000-0x000dffff] could not be reserved
<6>[ 2.007362] system 00:06: [mem 0x000e0000-0x000effff] could not be reserved
<6>[ 2.014338] system 00:06: [mem 0x000f0000-0x000fffff] could not be reserved
<6>[ 2.021313] system 00:06: [mem 0xff800000-0xffffffff] has been reserved
<7>[ 2.027948] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
<6>[ 2.034995] system 00:07: [mem 0xbfef0000-0xbfefffff] has been reserved
<7>[ 2.041642] system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active)
<6>[ 2.049245] pnp: PnP ACPI: found 8 devices
<6>[ 2.065328] pci 0000:00:01.0: PCI bridge to [bus 01]
<6>[ 2.070327] pci 0000:00:01.0: bridge window [mem 0xfe300000-0xfe3fffff]
<6>[ 2.077138] pci 0000:00:02.0: PCI bridge to [bus 02]
<6>[ 2.082116] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
<6>[ 2.088228] pci 0000:00:02.0: bridge window [mem 0xfe200000-0xfe2fffff]
<6>[ 2.095037] pci 0000:03:00.0: PCI bridge to [bus 04]
<6>[ 2.100020] pci 0000:03:00.0: bridge window [io 0xd000-0xdfff]
<6>[ 2.106134] pci 0000:03:00.0: bridge window [mem 0xfd000000-0xfe0fffff]
<6>[ 2.112942] pci 0000:00:03.0: PCI bridge to [bus 03-04]
<6>[ 2.118186] pci 0000:00:03.0: bridge window [io 0xd000-0xdfff]
<6>[ 2.124300] pci 0000:00:03.0: bridge window [mem 0xfd000000-0xfe0fffff]
<6>[ 2.131107] pci 0000:00:04.0: PCI bridge to [bus 05]
<6>[ 2.136085] pci 0000:00:04.0: bridge window [io 0xc000-0xcfff]
<6>[ 2.142195] pci 0000:00:04.0: bridge window [mem 0xfe100000-0xfe1fffff]
<6>[ 2.148999] pci 0000:00:04.0: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
<7>[ 2.156769] pci_bus 0000:00: resource 4 [io 0x0000-0x03af]
<7>[ 2.162353] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7]
<7>[ 2.167935] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df]
<7>[ 2.173524] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff]
<7>[ 2.179107] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff]
<7>[ 2.185397] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff]
<7>[ 2.191674] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfeffffff]
<7>[ 2.198045] pci_bus 0000:01: resource 1 [mem 0xfe300000-0xfe3fffff]
<7>[ 2.204328] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
<7>[ 2.209917] pci_bus 0000:02: resource 1 [mem 0xfe200000-0xfe2fffff]
<7>[ 2.216201] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
<7>[ 2.221782] pci_bus 0000:03: resource 1 [mem 0xfd000000-0xfe0fffff]
<7>[ 2.228057] pci_bus 0000:04: resource 0 [io 0xd000-0xdfff]
<7>[ 2.233639] pci_bus 0000:04: resource 1 [mem 0xfd000000-0xfe0fffff]
<7>[ 2.239914] pci_bus 0000:05: resource 0 [io 0xc000-0xcfff]
<7>[ 2.245496] pci_bus 0000:05: resource 1 [mem 0xfe100000-0xfe1fffff]
<7>[ 2.251780] pci_bus 0000:05: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
<6>[ 2.259103] NET: Registered protocol family 2
<6>[ 2.264155] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
<6>[ 2.272055] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
<6>[ 2.279503] TCP: Hash tables configured (established 65536 bind 65536)
<6>[ 2.286275] TCP: reno registered
<6>[ 2.289614] UDP hash table entries: 4096 (order: 5, 131072 bytes)
<6>[ 2.295856] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
<6>[ 2.302741] NET: Registered protocol family 1
<6>[ 2.307431] RPC: Registered named UNIX socket transport module.
<6>[ 2.313389] RPC: Registered udp transport module.
<6>[ 2.318110] RPC: Registered tcp transport module.
<6>[ 2.322832] RPC: Registered tcp NFSv4.1 backchannel transport module.
<7>[ 2.329872] IOAPIC[0]: Set routing entry (2-21 -> 0x41 -> IRQ 21 Mode:1 Active:1 Dest:15)
<7>[ 2.338335] pci 0000:04:00.0: Video device with shadowed ROM
<7>[ 2.344034] PCI: CLS 64 bytes, default 64
<6>[ 2.348272] Unpacking initramfs...
<6>[ 9.100361] Freeing initrd memory: 124380K (ffff880236689000 - ffff88023e000000)
<6>[ 9.107831] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
<6>[ 9.114302] software IO TLB [mem 0xbb67b000-0xbf67b000] (64MB) mapped at [ffff8800bb67b000-ffff8800bf67afff]
<6>[ 9.127373] futex hash table entries: 1024 (order: 4, 65536 bytes)
<5>[ 9.133621] Initialise system trusted keyring
<6>[ 9.138065] audit: initializing netlink subsys (disabled)
<5>[ 9.143517] audit: type=2000 audit(1415620373.891:1): initialized
<6>[ 9.150599] HugeTLB registered 2 MB page size, pre-allocated 0 pages
<6>[ 9.163203] zpool: loaded
<6>[ 9.165861] zbud: loaded
<5>[ 9.168986] VFS: Disk quotas dquot_6.5.2
<4>[ 9.173080] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
<6>[ 9.181577] SGI XFS with ACLs, security attributes, no debug enabled
<6>[ 9.189508] 9p: Installing v9fs 9p2000 file system support
<6>[ 9.195132] msgmni has been set to 15945
<5>[ 9.199301] Key type big_key registered
<7>[ 9.203158] SELinux: Registering netfilter hooks
<6>[ 9.209543] NET: Registered protocol family 38
<5>[ 9.214022] Key type asymmetric registered
<5>[ 9.218133] Asymmetric key parser 'x509' registered
<6>[ 9.223218] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
<6>[ 9.230759] io scheduler noop registered
<6>[ 9.234710] io scheduler deadline registered (default)
<6>[ 9.239896] io scheduler cfq registered
<7>[ 9.244123] pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
<7>[ 9.249987] IOAPIC[0]: Set routing entry (2-22 -> 0x61 -> IRQ 22 Mode:1 Active:1 Dest:15)
<7>[ 9.258272] pcieport 0000:00:02.0: irq 25 for MSI/MSI-X
<7>[ 9.264074] IOAPIC[0]: Set routing entry (2-23 -> 0x81 -> IRQ 23 Mode:1 Active:1 Dest:15)
<7>[ 9.272320] pcieport 0000:00:03.0: irq 26 for MSI/MSI-X
<7>[ 9.278119] IOAPIC[0]: Set routing entry (2-16 -> 0xa1 -> IRQ 16 Mode:1 Active:1 Dest:15)
<7>[ 9.286361] pcieport 0000:00:04.0: irq 27 for MSI/MSI-X
<7>[ 9.291916] aer 0000:00:01.0:pcie02: service driver aer loaded
<7>[ 9.297832] aer 0000:00:02.0:pcie02: service driver aer loaded
<7>[ 9.303735] aer 0000:00:03.0:pcie02: service driver aer loaded
<6>[ 9.303837] pcieport 0000:00:03.0: AER: Multiple Uncorrected (Non-Fatal) error received: id=0018
<7>[ 9.303854] pcieport 0000:00:03.0: can't find device of ID0018
<7>[ 9.324288] aer 0000:00:04.0:pcie02: service driver aer loaded
<6>[ 9.330190] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
<6>[ 9.337166] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
<7>[ 9.343712] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
<6>[ 9.350448] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
<6>[ 9.357421] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
<7>[ 9.363966] pcie_pme 0000:00:02.0:pcie01: service driver pcie_pme loaded
<6>[ 9.370702] pcieport 0000:00:03.0: Signaling PME through PCIe PME interrupt
<6>[ 9.377675] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
<6>[ 9.384220] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
<7>[ 9.390764] pcie_pme 0000:00:03.0:pcie01: service driver pcie_pme loaded
<6>[ 9.397499] pcieport 0000:00:04.0: Signaling PME through PCIe PME interrupt
<6>[ 9.404475] pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
<6>[ 9.411018] pci 0000:05:00.1: Signaling PME through PCIe PME interrupt
<7>[ 9.417564] pcie_pme 0000:00:04.0:pcie01: service driver pcie_pme loaded
<6>[ 9.424353] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
<6>[ 9.430002] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
<7>[ 9.436793] intel_idle: MWAIT substates: 0x3020220
<7>[ 9.441604] intel_idle: v0.4 model 0x36
<7>[ 9.445457] intel_idle: lapic_timer_reliable_states 0xffffffff
<6>[ 9.451982] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
<6>[ 9.460360] ACPI: Power Button [PWRB]
<6>[ 9.472260] thermal LNXTHERM:00: registered as thermal_zone0
<6>[ 9.477962] ACPI: Thermal Zone [TZ00] (34 C)
<3>[ 9.482407] ERST: Can not request [mem 0xbfc6303f-0xbfc6503e] for ERST.
<4>[ 9.491427] [Firmware Warn]: GHES: Poll interval is 0 for generic hardware error source: 1, disabled.
<6>[ 9.500980] GHES: APEI firmware first mode is enabled by WHEA _OSC.
<6>[ 9.507617] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
<6>[ 9.534623] serial 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
<6>[ 9.563426] platform serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
<6>[ 9.593489] serial 0000:00:14.0: ttyS2 at I/O 0xf000 (irq = 16, base_baud = 115200) is a 16550A
<6>[ 9.603318] Non-volatile memory driver v1.3
<6>[ 9.607581] Linux agpgart interface v0.103
<6>[ 9.612298] rdac: device handler registered
<6>[ 9.616671] hp_sw: device handler registered
<6>[ 9.620969] emc: device handler registered
<6>[ 9.625081] alua: device handler registered
<6>[ 9.629428] libphy: Fixed MDIO Bus: probed
<6>[ 9.633681] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
<6>[ 9.640737] e1000: Copyright (c) 1999-2006 Intel Corporation.
<6>[ 9.646540] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
<6>[ 9.652384] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
<6>[ 9.658367] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.2.15-k
<6>[ 9.665436] igb: Copyright (c) 2007-2014 Intel Corporation.
<7>[ 10.004625] igb 0000:05:00.0: irq 28 for MSI/MSI-X
<7>[ 10.009538] igb 0000:05:00.0: irq 29 for MSI/MSI-X
<7>[ 10.014392] igb 0000:05:00.0: irq 30 for MSI/MSI-X
<7>[ 10.019218] igb 0000:05:00.0: irq 31 for MSI/MSI-X
<7>[ 10.024036] igb 0000:05:00.0: irq 32 for MSI/MSI-X
<7>[ 10.028852] igb 0000:05:00.0: irq 33 for MSI/MSI-X
<7>[ 10.033676] igb 0000:05:00.0: irq 34 for MSI/MSI-X
<7>[ 10.038492] igb 0000:05:00.0: irq 35 for MSI/MSI-X
<7>[ 10.043312] igb 0000:05:00.0: irq 36 for MSI/MSI-X
<7>[ 10.062455] igb 0000:05:00.0: irq 28 for MSI/MSI-X
<7>[ 10.067336] igb 0000:05:00.0: irq 29 for MSI/MSI-X
<7>[ 10.072163] igb 0000:05:00.0: irq 30 for MSI/MSI-X
<7>[ 10.076981] igb 0000:05:00.0: irq 31 for MSI/MSI-X
<7>[ 10.081800] igb 0000:05:00.0: irq 32 for MSI/MSI-X
<7>[ 10.086620] igb 0000:05:00.0: irq 33 for MSI/MSI-X
<7>[ 10.091437] igb 0000:05:00.0: irq 34 for MSI/MSI-X
<7>[ 10.096258] igb 0000:05:00.0: irq 35 for MSI/MSI-X
<7>[ 10.101073] igb 0000:05:00.0: irq 36 for MSI/MSI-X
<6>[ 10.129684] tsc: Refined TSC clocksource calibration: 1600.055 MHz
<6>[ 10.151307] igb 0000:05:00.0: added PHC on eth0
<6>[ 10.155867] igb 0000:05:00.0: Intel(R) Gigabit Ethernet Network Connection
<6>[ 10.162755] igb 0000:05:00.0: eth0: (PCIe:5.0Gb/s:Width x2) 00:1e:67:68:b4:20
<6>[ 10.169984] igb 0000:05:00.0: eth0: PBA No: 106100-000
<6>[ 10.175142] igb 0000:05:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
<7>[ 10.184135] igb 0000:05:00.1: irq 37 for MSI/MSI-X
<7>[ 10.188962] igb 0000:05:00.1: irq 38 for MSI/MSI-X
<7>[ 10.193777] igb 0000:05:00.1: irq 39 for MSI/MSI-X
<7>[ 10.198595] igb 0000:05:00.1: irq 40 for MSI/MSI-X
<7>[ 10.203421] igb 0000:05:00.1: irq 41 for MSI/MSI-X
<7>[ 10.208243] igb 0000:05:00.1: irq 42 for MSI/MSI-X
<7>[ 10.213063] igb 0000:05:00.1: irq 43 for MSI/MSI-X
<7>[ 10.217881] igb 0000:05:00.1: irq 44 for MSI/MSI-X
<7>[ 10.222704] igb 0000:05:00.1: irq 45 for MSI/MSI-X
<7>[ 10.244002] igb 0000:05:00.1: irq 37 for MSI/MSI-X
<7>[ 10.248890] igb 0000:05:00.1: irq 38 for MSI/MSI-X
<7>[ 10.253722] igb 0000:05:00.1: irq 39 for MSI/MSI-X
<7>[ 10.258539] igb 0000:05:00.1: irq 40 for MSI/MSI-X
<7>[ 10.263363] igb 0000:05:00.1: irq 41 for MSI/MSI-X
<7>[ 10.268184] igb 0000:05:00.1: irq 42 for MSI/MSI-X
<7>[ 10.273004] igb 0000:05:00.1: irq 43 for MSI/MSI-X
<7>[ 10.277824] igb 0000:05:00.1: irq 44 for MSI/MSI-X
<7>[ 10.282643] igb 0000:05:00.1: irq 45 for MSI/MSI-X
<6>[ 10.328602] igb 0000:05:00.1: added PHC on eth1
<6>[ 10.333168] igb 0000:05:00.1: Intel(R) Gigabit Ethernet Network Connection
<6>[ 10.340061] igb 0000:05:00.1: eth1: (PCIe:5.0Gb/s:Width x2) 00:1e:67:68:b4:21
<6>[ 10.347287] igb 0000:05:00.1: eth1: PBA No: 106100-000
<6>[ 10.352450] igb 0000:05:00.1: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
<6>[ 10.360092] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 3.19.1-k
<6>[ 10.367841] ixgbe: Copyright (c) 1999-2014 Intel Corporation.
<6>[ 10.373844] usbcore: registered new interface driver catc
<6>[ 10.379300] usbcore: registered new interface driver kaweth
<6>[ 10.384888] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
<6>[ 10.392333] usbcore: registered new interface driver pegasus
<6>[ 10.398034] usbcore: registered new interface driver rtl8150
<6>[ 10.403752] usbcore: registered new interface driver asix
<6>[ 10.409197] usbcore: registered new interface driver cdc_ether
<6>[ 10.415074] usbcore: registered new interface driver cdc_eem
<6>[ 10.420776] usbcore: registered new interface driver dm9601
<6>[ 10.426402] usbcore: registered new interface driver smsc75xx
<6>[ 10.432207] usbcore: registered new interface driver smsc95xx
<6>[ 10.438000] usbcore: registered new interface driver gl620a
<6>[ 10.443613] usbcore: registered new interface driver net1080
<6>[ 10.449326] usbcore: registered new interface driver plusb
<6>[ 10.454856] usbcore: registered new interface driver rndis_host
<6>[ 10.460819] usbcore: registered new interface driver cdc_subset
<6>[ 10.466787] usbcore: registered new interface driver zaurus
<6>[ 10.472409] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
<6>[ 10.479856] usbcore: registered new interface driver int51x1
<6>[ 10.485562] usbcore: registered new interface driver ipheth
<6>[ 10.491187] usbcore: registered new interface driver sierra_net
<6>[ 10.497573] xhci_hcd 0000:01:00.0: xHCI Host Controller
<6>[ 10.503004] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
<7>[ 10.510649] xhci_hcd 0000:01:00.0: irq 46 for MSI/MSI-X
<7>[ 10.515913] xhci_hcd 0000:01:00.0: irq 47 for MSI/MSI-X
<7>[ 10.521175] xhci_hcd 0000:01:00.0: irq 48 for MSI/MSI-X
<7>[ 10.526431] xhci_hcd 0000:01:00.0: irq 49 for MSI/MSI-X
<7>[ 10.531681] xhci_hcd 0000:01:00.0: irq 50 for MSI/MSI-X
<6>[ 10.537209] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
<6>[ 10.544016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[ 10.551248] usb usb1: Product: xHCI Host Controller
<6>[ 10.556137] usb usb1: Manufacturer: Linux 3.18.0-rc4-g206c5f60 xhci-hcd
<6>[ 10.562765] usb usb1: SerialNumber: 0000:01:00.0
<6>[ 10.567842] hub 1-0:1.0: USB hub found
<6>[ 10.571652] hub 1-0:1.0: 2 ports detected
<6>[ 10.575989] xhci_hcd 0000:01:00.0: xHCI Host Controller
<6>[ 10.581450] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
<6>[ 10.589016] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
<6>[ 10.595816] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[ 10.603052] usb usb2: Product: xHCI Host Controller
<6>[ 10.607940] usb usb2: Manufacturer: Linux 3.18.0-rc4-g206c5f60 xhci-hcd
<6>[ 10.614569] usb usb2: SerialNumber: 0000:01:00.0
<6>[ 10.619615] hub 2-0:1.0: USB hub found
<6>[ 10.623427] hub 2-0:1.0: 2 ports detected
<6>[ 10.627823] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<6>[ 10.634391] ehci-pci: EHCI PCI platform driver
<6>[ 10.638896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
<6>[ 10.645099] ohci-pci: OHCI PCI platform driver
<6>[ 10.649591] uhci_hcd: USB Universal Host Controller Interface driver
<6>[ 10.656132] usbcore: registered new interface driver usbserial
<6>[ 10.662011] usbcore: registered new interface driver usbserial_generic
<6>[ 10.668570] usbserial: USB Serial support registered for generic
<6>[ 10.674686] i8042: PNP: No PS/2 controller found. Probing ports directly.
<3>[ 11.715178] i8042: No controller found
<6>[ 11.718969] Switched to clocksource tsc
<6>[ 11.719270] mousedev: PS/2 mouse device common for all mice
<6>[ 11.719735] rtc_cmos 00:03: RTC can wake from S4
<6>[ 11.720054] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
<6>[ 11.720106] rtc_cmos 00:03: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
<6>[ 11.720198] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
<6>[ 11.720236] iTCO_vendor_support: vendor-support=0
<6>[ 11.721430] hidraw: raw HID events driver (C) Jiri Kosina
<6>[ 11.721905] usbcore: registered new interface driver usbhid
<6>[ 11.721906] usbhid: USB HID core driver
<6>[ 11.721985] drop_monitor: Initializing network drop monitor service
<6>[ 11.722148] TCP: cubic registered
<6>[ 11.722161] Initializing XFRM netlink socket
<6>[ 11.722742] NET: Registered protocol family 10
<6>[ 11.723697] NET: Registered protocol family 17
<6>[ 11.723733] 9pnet: Installing 9P2000 support
<7>[ 11.724899]
<7>[ 11.724899] printing PIC contents
<7>[ 11.724904] ... PIC IMR: ffff
<7>[ 11.724907] ... PIC IRR: 0c20
<7>[ 11.724916] ... PIC ISR: 0000
<7>[ 11.724919] ... PIC ELCR: 0c28
<7>[ 11.724932] printing local APIC contents on CPU#0/0:
<6>[ 11.724935] ... APIC ID: 00000000 (0)
<6>[ 11.724936] ... APIC VERSION: 00050014
<7>[ 11.724938] ... APIC TASKPRI: 00000000 (00)
<7>[ 11.724940] ... APIC PROCPRI: 00000000
<7>[ 11.724941] ... APIC LDR: 01000000
<7>[ 11.724943] ... APIC DFR: ffffffff
<7>[ 11.724944] ... APIC SPIV: 000001ff
<7>[ 11.724945] ... APIC ISR field:
<4>[ 11.724954] 0000000000000000000000000000000000000000000000000000000000000000
<7>[ 11.724955] ... APIC TMR field:
<4>[ 11.724962] 0000000000000000000000020000000200000000000000020000000000000000
<7>[ 11.724963] ... APIC IRR field:
<4>[ 11.724970] 0000000000000000000000000000000000000000000000000000000000000000
<7>[ 11.724972] ... APIC ESR: 00000000
<7>[ 11.724973] ... APIC ICR: 000008fd
<7>[ 11.724975] ... APIC ICR2: 04000000
<7>[ 11.724976] ... APIC LVTT: 000000ef
<7>[ 11.724978] ... APIC LVTPC: 00000400
<7>[ 11.724979] ... APIC LVT0: 00010700
<7>[ 11.724980] ... APIC LVT1: 00000400
<7>[ 11.724982] ... APIC LVTERR: 000000fe
<7>[ 11.724983] ... APIC TMICT: 6c1f3a5f
<7>[ 11.724984] ... APIC TMCCT: 6c1f0c0b
<7>[ 11.724986] ... APIC TDCR: 00000003
<4>[ 11.724986]
<7>[ 11.724990] number of MP IRQ sources: 15.
<7>[ 11.724992] number of IO-APIC #2 registers: 24.
<6>[ 11.724993] testing the IO APIC.......................
<7>[ 11.725000] IO APIC #2......
<7>[ 11.725001] .... register #00: 02000000
<7>[ 11.725002] ....... : physical APIC id: 02
<7>[ 11.725003] ....... : Delivery Type: 0
<7>[ 11.725004] ....... : LTS : 0
<7>[ 11.725006] .... register #01: 00170020
<7>[ 11.725007] ....... : max redirection entries: 17
<7>[ 11.725008] ....... : PRQ implemented: 0
<7>[ 11.725009] ....... : IO APIC version: 20
<7>[ 11.725010] .... IRQ redirection table:
<4>[ 11.725016] 1 0 0 0 0 0 0 00
<4>[ 11.725021] 0 0 0 0 0 1 1 31
<4>[ 11.725026] 0 0 0 0 0 1 1 30
<4>[ 11.725032] 0 0 0 0 0 1 1 33
<4>[ 11.725037] 0 0 0 0 0 1 1 34
<4>[ 11.725043] 1 0 0 0 0 1 1 35
<4>[ 11.725048] 0 0 0 0 0 1 1 36
<4>[ 11.725054] 0 0 0 0 0 1 1 37
<4>[ 11.725059] 0 0 0 0 0 1 1 38
<4>[ 11.725065] 0 1 0 0 0 1 1 39
<4>[ 11.725070] 0 0 0 0 0 1 1 3A
<4>[ 11.725076] 0 0 0 0 0 1 1 3B
<4>[ 11.725081] 0 0 0 0 0 1 1 3C
<4>[ 11.725087] 0 0 0 0 0 1 1 3D
<4>[ 11.725092] 0 0 0 0 0 1 1 3E
<4>[ 11.725098] 0 0 0 0 0 1 1 3F
<4>[ 11.725103] 1 1 0 1 0 1 1 A1
<4>[ 11.725109] 1 0 0 0 0 0 0 00
<4>[ 11.725114] 1 0 0 0 0 0 0 00
<4>[ 11.725120] 1 0 0 0 0 0 0 00
<4>[ 11.725124] 1 0 0 0 0 0 0 00
<4>[ 11.725130] 1 1 0 1 0 1 1 41
<4>[ 11.725135] 1 1 0 1 0 1 1 61
<4>[ 11.725141] 1 1 0 1 0 1 1 81
<7>[ 11.725142] IRQ to pin mappings:
<7>[ 11.725148] IRQ0 -> 0:2
<7>[ 11.725151] IRQ1 -> 0:1
<7>[ 11.725153] IRQ3 -> 0:3
<7>[ 11.725156] IRQ4 -> 0:4
<7>[ 11.725159] IRQ5 -> 0:5
<7>[ 11.725162] IRQ6 -> 0:6
<7>[ 11.725164] IRQ7 -> 0:7
<7>[ 11.725167] IRQ8 -> 0:8
<7>[ 11.725170] IRQ9 -> 0:9
<7>[ 11.725172] IRQ10 -> 0:10
<7>[ 11.725175] IRQ11 -> 0:11
<7>[ 11.725178] IRQ12 -> 0:12
<7>[ 11.725181] IRQ13 -> 0:13
<7>[ 11.725184] IRQ14 -> 0:14
<7>[ 11.725187] IRQ15 -> 0:15
<7>[ 11.725190] IRQ16 -> 0:16
<7>[ 11.725193] IRQ21 -> 0:21
<7>[ 11.725196] IRQ22 -> 0:22
<7>[ 11.725199] IRQ23 -> 0:23
<6>[ 11.725206] .................................... done.
<5>[ 11.725714] Loading compiled-in X.509 certificates
<5>[ 11.731488] Loaded X.509 cert 'Magrathea: Glacier signing key: 15fceb26bb1b8cd2205debbf1134d5074940797d'
<6>[ 11.731543] registered taskstats version 1
<5>[ 11.737263] Key type trusted registered
<5>[ 11.742625] Key type encrypted registered
<6>[ 11.747752] ima: No TPM chip found, activating TPM-bypass!
<6>[ 11.747875] evm: HMAC attrs: 0x1
<6>[ 11.752364] rtc_cmos 00:03: setting system clock to 2014-11-10 11:52:59 UTC (1415620379)
<6>[ 11.796396] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
<6>[ 11.839953] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
<6>[ 11.991498] usb 1-1: new high-speed USB device number 2 using xhci_hcd
<6>[ 12.112659] usb 1-1: New USB device found, idVendor=0624, idProduct=0248
<6>[ 12.112664] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
<6>[ 12.112668] usb 1-1: Product: Gadget USB HUB
<6>[ 12.112671] usb 1-1: Manufacturer: no manufacturer
<6>[ 12.112675] usb 1-1: SerialNumber: 0123456789
<6>[ 12.115237] hub 1-1:1.0: USB hub found
<6>[ 12.115649] hub 1-1:1.0: 5 ports detected
<6>[ 12.390050] usb 1-1.1: new high-speed USB device number 3 using xhci_hcd
<6>[ 12.475184] usb 1-1.1: New USB device found, idVendor=0624, idProduct=0249
<6>[ 12.482096] usb 1-1.1: New USB device strings: Mfr=4, Product=5, SerialNumber=6
<6>[ 12.489419] usb 1-1.1: Product: Keyboard/Mouse Function
<6>[ 12.494653] usb 1-1.1: Manufacturer: Avocent
<6>[ 12.498936] usb 1-1.1: SerialNumber: 20120124
<6>[ 12.507806] input: Avocent Keyboard/Mouse Function as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:0624:0249.0001/input/input1
<6>[ 12.522195] hid-generic 0003:0624:0249.0001: input,hidraw0: USB HID v1.00 Keyboard [Avocent Keyboard/Mouse Function] on usb-0000:01:00.0-1.1/input0
<6>[ 12.538049] input: Avocent Keyboard/Mouse Function as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:0624:0249.0002/input/input2
<6>[ 12.552541] hid-generic 0003:0624:0249.0002: input,hidraw1: USB HID v1.00 Mouse [Avocent Keyboard/Mouse Function] on usb-0000:01:00.0-1.1/input1
<6>[ 12.568124] input: Avocent Keyboard/Mouse Function as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.2/0003:0624:0249.0003/input/input3
<6>[ 12.582601] hid-generic 0003:0624:0249.0003: input,hidraw2: USB HID v1.00 Mouse [Avocent Keyboard/Mouse Function] on usb-0000:01:00.0-1.1/input2
<6>[ 13.410681] igb 0000:05:00.0 eth0: igb: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
<6>[ 13.421694] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
<5>[ 13.432536] Sending DHCP requests ..., OK
<4>[ 22.222042] IP-Config: Got DHCP answer from 192.168.1.1, my address is 192.168.1.113
<6>[ 22.258855] IP-Config: Complete:
<6>[ 22.262112] device=eth0, hwaddr=00:1e:67:68:b4:20, ipaddr=192.168.1.113, mask=255.255.255.0, gw=192.168.1.1
<6>[ 22.272297] host=lkp-a06, domain=lkp.intel.com, nis-domain=(none)
<6>[ 22.278831] bootserver=192.168.1.1, rootserver=192.168.1.1, rootpath=
<6>[ 22.285538] nameserver0=192.168.1.1
<7>[ 22.289720] PM: Hibernation image not present or could not be loaded.
<6>[ 22.300343] Freeing unused kernel memory: 1840K (ffffffff81e0c000 - ffffffff81fd8000)
<6>[ 22.812542] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
<7>[ 22.817109] libata version 3.00 loaded.
<7>[ 22.870026] ismt_smbus 0000:00:13.0: irq 51 for MSI/MSI-X
<7>[ 22.878280] ismt_smbus 0000:00:13.1: irq 52 for MSI/MSI-X
<6>[ 22.892013] ipmi message handler version 39.2
<7>[ 22.922975] ahci 0000:02:00.0: version 3.0
<6>[ 22.928679] IPMI System Interface driver.
<6>[ 22.928821] [drm] Initialized drm 1.1.0 20060810
<7>[ 22.932524] ahci 0000:02:00.0: irq 53 for MSI/MSI-X
<6>[ 22.943198] input: PC Speaker as /devices/platform/pcspkr/input/input4
<6>[ 22.950932] ahci 0000:02:00.0: AHCI 0001.0200 32 slots 8 ports 6 Gbps 0xff impl SATA mode
<6>[ 22.951296] ipmi_si: probing via ACPI
<6>[ 22.951388] ipmi_si 00:05: [io 0x0ca0] regsize 1 spacing 4 irq 0
<6>[ 22.951393] ipmi_si: Adding ACPI-specified kcs state machine
<6>[ 22.951441] ipmi_si: probing via SMBIOS
<6>[ 22.951446] ipmi_si: SMBIOS: io 0xca0 regsize 1 spacing 1 irq 0
<6>[ 22.951449] ipmi_si: Adding SMBIOS-specified kcs state machine duplicate interface
<6>[ 22.951455] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca0, slave address 0x0, irq 0
<6>[ 23.002009] ahci 0000:02:00.0: flags: 64bit ncq pio
<6>[ 23.027367] scsi host0: ahci
<6>[ 23.035836] scsi host1: ahci
<6>[ 23.047228] scsi host2: ahci
<6>[ 23.063855] scsi host3: ahci
<3>[ 23.067530] Error: Driver 'pcspkr' is already registered, aborting...
<6>[ 23.084333] ipmi_si 00:05: Found new BMC (man_id: 0x002b99, prod_id: 0x0000, dev_id: 0x20)
<6>[ 23.089048] scsi host4: ahci
<6>[ 23.093214] scsi host5: ahci
<6>[ 23.093664] scsi host6: ahci
<6>[ 23.094140] scsi host7: ahci
<6>[ 23.094422] ata1: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210100 irq 53
<6>[ 23.094429] ata2: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210180 irq 53
<6>[ 23.094437] ata3: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210200 irq 53
<6>[ 23.094443] ata4: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210280 irq 53
<6>[ 23.094449] ata5: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210300 irq 53
<6>[ 23.094455] ata6: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210380 irq 53
<6>[ 23.094461] ata7: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210400 irq 53
<6>[ 23.094467] ata8: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210480 irq 53
<6>[ 23.105701] [drm] AST 2300 detected
<6>[ 23.105762] [drm] Analog VGA only
<6>[ 23.105795] [drm] dram 1632000000 1 32 01000000
<6>[ 23.106046] [TTM] Zone kernel: Available graphics memory: 4082876 kiB
<6>[ 23.106049] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
<6>[ 23.106051] [TTM] Initializing pool allocator
<6>[ 23.106073] [TTM] Initializing DMA pool allocator
<6>[ 23.197168] fbcon: astdrmfb (fb0) is primary device
<6>[ 23.197209] ipmi_si 00:05: IPMI kcs interface initialized
<6>[ 23.215177] Console: switching to colour frame buffer device 128x48
<6>[ 23.264803] ast 0000:04:00.0: fb0: astdrmfb frame buffer device
<6>[ 23.270835] ast 0000:04:00.0: registered panic notifier
<6>[ 23.296054] [drm] Initialized ast 0.1.0 20120228 for 0000:04:00.0 on minor 0
<4>[ 23.327099] ie6xx_wdt ie6xx_wdt.3168: Watchdog Timer is Locked (Reg=0x1)
<6>[ 23.405086] ata5: SATA link down (SStatus 0 SControl 300)
<6>[ 23.410991] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
<6>[ 23.417652] ata2: SATA link down (SStatus 0 SControl 300)
<6>[ 23.423236] ata6: SATA link down (SStatus 0 SControl 300)
<6>[ 23.428811] ata7: SATA link down (SStatus 0 SControl 300)
<6>[ 23.434397] ata4: SATA link down (SStatus 0 SControl 300)
<6>[ 23.439974] ata8: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
<6>[ 23.446420] ata3: SATA link down (SStatus 0 SControl 300)
<6>[ 23.452464] ata8.00: ATAPI: MARVELL VIRTUALL, 1.09, max UDMA/66
<6>[ 23.459105] ata8.00: configured for UDMA/66
<6>[ 23.507923] ata1.00: ATA-8: TOSHIBA MK8061GSYB, ME0A, max UDMA/100
<6>[ 23.514397] ata1.00: 156301488 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
<6>[ 23.524098] ata1.00: configured for UDMA/100
<5>[ 23.529168] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK8061GS ME0A PQ: 0 ANSI: 5
<5>[ 23.538948] scsi 7:0:0:0: Processor Marvell 91xx Config 1.01 PQ: 0 ANSI: 5
<3>[ 23.559047] ata8.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
<3>[ 23.565975] ata8.00: irq_stat 0x40000001
<6>[ 23.579977] scsi 7:0:0:0: CDB:
<4>[ 23.593059] Inquiry: 12 01 00 00 ff 00
<3>[ 23.607025] ata8.00: cmd a0/01:00:00:00:01/00:00:00:00:00/a0 tag 2 dma 16640 in
<3>[ 23.607025] res 50/00:02:00:00:00/00:00:00:00:00/a0 Emask 0x1 (device error)
<3>[ 23.641719] ata8.00: status: { DRDY }
<5>[ 23.754478] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
<5>[ 23.766458] sd 0:0:0:0: [sda] Write Protect is off
<5>[ 23.767583] sd 0:0:0:0: Attached scsi generic sg0 type 0
<5>[ 23.767855] scsi 7:0:0:0: Attached scsi generic sg1 type 3
<7>[ 23.796752] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
<5>[ 23.807666] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<6>[ 23.880539] sda: sda1 sda2
<5>[ 23.888047] sd 0:0:0:0: [sda] Attached SCSI disk
<6>[ 24.199963] raid6: sse2x1 101 MB/s
<6>[ 24.230140] raid6: sse2x2 121 MB/s
<6>[ 24.258971] raid6: sse2x4 226 MB/s
<6>[ 24.271303] raid6: using algorithm sse2x4 (226 MB/s)
<6>[ 24.284897] raid6: using ssse3x2 recovery algorithm
<6>[ 24.315970] xor: measuring software checksum speed
<6>[ 24.333816] prefetch64-sse: 5180.000 MB/sec
<6>[ 24.356815] generic_sse: 1764.000 MB/sec
<6>[ 24.369764] xor: using function: prefetch64-sse (5180.000 MB/sec)
<6>[ 24.473613] Btrfs loaded
<6>[ 24.487851] BTRFS: device fsid 91075fbe-9acf-4d0e-ad71-6c2ed15f00ab devid 1 transid 14 /dev/sda1
<5>[ 26.675193] random: dd urandom read with 91 bits of entropy available
<2>[ 37.243448] IPMI Watchdog: Unable to register misc device
<4>[ 37.254403] IPMI Watchdog: set timeout error: -22
<6>[ 37.263517] IPMI Watchdog: driver initialized
<6>[ 37.869661]
<6>[ 37.869661] testing speed of async md4 (md4-generic)
<6>[ 37.883911] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 1605454 opers/sec, 25687264 bytes/sec
<6>[ 39.896976] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 740066 opers/sec, 47364256 bytes/sec
<6>[ 41.909999] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 1220046 opers/sec, 78082944 bytes/sec
<6>[ 43.923191] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 241724 opers/sec, 61881472 bytes/sec
<6>[ 45.936084] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 468343 opers/sec, 119895936 bytes/sec
<6>[ 47.949026] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates):
<5>[ 48.121572] random: nonblocking pool is initialized
<4>[ 49.955666] 627112 opers/sec, 160540800 bytes/sec
<6>[ 49.963160] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 65707 opers/sec, 67284480 bytes/sec
<6>[ 51.975966] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 191403 opers/sec, 195997184 bytes/sec
<6>[ 53.988947] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 213593 opers/sec, 218719232 bytes/sec
<6>[ 56.002047] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 33162 opers/sec, 67916800 bytes/sec
<6>[ 58.015183] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 100012 opers/sec, 204825600 bytes/sec
<6>[ 60.028283] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 111518 opers/sec, 228389888 bytes/sec
<6>[ 62.041269] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 114467 opers/sec, 234429440 bytes/sec
<6>[ 64.054315] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 16774 opers/sec, 68706304 bytes/sec
<6>[ 66.067380] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 51113 opers/sec, 209360896 bytes/sec
<6>[ 68.080425] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 57156 opers/sec, 234110976 bytes/sec
<6>[ 70.093508] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 59055 opers/sec, 241891328 bytes/sec
<6>[ 72.106592] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 8428 opers/sec, 69046272 bytes/sec
<6>[ 74.119802] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 25853 opers/sec, 211791872 bytes/sec
<6>[ 76.132821] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 28927 opers/sec, 236969984 bytes/sec
<6>[ 78.145835] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 29934 opers/sec, 245219328 bytes/sec
<6>[ 80.158897] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 29861 opers/sec, 244625408 bytes/sec
<6>[ 82.227684]
<6>[ 82.227684] testing speed of async md5 (md5-generic)
<6>[ 82.239934] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 1696855 opers/sec, 27149688 bytes/sec
<6>[ 84.253392] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 717766 opers/sec, 45937024 bytes/sec
<6>[ 86.266421] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 1153374 opers/sec, 73815936 bytes/sec
<6>[ 88.279642] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 236633 opers/sec, 60578048 bytes/sec
<6>[ 90.292577] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 448977 opers/sec, 114938112 bytes/sec
<6>[ 92.305589] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 588738 opers/sec, 150717056 bytes/sec
<6>[ 94.318620] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 64393 opers/sec, 65938432 bytes/sec
<6>[ 96.331676] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 180155 opers/sec, 184478720 bytes/sec
<6>[ 98.344732] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 199538 opers/sec, 204327424 bytes/sec
<6>[ 100.357690] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 32694 opers/sec, 66957312 bytes/sec
<6>[ 102.370674] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 93875 opers/sec, 192257024 bytes/sec
<6>[ 104.383712] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 103843 opers/sec, 212671488 bytes/sec
<6>[ 106.396803] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 106307 opers/sec, 217716736 bytes/sec
<6>[ 108.409894] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 16473 opers/sec, 67473408 bytes/sec
<6>[ 110.422991] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 47931 opers/sec, 196327424 bytes/sec
<6>[ 112.436074] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 53209 opers/sec, 217946112 bytes/sec
<6>[ 114.449154] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 54795 opers/sec, 224440320 bytes/sec
<6>[ 116.462254] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 8269 opers/sec, 67739648 bytes/sec
<6>[ 118.475465] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 24228 opers/sec, 198479872 bytes/sec
<6>[ 120.488465] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 26904 opers/sec, 220401664 bytes/sec
<6>[ 122.501524] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 27757 opers/sec, 227389440 bytes/sec
<6>[ 124.514555] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 27749 opers/sec, 227323904 bytes/sec
<6>[ 126.581960]
<6>[ 126.581960] testing speed of async sha1 (sha1-generic)
<6>[ 126.594441] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 828364 opers/sec, 13253824 bytes/sec
<6>[ 128.607710] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 402666 opers/sec, 25770624 bytes/sec
<6>[ 130.620734] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 516542 opers/sec, 33058688 bytes/sec
<6>[ 132.633770] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 147561 opers/sec, 37775616 bytes/sec
<6>[ 134.646759] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 216423 opers/sec, 55404288 bytes/sec
<6>[ 136.659822] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates):
<4>[ 136.864779] perf interrupt took too long (2521 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
<4>[ 136.969881] perf interrupt took too long (5002 > 5000), lowering kernel.perf_event_max_sample_rate to 25000
<4>[ 138.255783] perf interrupt took too long (10055 > 9615), lowering kernel.perf_event_max_sample_rate to 13000
<4>[ 138.666719] 239489 opers/sec, 61309184 bytes/sec
<6>[ 138.674680] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 39868 opers/sec, 40824832 bytes/sec
<6>[ 140.688513] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 75514 opers/sec, 77326848 bytes/sec
<6>[ 142.701585] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 79840 opers/sec, 81756672 bytes/sec
<6>[ 144.714640] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 20397 opers/sec, 41774080 bytes/sec
<6>[ 146.727755] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 41167 opers/sec, 84311040 bytes/sec
<6>[ 148.740603] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 43697 opers/sec, 89492480 bytes/sec
<6>[ 150.753675] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 44200 opers/sec, 90522624 bytes/sec
<6>[ 152.766730] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 10808 opers/sec, 44269568 bytes/sec
<6>[ 154.779895] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 21130 opers/sec, 86550528 bytes/sec
<6>[ 156.792911] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 22380 opers/sec, 91668480 bytes/sec
<6>[ 158.805853] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 22712 opers/sec, 93030400 bytes/sec
<6>[ 160.818898] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 5438 opers/sec, 44548096 bytes/sec
<6>[ 162.831989] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 10685 opers/sec, 87535616 bytes/sec
<6>[ 164.844959] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 11323 opers/sec, 92762112 bytes/sec
<6>[ 166.857997] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 11504 opers/sec, 94244864 bytes/sec
<6>[ 168.870984] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 11498 opers/sec, 94195712 bytes/sec
<6>[ 170.945868]
<6>[ 170.945868] testing speed of async sha256 (sha256-generic)
<6>[ 170.958674] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 437167 opers/sec, 6994680 bytes/sec
<6>[ 172.971335] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 214807 opers/sec, 13747648 bytes/sec
<6>[ 174.984394] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 241761 opers/sec, 15472704 bytes/sec
<6>[ 176.997448] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 81944 opers/sec, 20977792 bytes/sec
<6>[ 179.010511] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 99375 opers/sec, 25440128 bytes/sec
<6>[ 181.023583] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 104273 opers/sec, 26694016 bytes/sec
<6>[ 183.036648] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 23590 opers/sec, 24156672 bytes/sec
<6>[ 185.049736] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 31422 opers/sec, 32176640 bytes/sec
<6>[ 187.062785] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 31911 opers/sec, 32676864 bytes/sec
<6>[ 189.075865] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 12085 opers/sec, 24751104 bytes/sec
<6>[ 191.088959] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 15615 opers/sec, 31979520 bytes/sec
<6>[ 193.102029] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 15879 opers/sec, 32520192 bytes/sec
<6>[ 195.115060] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 16599 opers/sec, 33994752 bytes/sec
<6>[ 197.128129] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 5919 opers/sec, 24246272 bytes/sec
<6>[ 199.141299] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 8266 opers/sec, 33859584 bytes/sec
<6>[ 201.154738] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 8082 opers/sec, 33105920 bytes/sec
<6>[ 203.168635] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 8446 opers/sec, 34596864 bytes/sec
<6>[ 205.181323] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 3066 opers/sec, 25120768 bytes/sec
<6>[ 207.194711] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 4148 opers/sec, 33980416 bytes/sec
<6>[ 209.207709] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 4099 opers/sec, 33583104 bytes/sec
<6>[ 211.220368] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 4234 opers/sec, 34689024 bytes/sec
<6>[ 213.233876] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 4269 opers/sec, 34975744 bytes/sec
<6>[ 215.315924] sha512_ssse3: Using SSSE3 optimized SHA-512 implementation
<6>[ 215.329770]
<6>[ 215.329770] testing speed of async sha384 (sha384-ssse3)
<6>[ 215.342143] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 359914 opers/sec, 5758624 bytes/sec
<6>[ 217.354695] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 301211 opers/sec, 19277536 bytes/sec
<6>[ 219.367672] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 357395 opers/sec, 22873312 bytes/sec
<6>[ 221.380645] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 100245 opers/sec, 25662848 bytes/sec
<6>[ 223.393721] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 119514 opers/sec, 30595584 bytes/sec
<6>[ 225.407119] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 134826 opers/sec, 34515584 bytes/sec
<6>[ 227.419849] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 31388 opers/sec, 32141312 bytes/sec
<6>[ 229.432946] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 47774 opers/sec, 48921088 bytes/sec
<6>[ 231.446012] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 47879 opers/sec, 49028608 bytes/sec
<6>[ 233.459392] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 16059 opers/sec, 32889856 bytes/sec
<6>[ 235.472167] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 25487 opers/sec, 52197376 bytes/sec
<6>[ 237.485180] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 25441 opers/sec, 52103168 bytes/sec
<6>[ 239.498632] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 26742 opers/sec, 54767616 bytes/sec
<6>[ 241.511325] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 7917 opers/sec, 32428032 bytes/sec
<6>[ 243.524766] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 12218 opers/sec, 50046976 bytes/sec
<6>[ 245.537797] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 13802 opers/sec, 56535040 bytes/sec
<6>[ 247.550570] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 13239 opers/sec, 54228992 bytes/sec
<6>[ 249.563969] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 4233 opers/sec, 34680832 bytes/sec
<6>[ 251.576745] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 6713 opers/sec, 54996992 bytes/sec
<6>[ 253.589710] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 7132 opers/sec, 58425344 bytes/sec
<6>[ 255.602674] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 7237 opers/sec, 59289600 bytes/sec
<6>[ 257.615749] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 7232 opers/sec, 59244544 bytes/sec
<6>[ 259.679117]
<6>[ 259.679117] testing speed of async sha512 (sha512-ssse3)
<6>[ 259.691141] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 362922 opers/sec, 5806760 bytes/sec
<6>[ 261.704001] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 305075 opers/sec, 19524800 bytes/sec
<6>[ 263.717057] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 363195 opers/sec, 23244480 bytes/sec
<6>[ 265.730133] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 101110 opers/sec, 25884288 bytes/sec
<6>[ 267.743214] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 125431 opers/sec, 32110464 bytes/sec
<6>[ 269.756276] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 139771 opers/sec, 35781504 bytes/sec
<6>[ 271.769342] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 31660 opers/sec, 32419840 bytes/sec
<6>[ 273.782432] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 48060 opers/sec, 49213952 bytes/sec
<6>[ 275.795487] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 50777 opers/sec, 51996160 bytes/sec
<6>[ 277.808550] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 16521 opers/sec, 33836032 bytes/sec
<6>[ 279.821664] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 25711 opers/sec, 52657152 bytes/sec
<6>[ 281.834695] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 27137 opers/sec, 55576576 bytes/sec
<6>[ 283.847794] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 27457 opers/sec, 56232960 bytes/sec
<6>[ 285.860821] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 8446 opers/sec, 34594816 bytes/sec
<6>[ 287.873973] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 13312 opers/sec, 54525952 bytes/sec
<6>[ 289.887014] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 14086 opers/sec, 57698304 bytes/sec
<6>[ 291.900104] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 14298 opers/sec, 58566656 bytes/sec
<6>[ 293.913158] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 4264 opers/sec, 34934784 bytes/sec
<6>[ 295.926388] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 6773 opers/sec, 55488512 bytes/sec
<6>[ 297.939160] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 7183 opers/sec, 58847232 bytes/sec
<6>[ 299.952172] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 7289 opers/sec, 59715584 bytes/sec
<6>[ 301.965352] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 7289 opers/sec, 59715584 bytes/sec
<6>[ 304.050263]
<6>[ 304.050263] testing speed of async wp256 (wp256-generic)
<6>[ 304.062047] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 202998 opers/sec, 3247976 bytes/sec
<6>[ 306.074447] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 95815 opers/sec, 6132160 bytes/sec
<6>[ 308.087538] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 103347 opers/sec, 6614240 bytes/sec
<6>[ 310.100615] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 37217 opers/sec, 9527552 bytes/sec
<6>[ 312.113683] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 40505 opers/sec, 10369408 bytes/sec
<6>[ 314.126753] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 39720 opers/sec, 10168320 bytes/sec
<6>[ 316.139826] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 10714 opers/sec, 10971648 bytes/sec
<6>[ 318.152890] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 11562 opers/sec, 11839488 bytes/sec
<6>[ 320.165961] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 11757 opers/sec, 12039680 bytes/sec
<6>[ 322.179064] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 5275 opers/sec, 10803200 bytes/sec
<6>[ 324.192176] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 5938 opers/sec, 12162048 bytes/sec
<6>[ 326.205237] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 6255 opers/sec, 12810240 bytes/sec
<6>[ 328.218201] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 6060 opers/sec, 12411904 bytes/sec
<6>[ 330.231333] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 2785 opers/sec, 11409408 bytes/sec
<6>[ 332.244584] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 3007 opers/sec, 12318720 bytes/sec
<6>[ 334.257434] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 3173 opers/sec, 12998656 bytes/sec
<6>[ 336.270722] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 3186 opers/sec, 13051904 bytes/sec
<6>[ 338.283605] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 1341 opers/sec, 10989568 bytes/sec
<6>[ 340.297105] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 1514 opers/sec, 12402688 bytes/sec
<6>[ 342.309877] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 1599 opers/sec, 13099008 bytes/sec
<6>[ 344.323021] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 1605 opers/sec, 13152256 bytes/sec
<6>[ 346.335820] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 1605 opers/sec, 13148160 bytes/sec
<6>[ 348.406606]
<6>[ 348.406606] testing speed of async wp384 (wp384-generic)
<6>[ 348.418318] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 201829 opers/sec, 3229272 bytes/sec
<6>[ 350.430942] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 97542 opers/sec, 6242688 bytes/sec
<6>[ 352.444026] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 104267 opers/sec, 6673088 bytes/sec
<6>[ 354.457103] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 37095 opers/sec, 9496320 bytes/sec
<6>[ 356.470172] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 40343 opers/sec, 10327936 bytes/sec
<6>[ 358.483246] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 41720 opers/sec, 10680448 bytes/sec
<6>[ 360.496300] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 10693 opers/sec, 10949632 bytes/sec
<6>[ 362.509409] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 12158 opers/sec, 12449792 bytes/sec
<6>[ 364.522491] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 12269 opers/sec, 12563968 bytes/sec
<6>[ 366.535502] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 5482 opers/sec, 11228160 bytes/sec
<6>[ 368.548573] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 6255 opers/sec, 12810240 bytes/sec
<6>[ 370.561714] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 6310 opers/sec, 12923904 bytes/sec
<6>[ 372.574826] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 6322 opers/sec, 12947456 bytes/sec
<6>[ 374.587756] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 2777 opers/sec, 11374592 bytes/sec
<6>[ 376.601102] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 3172 opers/sec, 12994560 bytes/sec
<6>[ 378.614163] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 3200 opers/sec, 13107200 bytes/sec
<6>[ 380.627267] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 3206 opers/sec, 13133824 bytes/sec
<6>[ 382.640229] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 1398 opers/sec, 11456512 bytes/sec
<6>[ 384.653737] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 1597 opers/sec, 13086720 bytes/sec
<6>[ 386.666261] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 1613 opers/sec, 13213696 bytes/sec
<6>[ 388.679205] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 1613 opers/sec, 13217792 bytes/sec
<6>[ 390.692648] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 1614 opers/sec, 13221888 bytes/sec
<6>[ 392.765345]
<6>[ 392.765345] testing speed of async wp512 (wp512-generic)
<6>[ 392.776944] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 207467 opers/sec, 3319472 bytes/sec
<6>[ 394.789440] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 99245 opers/sec, 6351680 bytes/sec
<6>[ 396.802509] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 105215 opers/sec, 6733792 bytes/sec
<6>[ 398.815559] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 37586 opers/sec, 9622016 bytes/sec
<6>[ 400.828650] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 40921 opers/sec, 10475904 bytes/sec
<6>[ 402.841736] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 41820 opers/sec, 10706048 bytes/sec
<6>[ 404.854799] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 10805 opers/sec, 11064832 bytes/sec
<6>[ 406.867889] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 12202 opers/sec, 12494848 bytes/sec
<6>[ 408.880994] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 12289 opers/sec, 12584448 bytes/sec
<6>[ 410.894034] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 5536 opers/sec, 11338752 bytes/sec
<6>[ 412.907129] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 6270 opers/sec, 12840960 bytes/sec
<6>[ 414.920218] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 6319 opers/sec, 12942336 bytes/sec
<6>[ 416.933228] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 6327 opers/sec, 12958720 bytes/sec
<6>[ 418.946317] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 2802 opers/sec, 11479040 bytes/sec
<6>[ 420.959439] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 3182 opers/sec, 13033472 bytes/sec
<6>[ 422.972421] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 3207 opers/sec, 13137920 bytes/sec
<6>[ 424.985684] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 3207 opers/sec, 13137920 bytes/sec
<6>[ 426.998790] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 1411 opers/sec, 11563008 bytes/sec
<6>[ 429.012071] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 1602 opers/sec, 13127680 bytes/sec
<6>[ 431.025223] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 1614 opers/sec, 13221888 bytes/sec
<6>[ 433.037633] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 1615 opers/sec, 13234176 bytes/sec
<6>[ 435.049697] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 1614 opers/sec, 13221888 bytes/sec
<6>[ 437.133374]
<6>[ 437.133374] testing speed of async tgr128 (tgr128-generic)
<6>[ 437.145157] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 568963 opers/sec, 9103408 bytes/sec
<6>[ 439.157935] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 261079 opers/sec, 16709088 bytes/sec
<6>[ 441.170997] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 346149 opers/sec, 22153568 bytes/sec
<6>[ 443.184056] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 95075 opers/sec, 24339328 bytes/sec
<6>[ 445.197153] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 145909 opers/sec, 37352704 bytes/sec
<6>[ 447.210219] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 155891 opers/sec, 39908096 bytes/sec
<6>[ 449.223282] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 26845 opers/sec, 27489280 bytes/sec
<6>[ 451.236378] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 47776 opers/sec, 48922624 bytes/sec
<6>[ 453.249436] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 48908 opers/sec, 50082304 bytes/sec
<6>[ 455.262499] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 13721 opers/sec, 28100608 bytes/sec
<6>[ 457.275598] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 24848 opers/sec, 50889728 bytes/sec
<6>[ 459.288645] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 25416 opers/sec, 52052992 bytes/sec
<6>[ 461.301750] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 25536 opers/sec, 52298752 bytes/sec
<6>[ 463.314809] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 6938 opers/sec, 28418048 bytes/sec
<6>[ 465.327969] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 12682 opers/sec, 51945472 bytes/sec
<6>[ 467.340968] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 12980 opers/sec, 53166080 bytes/sec
<6>[ 469.354013] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 13042 opers/sec, 53422080 bytes/sec
<6>[ 471.367100] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 3488 opers/sec, 28573696 bytes/sec
<6>[ 473.380228] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 6407 opers/sec, 52490240 bytes/sec
<6>[ 475.393331] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 6558 opers/sec, 53727232 bytes/sec
<6>[ 477.406255] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 6597 opers/sec, 54046720 bytes/sec
<6>[ 479.419372] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 6582 opers/sec, 53919744 bytes/sec
<6>[ 481.485075]
<6>[ 481.485075] testing speed of async tgr160 (tgr160-generic)
<6>[ 481.497078] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 570899 opers/sec, 9134384 bytes/sec
<6>[ 483.509503] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 261953 opers/sec, 16764992 bytes/sec
<6>[ 485.522578] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 348166 opers/sec, 22282656 bytes/sec
<6>[ 487.535657] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 95519 opers/sec, 24452864 bytes/sec
<6>[ 489.548723] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 146501 opers/sec, 37504256 bytes/sec
<6>[ 491.561804] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 156601 opers/sec, 40089984 bytes/sec
<6>[ 493.574877] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 26999 opers/sec, 27647488 bytes/sec
<6>[ 495.587967] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 47979 opers/sec, 49130496 bytes/sec
<6>[ 497.601024] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 49114 opers/sec, 50292736 bytes/sec
<6>[ 499.614077] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 13797 opers/sec, 28257280 bytes/sec
<6>[ 501.627245] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 24963 opers/sec, 51124224 bytes/sec
<6>[ 503.640275] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 25521 opers/sec, 52267008 bytes/sec
<6>[ 505.653289] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 25489 opers/sec, 52202496 bytes/sec
<6>[ 507.666394] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 6977 opers/sec, 28577792 bytes/sec
<6>[ 509.679589] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 12735 opers/sec, 52164608 bytes/sec
<6>[ 511.692569] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 13040 opers/sec, 53411840 bytes/sec
<6>[ 513.705647] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 13101 opers/sec, 53661696 bytes/sec
<6>[ 515.718703] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 3507 opers/sec, 28729344 bytes/sec
<6>[ 517.731793] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 6380 opers/sec, 52269056 bytes/sec
<6>[ 519.744834] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 6584 opers/sec, 53940224 bytes/sec
<6>[ 521.757930] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 6625 opers/sec, 54276096 bytes/sec
<6>[ 523.770837] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 6611 opers/sec, 54161408 bytes/sec
<6>[ 525.837922]
<6>[ 525.837922] testing speed of async tgr192 (tgr192-generic)
<6>[ 525.850055] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 600520 opers/sec, 9608328 bytes/sec
<6>[ 527.863103] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 267076 opers/sec, 17092864 bytes/sec
<6>[ 529.876173] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 358226 opers/sec, 22926464 bytes/sec
<6>[ 531.889231] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 96128 opers/sec, 24608768 bytes/sec
<6>[ 533.902305] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 148119 opers/sec, 37918464 bytes/sec
<6>[ 535.915371] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 158696 opers/sec, 40626304 bytes/sec
<6>[ 537.928444] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 27017 opers/sec, 27665408 bytes/sec
<6>[ 539.941527] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 48141 opers/sec, 49296896 bytes/sec
<6>[ 541.954581] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 49321 opers/sec, 50505216 bytes/sec
<6>[ 543.967655] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 13791 opers/sec, 28243968 bytes/sec
<6>[ 545.980741] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 24996 opers/sec, 51191808 bytes/sec
<6>[ 547.993814] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 25563 opers/sec, 52354048 bytes/sec
<6>[ 550.006874] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 25690 opers/sec, 52613120 bytes/sec
<6>[ 552.019949] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 6975 opers/sec, 28569600 bytes/sec
<6>[ 554.033084] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 12738 opers/sec, 52174848 bytes/sec
<6>[ 556.046136] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 13039 opers/sec, 53407744 bytes/sec
<6>[ 558.059149] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 13097 opers/sec, 53645312 bytes/sec
<6>[ 560.072231] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 3494 opers/sec, 28622848 bytes/sec
<6>[ 562.085372] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 6409 opers/sec, 52506624 bytes/sec
<6>[ 564.098417] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 6562 opers/sec, 53760000 bytes/sec
<6>[ 566.111367] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 6599 opers/sec, 54063104 bytes/sec
<6>[ 568.124361] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 6587 opers/sec, 53960704 bytes/sec
<6>[ 570.178049]
<6>[ 570.178049] testing speed of async sha224 (sha224-generic)
<6>[ 570.190029] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 417180 opers/sec, 6674888 bytes/sec
<6>[ 572.202617] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 210128 opers/sec, 13448224 bytes/sec
<6>[ 574.215682] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 236951 opers/sec, 15164864 bytes/sec
<6>[ 576.228752] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 80699 opers/sec, 20659072 bytes/sec
<6>[ 578.241819] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 98200 opers/sec, 25139200 bytes/sec
<6>[ 580.254882] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 103087 opers/sec, 26390272 bytes/sec
<6>[ 582.267953] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 23318 opers/sec, 23877632 bytes/sec
<6>[ 584.281055] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 31236 opers/sec, 31985664 bytes/sec
<6>[ 586.294089] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 31758 opers/sec, 32520704 bytes/sec
<6>[ 588.307166] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 11962 opers/sec, 24498176 bytes/sec
<6>[ 590.320291] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 16172 opers/sec, 33121280 bytes/sec
<6>[ 592.333329] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 16485 opers/sec, 33762304 bytes/sec
<6>[ 594.346365] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 16537 opers/sec, 33867776 bytes/sec
<6>[ 596.359467] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 6067 opers/sec, 24850432 bytes/sec
<6>[ 598.372610] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 8241 opers/sec, 33755136 bytes/sec
<6>[ 600.385657] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 8393 opers/sec, 34379776 bytes/sec
<6>[ 602.398739] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 8415 opers/sec, 34467840 bytes/sec
<6>[ 604.411759] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 3049 opers/sec, 24981504 bytes/sec
<6>[ 606.425094] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 4152 opers/sec, 34013184 bytes/sec
<6>[ 608.437974] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 4232 opers/sec, 34668544 bytes/sec
<6>[ 610.451021] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 4252 opers/sec, 34832384 bytes/sec
<6>[ 612.463851] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 4246 opers/sec, 34783232 bytes/sec
<6>[ 614.537378]
<6>[ 614.537378] testing speed of async rmd128 (rmd128-generic)
<6>[ 614.549297] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 902348 opers/sec, 14437568 bytes/sec
<6>[ 616.562107] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 434930 opers/sec, 27835520 bytes/sec
<6>[ 618.575170] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 561225 opers/sec, 35918400 bytes/sec
<6>[ 620.588245] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 158219 opers/sec, 40504192 bytes/sec
<6>[ 622.601309] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 231916 opers/sec, 59370496 bytes/sec
<6>[ 624.614405] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 264604 opers/sec, 67738624 bytes/sec
<6>[ 626.627469] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 44716 opers/sec, 45789184 bytes/sec
<6>[ 628.640540] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 81327 opers/sec, 83278848 bytes/sec
<6>[ 630.653607] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 85142 opers/sec, 87185920 bytes/sec
<6>[ 632.666692] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 22850 opers/sec, 46797824 bytes/sec
<6>[ 634.679754] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 42331 opers/sec, 86693888 bytes/sec
<6>[ 636.692826] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 44297 opers/sec, 90721280 bytes/sec
<6>[ 638.705896] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 44760 opers/sec, 91669504 bytes/sec
<6>[ 640.718961] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 11557 opers/sec, 47337472 bytes/sec
<6>[ 642.732053] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 21616 opers/sec, 88539136 bytes/sec
<6>[ 644.745097] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 22633 opers/sec, 92706816 bytes/sec
<6>[ 646.758176] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 22929 opers/sec, 93919232 bytes/sec
<6>[ 648.771211] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 5809 opers/sec, 47591424 bytes/sec
<6>[ 650.784399] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 10920 opers/sec, 89456640 bytes/sec
<6>[ 652.797375] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 11444 opers/sec, 93753344 bytes/sec
<6>[ 654.810359] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 11600 opers/sec, 95031296 bytes/sec
<6>[ 656.823381] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 11584 opers/sec, 94896128 bytes/sec
<6>[ 658.892760]
<6>[ 658.892760] testing speed of async rmd160 (rmd160-generic)
<6>[ 658.904779] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 691596 opers/sec, 11065544 bytes/sec
<6>[ 660.917666] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 328489 opers/sec, 21023328 bytes/sec
<6>[ 662.930732] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 409390 opers/sec, 26200960 bytes/sec
<6>[ 664.943803] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 122075 opers/sec, 31251328 bytes/sec
<6>[ 666.956878] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 167123 opers/sec, 42783616 bytes/sec
<6>[ 668.969959] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 184336 opers/sec, 47190016 bytes/sec
<6>[ 670.983024] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 34780 opers/sec, 35615232 bytes/sec
<6>[ 672.996101] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 55861 opers/sec, 57202176 bytes/sec
<6>[ 675.009152] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 57514 opers/sec, 58894848 bytes/sec
<6>[ 677.022235] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 17723 opers/sec, 36297728 bytes/sec
<6>[ 679.035344] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 28901 opers/sec, 59190272 bytes/sec
<6>[ 681.048380] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 29803 opers/sec, 61036544 bytes/sec
<6>[ 683.061453] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 30033 opers/sec, 61508608 bytes/sec
<6>[ 685.074521] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 8973 opers/sec, 36755456 bytes/sec
<6>[ 687.087685] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 14745 opers/sec, 60397568 bytes/sec
<6>[ 689.100711] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 15208 opers/sec, 62291968 bytes/sec
<6>[ 691.113717] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 15341 opers/sec, 62838784 bytes/sec
<6>[ 693.126832] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 4515 opers/sec, 36986880 bytes/sec
<6>[ 695.139973] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 7447 opers/sec, 61005824 bytes/sec
<6>[ 697.153105] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 7683 opers/sec, 62943232 bytes/sec
<6>[ 699.166010] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 7750 opers/sec, 63488000 bytes/sec
<6>[ 701.179058] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 7747 opers/sec, 63467520 bytes/sec
<6>[ 703.259744]
<6>[ 703.259744] testing speed of async rmd256 (rmd256-generic)
<6>[ 703.271765] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 877291 opers/sec, 14036664 bytes/sec
<6>[ 705.284218] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 427039 opers/sec, 27330496 bytes/sec
<6>[ 707.297293] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 555751 opers/sec, 35568096 bytes/sec
<6>[ 709.310355] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 155045 opers/sec, 39691648 bytes/sec
<6>[ 711.323441] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 232810 opers/sec, 59599360 bytes/sec
<6>[ 713.336503] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 265249 opers/sec, 67903744 bytes/sec
<6>[ 715.349579] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 43775 opers/sec, 44825600 bytes/sec
<6>[ 717.362666] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 82016 opers/sec, 83984384 bytes/sec
<6>[ 719.375715] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 85979 opers/sec, 88043008 bytes/sec
<6>[ 721.388774] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 22382 opers/sec, 45839360 bytes/sec
<6>[ 723.401898] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 42760 opers/sec, 87572480 bytes/sec
<6>[ 725.414936] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 44801 opers/sec, 91753472 bytes/sec
<6>[ 727.427981] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 45219 opers/sec, 92608512 bytes/sec
<6>[ 729.441054] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 11310 opers/sec, 46327808 bytes/sec
<6>[ 731.454153] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 21809 opers/sec, 89329664 bytes/sec
<6>[ 733.467244] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 22858 opers/sec, 93628416 bytes/sec
<6>[ 735.480338] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 23138 opers/sec, 94773248 bytes/sec
<6>[ 737.493337] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 5672 opers/sec, 46469120 bytes/sec
<6>[ 739.506465] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 11019 opers/sec, 90267648 bytes/sec
<6>[ 741.519558] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 11597 opers/sec, 95006720 bytes/sec
<6>[ 743.532508] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 11696 opers/sec, 95813632 bytes/sec
<6>[ 745.545564] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 11725 opers/sec, 96051200 bytes/sec
<6>[ 747.630324]
<6>[ 747.630324] testing speed of async rmd320 (rmd320-generic)
<6>[ 747.642379] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 689663 opers/sec, 11034616 bytes/sec
<6>[ 749.654760] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 336519 opers/sec, 21537248 bytes/sec
<6>[ 751.667825] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 409684 opers/sec, 26219776 bytes/sec
<6>[ 753.680933] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 125772 opers/sec, 32197760 bytes/sec
<6>[ 755.694000] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 168833 opers/sec, 43221376 bytes/sec
<6>[ 757.707063] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 185720 opers/sec, 47544320 bytes/sec
<6>[ 759.720129] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 35907 opers/sec, 36768768 bytes/sec
<6>[ 761.733216] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 56517 opers/sec, 57873408 bytes/sec
<6>[ 763.746280] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 58310 opers/sec, 59709440 bytes/sec
<6>[ 765.759541] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 18389 opers/sec, 37660672 bytes/sec
<6>[ 767.772436] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 29331 opers/sec, 60070912 bytes/sec
<6>[ 769.785441] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 30214 opers/sec, 61878272 bytes/sec
<6>[ 771.798505] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 30492 opers/sec, 62448640 bytes/sec
<6>[ 773.811557] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 9305 opers/sec, 38113280 bytes/sec
<6>[ 775.824730] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 14962 opers/sec, 61284352 bytes/sec
<6>[ 777.837748] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 15443 opers/sec, 63254528 bytes/sec
<6>[ 779.850788] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 15581 opers/sec, 63819776 bytes/sec
<6>[ 781.863859] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 4683 opers/sec, 38367232 bytes/sec
<6>[ 783.876983] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 7555 opers/sec, 61890560 bytes/sec
<6>[ 785.890033] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 7798 opers/sec, 63885312 bytes/sec
<6>[ 787.903013] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 7877 opers/sec, 64532480 bytes/sec
<6>[ 789.915978] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 7872 opers/sec, 64487424 bytes/sec
[-- Attachment #3: bad.dmesg --]
[-- Type: text/plain, Size: 169417 bytes --]
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.18.0-rc4-g0d5384f (kbuild@cairo) (gcc version 4.9.1 (Debian 4.9.1-19) ) #8 SMP Wed Nov 12 03:59:38 CST 2014
[ 0.000000] Command line: BOOT_IMAGE=/kernel/x86_64-rhel/0d5384f41382a5eab7d696a8232b7708b6a9f59f/vmlinuz-3.18.0-rc4-g0d5384f user=lkp job=/lkp/scheduled/lkp-a06/bisect_tcrypt-performance-2s-401-417-debian-x86_64.cgz-x86_64-rhel-0d5384f41382a5eab7d696a8232b7708b6a9f59f-1.yaml ARCH=x86_64 BOOT_IMAGE=/kernel/x86_64-rhel/0d5384f41382a5eab7d696a8232b7708b6a9f59f/vmlinuz-3.18.0-rc4-g0d5384f kconfig=x86_64-rhel commit=0d5384f41382a5eab7d696a8232b7708b6a9f59f branch=linux-devel/devel-hourly-2014111210 root=/dev/ram0 nowatchdog rcupdate.rcu_cpu_stall_suppress=1 max_uptime=2197 RESULT_ROOT=/result/lkp-a06/tcrypt/performance-2s-401-417/debian-x86_64.cgz/x86_64-rhel/0d5384f41382a5eab7d696a8232b7708b6a9f59f/0 ip=::::lkp-a06::dhcp earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal rw
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000100-0x000000000009e3ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e400-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf67afff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bf67b000-0x00000000bfb3dfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bfb3e000-0x00000000bfc50fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bfc51000-0x00000000bfc51fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bfc52000-0x00000000bfc62fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bfc63000-0x00000000bfc65fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bfc66000-0x00000000bfc83fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bfc84000-0x00000000bfc84fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bfc85000-0x00000000bfc8afff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bfc8b000-0x00000000bfc8cfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bfc8d000-0x00000000bfcc7fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bfcc8000-0x00000000bfcd0fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bfcd1000-0x00000000bfcfbfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bfcfc000-0x00000000bfd3efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bfd3f000-0x00000000bfeeffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bfef0000-0x00000000cfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable
[ 0.000000] bootconsole [earlyser0] enabled
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: To be filled by O.E.M. To be filled by O.E.M./Double Cove , BIOS BWDEXT.86B.000.012.D127 10/08/2012
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] e820: last_pfn = 0x240000 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-E7FFF write-through
[ 0.000000] E8000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask E00000000 write-back
[ 0.000000] 1 base 200000000 mask FC0000000 write-back
[ 0.000000] 2 base 0BFEF0000 mask FFFFF0000 uncachable
[ 0.000000] 3 base 0BFF00000 mask FFFF00000 write-through
[ 0.000000] 4 base 0C0000000 mask FC0000000 uncachable
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: last_pfn = 0xbfef0 max_arch_pfn = 0x400000000
[ 0.000000] Scan for SMP in [mem 0x00000000-0x000003ff]
[ 0.000000] Scan for SMP in [mem 0x0009fc00-0x0009ffff]
[ 0.000000] Scan for SMP in [mem 0x000f0000-0x000fffff]
[ 0.000000] Scan for SMP in [mem 0x0009e400-0x0009e7ff]
[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x021bb000, 0x021bbfff] PGTABLE
[ 0.000000] BRK [0x021bc000, 0x021bcfff] PGTABLE
[ 0.000000] BRK [0x021bd000, 0x021bdfff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x23fe00000-0x23fffffff]
[ 0.000000] [mem 0x23fe00000-0x23fffffff] page 2M
[ 0.000000] BRK [0x021be000, 0x021befff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x23c000000-0x23fdfffff]
[ 0.000000] [mem 0x23c000000-0x23fdfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x200000000-0x23bffffff]
[ 0.000000] [mem 0x200000000-0x23bffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xbf67afff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0xbf5fffff] page 2M
[ 0.000000] [mem 0xbf600000-0xbf67afff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xbfc84000-0xbfc84fff]
[ 0.000000] [mem 0xbfc84000-0xbfc84fff] page 4k
[ 0.000000] BRK [0x021bf000, 0x021bffff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xbfd3f000-0xbfeeffff]
[ 0.000000] [mem 0xbfd3f000-0xbfeeffff] page 4k
[ 0.000000] BRK [0x021c0000, 0x021c0fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[ 0.000000] [mem 0x100000000-0x1ffffffff] page 2M
[ 0.000000] RAMDISK: [mem 0x7867d000-0x7fff4fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 INTEL )
[ 0.000000] ACPI: XSDT 0x00000000BFC85098 000084 (v01 INTEL CRNBEACH 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x00000000BFC89870 0000F4 (v04 INTEL CRNBEACH 01072009 AMI 00010013)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X FACS address mismatch in FADT: 0xBFCCDF40/0x00000000BFCCDF80, using 32-bit address (20140926/tbfadt-283)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aControlBlock: 16/32 (20140926/tbfadt-618)
[ 0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has zero address or length: 0x00000000000009F4/0x0 (20140926/tbfadt-649)
[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20140926/tbfadt-699)
[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm2ControlBlock: 0, using default 8 (20140926/tbfadt-699)
[ 0.000000] ACPI: DSDT 0x00000000BFC851B0 0046BE (v02 INTEL CRNBEACH 00000000 INTL 20051117)
[ 0.000000] ACPI: FACS 0x00000000BFCCDF40 000040
[ 0.000000] ACPI: APIC 0x00000000BFC89968 000072 (v02 INTEL CRNBEACH 01072009 AMI 00010013)
[ 0.000000] ACPI: MCFG 0x00000000BFC899E0 00003C (v01 A M I OEMMCFG 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x00000000BFC89A20 000038 (v01 A M I OEMHPET 01072009 AMI. 00000003)
[ 0.000000] ACPI: SSDT 0x00000000BFC89A58 000679 (v02 PmRef CpuPm 00003000 INTL 20051117)
[ 0.000000] ACPI: SSDT 0x00000000BFC8A0D8 000232 (v02 PmRef Cpu0Tst 00003000 INTL 20051117)
[ 0.000000] ACPI: SSDT 0x00000000BFC8A310 00020F (v02 PmRef Cpu1Tst 00003000 INTL 20051117)
[ 0.000000] ACPI: SPCR 0x00000000BFC8A520 000050 (v01 A M I APTIO4 01072009 AMI. 00000003)
[ 0.000000] ACPI: EINJ 0x00000000BFC8A570 000130 (v01 AMI AMI EINJ 00000000 00000000)
[ 0.000000] ACPI: ERST 0x00000000BFC8A6A0 000210 (v01 AMIER AMI ERST 00000000 00000000)
[ 0.000000] ACPI: HEST 0x00000000BFC8A8B0 0000A8 (v01 AMI AMI HEST 00000000 00000000)
[ 0.000000] ACPI: BERT 0x00000000BFC8A958 000030 (v01 AMI AMI BERT 00000000 00000000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] mapped APIC to ffffffffff57c000 ( fee00000)
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000023fffffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x23ffd3000-0x23fff8fff]
[ 0.000000] [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880237600000-ffff88023f5fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x23fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009dfff]
[ 0.000000] node 0: [mem 0x00100000-0xbf67afff]
[ 0.000000] node 0: [mem 0xbfc84000-0xbfc84fff]
[ 0.000000] node 0: [mem 0xbfd3f000-0xbfeeffff]
[ 0.000000] node 0: [mem 0x100000000-0x23fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x23fffffff]
[ 0.000000] On node 0 totalpages: 2095050
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3997 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 12193 pages used for memmap
[ 0.000000] DMA32 zone: 780333 pages, LIFO batch:31
[ 0.000000] Normal zone: 20480 pages used for memmap
[ 0.000000] Normal zone: 1310720 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x908
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] mapped APIC to ffffffffff57c000 ( fee00000)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, 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] Int: type 0, pol 0, trig 0, bus 00, IRQ 00, APIC ID 2, APIC INT 02
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 09, APIC ID 2, APIC INT 09
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 01, APIC ID 2, APIC INT 01
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 03, APIC ID 2, APIC INT 03
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 2, APIC INT 04
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 05, APIC ID 2, APIC INT 05
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 06, APIC ID 2, APIC INT 06
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 2, APIC INT 07
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 2, APIC INT 08
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0a, APIC ID 2, APIC INT 0a
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0b, APIC ID 2, APIC INT 0b
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0c, APIC ID 2, APIC INT 0c
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 2, APIC INT 0d
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 2, APIC INT 0e
[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 2, APIC INT 0f
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] mapped IOAPIC to ffffffffff57b000 (fec00000)
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-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 0xbf67b000-0xbfb3dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfb3e000-0xbfc50fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfc51000-0xbfc51fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfc52000-0xbfc62fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfc63000-0xbfc65fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfc66000-0xbfc83fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfc85000-0xbfc8afff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfc8b000-0xbfc8cfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfc8d000-0xbfcc7fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfcc8000-0xbfcd0fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfcd1000-0xbfcfbfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfcfc000-0xbfd3efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfef0000-0xcfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd0000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-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-0xfeefffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xff7fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff800000-0xffffffff]
[ 0.000000] e820: [mem 0xd0000000-0xfebfffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 31 pages/cpu @ffff88023fc00000 s89152 r8192 d29632 u524288
[ 0.000000] pcpu-alloc: s89152 r8192 d29632 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2062292
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/kernel/x86_64-rhel/0d5384f41382a5eab7d696a8232b7708b6a9f59f/vmlinuz-3.18.0-rc4-g0d5384f user=lkp job=/lkp/scheduled/lkp-a06/bisect_tcrypt-performance-2s-401-417-debian-x86_64.cgz-x86_64-rhel-0d5384f41382a5eab7d696a8232b7708b6a9f59f-1.yaml ARCH=x86_64 BOOT_IMAGE=/kernel/x86_64-rhel/0d5384f41382a5eab7d696a8232b7708b6a9f59f/vmlinuz-3.18.0-rc4-g0d5384f kconfig=x86_64-rhel commit=0d5384f41382a5eab7d696a8232b7708b6a9f59f branch=linux-devel/devel-hourly-2014111210 root=/dev/ram0 nowatchdog rcupdate.rcu_cpu_stall_suppress=1 max_uptime=2197 RESULT_ROOT=/result/lkp-a06/tcrypt/performance-2s-401-417/debian-x86_64.cgz/x86_64-rhel/0d5384f41382a5eab7d696a8232b7708b6a9f59f/0 ip=::::lkp-a06::dhcp earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal rw
[ 0.000000] sysrq: sysrq always enabled.
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] Memory: 8039492K/8380200K available (8793K kernel code, 1680K rwdata, 3892K rodata, 1840K init, 1888K bss, 340708K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS:524544 nr_irqs:456 0
[ 0.000000] Offload RCU callbacks from all CPUs
[ 0.000000] Offload RCU callbacks from CPUs: 0-3.
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] bootconsole [earlyser0] disabled
[ 0.000000] console [ttyS0] enabled
[ 0.000000] allocated 33554432 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 1600.014 MHz processor
[ 0.000170] Calibrating delay loop (skipped), value calculated using timer frequency.. 3200.02 BogoMIPS (lpj=1600014)
[ 0.010987] pid_max: default: 32768 minimum: 301
[ 0.015759] ACPI: Core revision 20140926
[ 0.070319] ACPI: All ACPI Tables successfully acquired
[ 0.076091] Security Framework initialized
[ 0.080300] SELinux: Initializing.
[ 0.083910] SELinux: Starting in permissive mode
[ 0.093847] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.121929] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.138376] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.145519] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.154812] Initializing cgroup subsys memory
[ 0.159382] Initializing cgroup subsys devices
[ 0.163997] Initializing cgroup subsys freezer
[ 0.168615] Initializing cgroup subsys net_cls
[ 0.173223] Initializing cgroup subsys blkio
[ 0.177662] Initializing cgroup subsys perf_event
[ 0.182533] Initializing cgroup subsys hugetlb
[ 0.187268] CPU: Physical Processor ID: 0
[ 0.191439] CPU: Processor Core ID: 0
[ 0.195256] mce: CPU supports 5 MCE banks
[ 0.199445] CPU0: Thermal monitoring enabled (TM1)
[ 0.204413] Last level iTLB entries: 4KB 32, 2MB 0, 4MB 0
[ 0.204413] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 8, 1GB 0
[ 0.216518] Freeing SMP alternatives memory: 36K (ffffffff81fd8000 - ffffffff81fe1000)
[ 0.229691] ftrace: allocating 31169 entries in 122 pages
[ 0.306434] Getting VERSION: 50014
[ 0.310007] Getting VERSION: 50014
[ 0.313558] Getting ID: 0
[ 0.316332] Getting ID: 0
[ 0.319126] masked ExtINT on CPU#0
[ 0.322838] ENABLING IO-APIC IRQs
[ 0.326316] init IO_APIC IRQs
[ 0.329438] apic 2 pin 0 not connected
[ 0.333448] IOAPIC[0]: Set routing entry (2-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
[ 0.341610] IOAPIC[0]: Set routing entry (2-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
[ 0.349759] IOAPIC[0]: Set routing entry (2-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
[ 0.357975] IOAPIC[0]: Set routing entry (2-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)
[ 0.366158] IOAPIC[0]: Set routing entry (2-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
[ 0.374338] IOAPIC[0]: Set routing entry (2-5 -> 0x35 -> IRQ 5 Mode:0 Active:0 Dest:1)
[ 0.382519] IOAPIC[0]: Set routing entry (2-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
[ 0.390701] IOAPIC[0]: Set routing entry (2-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
[ 0.398882] IOAPIC[0]: Set routing entry (2-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
[ 0.407054] IOAPIC[0]: Set routing entry (2-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
[ 0.415230] IOAPIC[0]: Set routing entry (2-10 -> 0x3a -> IRQ 10 Mode:0 Active:0 Dest:1)
[ 0.423586] IOAPIC[0]: Set routing entry (2-11 -> 0x3b -> IRQ 11 Mode:0 Active:0 Dest:1)
[ 0.431939] IOAPIC[0]: Set routing entry (2-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
[ 0.440294] IOAPIC[0]: Set routing entry (2-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
[ 0.448649] IOAPIC[0]: Set routing entry (2-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)
[ 0.457005] IOAPIC[0]: Set routing entry (2-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)
[ 0.465348] apic 2 pin 16 not connected
[ 0.469446] apic 2 pin 17 not connected
[ 0.473545] apic 2 pin 18 not connected
[ 0.477635] apic 2 pin 19 not connected
[ 0.481728] apic 2 pin 20 not connected
[ 0.485826] apic 2 pin 21 not connected
[ 0.489916] apic 2 pin 22 not connected
[ 0.494009] apic 2 pin 23 not connected
[ 0.498256] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.514442] smpboot: CPU0: Intel(R) Atom(TM) CPU S1240 @ 1.60GHz (fam: 06, model: 36, stepping: 09)
[ 0.524257] Using local APIC timer interrupts.
[ 0.524257] calibrating APIC timer ...
[ 0.634198] ... lapic delta = 625013
[ 0.637923] ... PM-Timer delta = 357949
[ 0.641908] ... PM-Timer result ok
[ 0.645465] ..... delta 625013
[ 0.648670] ..... mult: 26844103
[ 0.652051] ..... calibration result: 100002
[ 0.656474] ..... CPU clock speed is 1600.0029 MHz.
[ 0.661507] ..... host bus clock speed is 100.0002 MHz.
[ 0.667029] Performance Events: PEBS fmt0+, 8-deep LBR, Atom events, Intel PMU driver.
[ 0.675661] ... version: 3
[ 0.679844] ... bit width: 40
[ 0.684108] ... generic registers: 2
[ 0.688285] ... value mask: 000000ffffffffff
[ 0.693763] ... max period: 000000007fffffff
[ 0.699249] ... fixed-purpose events: 3
[ 0.703426] ... event mask: 0000000700000003
[ 0.723219] x86: Booting SMP configuration:
[ 0.727603] .... node #0, CPUs: #1
[ 0.742726] masked ExtINT on CPU#1
[ 0.749620] #2
[ 0.762393] masked ExtINT on CPU#2
[ 0.769223] #3
[ 0.781990] masked ExtINT on CPU#3
[ 0.787994] x86: Booted up 1 node, 4 CPUs
[ 0.792257] smpboot: Total of 4 processors activated (12800.11 BogoMIPS)
[ 0.802803] devtmpfs: initialized
[ 0.836762] evm: security.selinux
[ 0.840265] evm: security.ima
[ 0.843400] evm: security.capability
[ 0.848861] PM: Registering ACPI NVS region [mem 0xbf67b000-0xbfb3dfff] (4993024 bytes)
[ 0.857754] PM: Registering ACPI NVS region [mem 0xbfc51000-0xbfc51fff] (4096 bytes)
[ 0.865742] PM: Registering ACPI NVS region [mem 0xbfc63000-0xbfc65fff] (12288 bytes)
[ 0.873811] PM: Registering ACPI NVS region [mem 0xbfc8b000-0xbfc8cfff] (8192 bytes)
[ 0.881791] PM: Registering ACPI NVS region [mem 0xbfcc8000-0xbfcd0fff] (36864 bytes)
[ 0.889865] PM: Registering ACPI NVS region [mem 0xbfcfc000-0xbfd3efff] (274432 bytes)
[ 0.908814] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 0.916960] NET: Registered protocol family 16
[ 0.926992] cpuidle: using governor menu
[ 0.932677] ACPI: bus type PCI registered
[ 0.936873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.944052] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
[ 0.953615] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in E820
[ 0.964065] PCI: Using configuration type 1 for base access
[ 0.993350] ACPI: Added _OSI(Module Device)
[ 0.997740] ACPI: Added _OSI(Processor Device)
[ 1.002357] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.007238] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.018052] IOAPIC[0]: Set routing entry (2-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:15)
[ 1.032422] ACPI: Executed 1 blocks of module-level executable AML code
[ 1.069228] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 1.080479] ACPI: Dynamic OEM Table Load:
[ 1.084931] ACPI: SSDT 0xFFFF880233D03400 0002BD (v02 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 1.097732] ACPI: Dynamic OEM Table Load:
[ 1.102174] ACPI: SSDT 0xFFFF88023432D800 0006AB (v02 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 1.124673] ACPI: Dynamic OEM Table Load:
[ 1.129116] ACPI: SSDT 0xFFFF880233CFDE00 00015F (v02 PmRef Cpu1Ist 00003000 INTL 20051117)
[ 1.143958] ACPI: Dynamic OEM Table Load:
[ 1.148399] ACPI: SSDT 0xFFFF880233CF1B40 00008D (v02 PmRef Cpu1Cst 00003000 INTL 20051117)
[ 1.169721] ACPI: Interpreter enabled
[ 1.173605] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140926/hwxface-580)
[ 1.183325] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140926/hwxface-580)
[ 1.193126] ACPI: (supports S0 S3 S4 S5)
[ 1.197228] ACPI: Using IOAPIC for interrupt routing
[ 1.203033] HEST: Table parsing has been initialized.
[ 1.208280] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.261660] ACPI: Power Resource [PFAN] (off)
[ 1.271801] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.278209] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 1.290211] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 1.305424] PCI host bridge to bus 0000:00
[ 1.309724] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.315394] pci_bus 0000:00: root bus resource [io 0x0000-0x03af]
[ 1.321764] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7]
[ 1.328128] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df]
[ 1.334511] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 1.340884] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 1.347947] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
[ 1.355002] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfeffffff]
[ 1.362086] pci 0000:00:00.0: [8086:0c72] type 00 class 0x060000
[ 1.368998] pci 0000:00:01.0: [8086:0c46] type 01 class 0x060400
[ 1.375231] pci 0000:00:01.0: reg 0x10: [mem 0xfe460000-0xfe47ffff 64bit]
[ 1.382360] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 1.389034] pci 0000:00:01.0: System wakeup disabled by ACPI
[ 1.395221] pci 0000:00:02.0: [8086:0c47] type 01 class 0x060400
[ 1.401454] pci 0000:00:02.0: reg 0x10: [mem 0xfe440000-0xfe45ffff 64bit]
[ 1.408584] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[ 1.415251] pci 0000:00:02.0: System wakeup disabled by ACPI
[ 1.421411] pci 0000:00:03.0: [8086:0c48] type 01 class 0x060400
[ 1.427646] pci 0000:00:03.0: reg 0x10: [mem 0xfe420000-0xfe43ffff 64bit]
[ 1.434765] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 1.441424] pci 0000:00:03.0: System wakeup disabled by ACPI
[ 1.447612] pci 0000:00:04.0: [8086:0c49] type 01 class 0x060400
[ 1.453846] pci 0000:00:04.0: reg 0x10: [mem 0xfe400000-0xfe41ffff 64bit]
[ 1.460985] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
[ 1.467642] pci 0000:00:04.0: System wakeup disabled by ACPI
[ 1.475108] pci 0000:00:0e.0: [8086:0c54] type 00 class 0x080600
[ 1.481468] pci 0000:00:0e.0: PME# supported from D0 D3hot D3cold
[ 1.488385] pci 0000:00:13.0: [8086:0c59] type 00 class 0x088000
[ 1.494624] pci 0000:00:13.0: reg 0x10: [mem 0xfe482000-0xfe4823ff 64bit]
[ 1.502338] pci 0000:00:13.1: [8086:0c5a] type 00 class 0x088000
[ 1.508572] pci 0000:00:13.1: reg 0x10: [mem 0xfe481000-0xfe4813ff 64bit]
[ 1.516317] pci 0000:00:14.0: [8086:0c5f] type 00 class 0x070002
[ 1.522547] pci 0000:00:14.0: reg 0x10: [io 0xf000-0xf007]
[ 1.528331] pci 0000:00:14.0: reg 0x14: [mem 0xfe480000-0xfe4800ff]
[ 1.535514] pci 0000:00:1f.0: [8086:0c60] type 00 class 0x060100
[ 1.542706] pci 0000:01:00.0: [1033:0194] type 00 class 0x0c0330
[ 1.548959] pci 0000:01:00.0: reg 0x10: [mem 0xfe300000-0xfe301fff 64bit]
[ 1.556180] pci 0000:01:00.0: PME# supported from D0 D3hot
[ 1.562272] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 1.567433] pci 0000:00:01.0: bridge window [mem 0xfe300000-0xfe3fffff]
[ 1.574707] pci 0000:02:00.0: [1b4b:9130] type 00 class 0x010601
[ 1.580945] pci 0000:02:00.0: reg 0x10: [io 0xe040-0xe047]
[ 1.586716] pci 0000:02:00.0: reg 0x14: [io 0xe030-0xe033]
[ 1.592484] pci 0000:02:00.0: reg 0x18: [io 0xe020-0xe027]
[ 1.598261] pci 0000:02:00.0: reg 0x1c: [io 0xe010-0xe013]
[ 1.604030] pci 0000:02:00.0: reg 0x20: [io 0xe000-0xe00f]
[ 1.609805] pci 0000:02:00.0: reg 0x24: [mem 0xfe210000-0xfe2107ff]
[ 1.616269] pci 0000:02:00.0: reg 0x30: [mem 0xfe200000-0xfe20ffff pref]
[ 1.623286] pci 0000:02:00.0: PME# supported from D3hot
[ 1.629090] pci 0000:00:02.0: PCI bridge to [bus 02]
[ 1.634242] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
[ 1.640530] pci 0000:00:02.0: bridge window [mem 0xfe200000-0xfe2fffff]
[ 1.647789] pci 0000:03:00.0: [1a03:1150] type 01 class 0x060400
[ 1.654238] pci 0000:03:00.0: supports D1 D2
[ 1.658696] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.666987] pci 0000:00:03.0: PCI bridge to [bus 03-04]
[ 1.672404] pci 0000:00:03.0: bridge window [io 0xd000-0xdfff]
[ 1.678687] pci 0000:00:03.0: bridge window [mem 0xfd000000-0xfe0fffff]
[ 1.685976] pci 0000:04:00.0: [1a03:2000] type 00 class 0x030000
[ 1.692215] pci 0000:04:00.0: reg 0x10: [mem 0xfd000000-0xfdffffff]
[ 1.698691] pci 0000:04:00.0: reg 0x14: [mem 0xfe000000-0xfe01ffff]
[ 1.705165] pci 0000:04:00.0: reg 0x18: [io 0xd000-0xd07f]
[ 1.711141] pci 0000:04:00.0: supports D1 D2
[ 1.715594] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.722832] pci 0000:03:00.0: PCI bridge to [bus 04]
[ 1.727992] pci 0000:03:00.0: bridge window [io 0xd000-0xdfff]
[ 1.734266] pci 0000:03:00.0: bridge window [mem 0xfd000000-0xfe0fffff]
[ 1.741546] pci 0000:05:00.0: [8086:1523] type 00 class 0x020000
[ 1.747776] pci 0000:05:00.0: reg 0x10: [mem 0xfe120000-0xfe13ffff]
[ 1.754256] pci 0000:05:00.0: reg 0x18: [io 0xc020-0xc03f]
[ 1.760029] pci 0000:05:00.0: reg 0x1c: [mem 0xfe144000-0xfe147fff]
[ 1.766712] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[ 1.773067] pci 0000:05:00.0: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
[ 1.780657] pci 0000:05:00.0: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
[ 1.788617] pci 0000:05:00.1: [8086:1523] type 00 class 0x020000
[ 1.794847] pci 0000:05:00.1: reg 0x10: [mem 0xfe100000-0xfe11ffff]
[ 1.801329] pci 0000:05:00.1: reg 0x18: [io 0xc000-0xc01f]
[ 1.807101] pci 0000:05:00.1: reg 0x1c: [mem 0xfe140000-0xfe143fff]
[ 1.813772] pci 0000:05:00.1: PME# supported from D0 D3hot D3cold
[ 1.820118] pci 0000:05:00.1: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
[ 1.827710] pci 0000:05:00.1: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
[ 1.835669] pci 0000:00:04.0: PCI bridge to [bus 05]
[ 1.840822] pci 0000:00:04.0: bridge window [io 0xc000-0xcfff]
[ 1.847104] pci 0000:00:04.0: bridge window [mem 0xfe100000-0xfe1fffff]
[ 1.856561] IOAPIC[0]: Set routing entry (2-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:15)
[ 1.867696] ACPI: PCI Interrupt Link [LNKA] (IRQs *3 4 5 6 7 10 11 12 14 15), disabled.
[ 1.878036] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 1.888633] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 1.899227] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 1.909812] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 1.920399] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 *11 12 14 15), disabled.
[ 1.930700] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11 12 14 15), disabled.
[ 1.941021] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15), disabled.
[ 1.951273] ACPI: Enabled 3 GPEs in block 00 to 1F
[ 1.957477] vgaarb: setting as boot device: PCI:0000:04:00.0
[ 1.963314] vgaarb: device added: PCI:0000:04:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 1.971654] vgaarb: loaded
[ 1.974531] vgaarb: bridge control possible 0000:04:00.0
[ 1.980804] SCSI subsystem initialized
[ 1.985044] ACPI: bus type USB registered
[ 1.989427] usbcore: registered new interface driver usbfs
[ 1.995194] usbcore: registered new interface driver hub
[ 2.000879] usbcore: registered new device driver usb
[ 2.006320] pps_core: LinuxPPS API ver. 1 registered
[ 2.011460] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 2.020894] PTP clock support registered
[ 2.025872] PCI: Using ACPI for IRQ routing
[ 2.042267] PCI: pci_cache_line_size set to 64 bytes
[ 2.047544] Expanded resource reserved due to conflict with PCI Bus 0000:00
[ 2.054695] e820: reserve RAM buffer [mem 0x0009e400-0x0009ffff]
[ 2.060878] e820: reserve RAM buffer [mem 0xbf67b000-0xbfffffff]
[ 2.067065] e820: reserve RAM buffer [mem 0xbfc85000-0xbfffffff]
[ 2.073245] e820: reserve RAM buffer [mem 0xbfef0000-0xbfffffff]
[ 2.080349] NetLabel: Initializing
[ 2.083937] NetLabel: domain hash size = 128
[ 2.088464] NetLabel: protocols = UNLABELED CIPSOv4
[ 2.093676] NetLabel: unlabeled traffic allowed by default
[ 2.100820] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 2.106298] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 2.114474] Switched to clocksource hpet
[ 2.225510] pnp: PnP ACPI init
[ 2.230198] system 00:00: [mem 0xc0000000-0xcfffffff] has been reserved
[ 2.237033] system 00:00: [mem 0xbff00000-0xbfffffff] has been reserved
[ 2.243848] system 00:00: [mem 0xfee00000-0xfeefffff] has been reserved
[ 2.250663] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 2.258873] system 00:01: [io 0x0a00-0x0a1f] has been reserved
[ 2.265008] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 2.274708] IOAPIC[0]: Set routing entry (2-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:15)
[ 2.282997] pnp 00:02: [dma 0 disabled]
[ 2.287461] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[ 2.294363] IOAPIC[0]: Set routing entry (2-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:15)
[ 2.302765] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 2.309965] system 00:04: [io 0x04d0-0x04d1] has been reserved
[ 2.316098] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 2.324756] pnp 00:05: Plug and Play ACPI device, IDs IPI0001 (active)
[ 2.334546] system 00:06: [io 0x0900-0x097f] could not be reserved
[ 2.341040] system 00:06: [io 0x09c0-0x09ff] has been reserved
[ 2.347160] system 00:06: [io 0x0400-0x043f] has been reserved
[ 2.353276] system 00:06: [io 0x0500-0x057f] has been reserved
[ 2.359390] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 2.366547] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 2.373361] system 00:06: [mem 0x000c0000-0x000dffff] could not be reserved
[ 2.380518] system 00:06: [mem 0x000e0000-0x000effff] could not be reserved
[ 2.387679] system 00:06: [mem 0x000f0000-0x000fffff] could not be reserved
[ 2.394835] system 00:06: [mem 0xff800000-0xffffffff] has been reserved
[ 2.401650] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 2.409269] system 00:07: [mem 0xbfef0000-0xbfefffff] has been reserved
[ 2.416103] system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 2.425240] pnp: PnP ACPI: found 8 devices
[ 2.453597] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 100000
[ 2.463901] pci 0000:00:04.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 100000
[ 2.474135] pci 0000:00:04.0: BAR 15: assigned [mem 0xd0000000-0xd00fffff 64bit pref]
[ 2.482227] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 2.487388] pci 0000:00:01.0: bridge window [mem 0xfe300000-0xfe3fffff]
[ 2.494379] pci 0000:00:02.0: PCI bridge to [bus 02]
[ 2.499531] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
[ 2.505819] pci 0000:00:02.0: bridge window [mem 0xfe200000-0xfe2fffff]
[ 2.512815] pci 0000:03:00.0: PCI bridge to [bus 04]
[ 2.517969] pci 0000:03:00.0: bridge window [io 0xd000-0xdfff]
[ 2.524255] pci 0000:03:00.0: bridge window [mem 0xfd000000-0xfe0fffff]
[ 2.531247] pci 0000:00:03.0: PCI bridge to [bus 03-04]
[ 2.536662] pci 0000:00:03.0: bridge window [io 0xd000-0xdfff]
[ 2.542948] pci 0000:00:03.0: bridge window [mem 0xfd000000-0xfe0fffff]
[ 2.549968] pci 0000:05:00.0: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
[ 2.557553] pci 0000:05:00.0: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
[ 2.565136] pci 0000:05:00.0: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
[ 2.572718] pci 0000:05:00.1: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
[ 2.580301] pci 0000:05:00.0: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
[ 2.587886] pci 0000:05:00.0: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
[ 2.595470] pci 0000:05:00.1: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
[ 2.603081] pci 0000:05:00.0: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
[ 2.610663] pci 0000:05:00.0: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
[ 2.618246] pci 0000:05:00.1: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
[ 2.625818] pci 0000:05:00.0: res[7]=[mem 0x00000000-0xffffffffffffffff 64bit pref] get_res_add_size add_size 20000
[ 2.637783] pci 0000:05:00.0: res[10]=[mem 0x00000000-0xffffffffffffffff 64bit pref] get_res_add_size add_size 20000
[ 2.648562] pci 0000:05:00.1: res[7]=[mem 0x00000000-0xffffffffffffffff 64bit pref] get_res_add_size add_size 20000
[ 2.659259] pci 0000:05:00.1: res[10]=[mem 0x00000000-0xffffffffffffffff 64bit pref] get_res_add_size add_size 20000
[ 2.670059] pci 0000:05:00.0: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
[ 2.677631] pci 0000:05:00.0: BAR 7: assigned [mem 0xd0000000-0xd001ffff 64bit pref]
[ 2.685664] pci 0000:05:00.0: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
[ 2.693242] pci 0000:05:00.0: BAR 10: assigned [mem 0xd0020000-0xd003ffff 64bit pref]
[ 2.701360] pci 0000:05:00.1: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
[ 2.708935] pci 0000:05:00.1: BAR 7: assigned [mem 0xd0040000-0xd005ffff 64bit pref]
[ 2.716967] pci 0000:05:00.1: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
[ 2.724537] pci 0000:05:00.1: BAR 10: assigned [mem 0xd0060000-0xd007ffff 64bit pref]
[ 2.732651] pci 0000:00:04.0: PCI bridge to [bus 05]
[ 2.737809] pci 0000:00:04.0: bridge window [io 0xc000-0xcfff]
[ 2.744093] pci 0000:00:04.0: bridge window [mem 0xfe100000-0xfe1fffff]
[ 2.751079] pci 0000:00:04.0: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[ 2.759084] pci_bus 0000:00: resource 4 [io 0x0000-0x03af]
[ 2.764846] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7]
[ 2.770608] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df]
[ 2.776372] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff]
[ 2.782136] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff]
[ 2.788593] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff]
[ 2.795051] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfeffffff]
[ 2.801594] pci_bus 0000:01: resource 1 [mem 0xfe300000-0xfe3fffff]
[ 2.808052] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
[ 2.813813] pci_bus 0000:02: resource 1 [mem 0xfe200000-0xfe2fffff]
[ 2.820270] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
[ 2.826034] pci_bus 0000:03: resource 1 [mem 0xfd000000-0xfe0fffff]
[ 2.832501] pci_bus 0000:04: resource 0 [io 0xd000-0xdfff]
[ 2.838265] pci_bus 0000:04: resource 1 [mem 0xfd000000-0xfe0fffff]
[ 2.844722] pci_bus 0000:05: resource 0 [io 0xc000-0xcfff]
[ 2.850502] pci_bus 0000:05: resource 1 [mem 0xfe100000-0xfe1fffff]
[ 2.856959] pci_bus 0000:05: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
[ 2.864658] NET: Registered protocol family 2
[ 2.870858] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 2.880145] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 2.888729] TCP: Hash tables configured (established 65536 bind 65536)
[ 2.895757] TCP: reno registered
[ 2.899314] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 2.905948] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 2.913412] NET: Registered protocol family 1
[ 2.918927] RPC: Registered named UNIX socket transport module.
[ 2.925083] RPC: Registered udp transport module.
[ 2.929990] RPC: Registered tcp transport module.
[ 2.934892] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 2.943044] IOAPIC[0]: Set routing entry (2-21 -> 0x41 -> IRQ 21 Mode:1 Active:1 Dest:15)
[ 2.952111] pci 0000:04:00.0: Video device with shadowed ROM
[ 2.957994] PCI: CLS 64 bytes, default 64
[ 2.962786] Unpacking initramfs...
[ 20.996696] Freeing initrd memory: 124384K (ffff88007867d000 - ffff88007fff5000)
[ 21.004419] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 21.011069] software IO TLB [mem 0xbb67b000-0xbf67b000] (64MB) mapped at [ffff8800bb67b000-ffff8800bf67afff]
[ 21.029169] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 21.035647] Initialise system trusted keyring
[ 21.040384] audit: initializing netlink subsys (disabled)
[ 21.046030] audit: type=2000 audit(1415922451.662:1): initialized
[ 21.054667] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 21.078353] zpool: loaded
[ 21.081187] zbud: loaded
[ 21.085437] VFS: Disk quotas dquot_6.5.2
[ 21.089906] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 21.101694] SGI XFS with ACLs, security attributes, no debug enabled
[ 21.112315] 9p: Installing v9fs 9p2000 file system support
[ 21.118357] msgmni has been set to 15945
[ 21.122985] Key type big_key registered
[ 21.127029] SELinux: Registering netfilter hooks
[ 21.135701] NET: Registered protocol family 38
[ 21.140391] Key type asymmetric registered
[ 21.144695] Asymmetric key parser 'x509' registered
[ 21.150228] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 21.158199] io scheduler noop registered
[ 21.162340] io scheduler deadline registered (default)
[ 21.167749] io scheduler cfq registered
[ 21.172697] pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
[ 21.179686] IOAPIC[0]: Set routing entry (2-22 -> 0x61 -> IRQ 22 Mode:1 Active:1 Dest:15)
[ 21.188276] pcieport 0000:00:02.0: irq 25 for MSI/MSI-X
[ 21.195106] IOAPIC[0]: Set routing entry (2-23 -> 0x81 -> IRQ 23 Mode:1 Active:1 Dest:15)
[ 21.203656] pcieport 0000:00:03.0: irq 26 for MSI/MSI-X
[ 21.210510] IOAPIC[0]: Set routing entry (2-16 -> 0xa1 -> IRQ 16 Mode:1 Active:1 Dest:15)
[ 21.219084] pcieport 0000:00:04.0: irq 27 for MSI/MSI-X
[ 21.225188] aer 0000:00:01.0:pcie02: service driver aer loaded
[ 21.231362] aer 0000:00:02.0:pcie02: service driver aer loaded
[ 21.237507] aer 0000:00:03.0:pcie02: service driver aer loaded
[ 21.243661] aer 0000:00:04.0:pcie02: service driver aer loaded
[ 21.249809] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 21.256963] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 21.263704] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[ 21.270651] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
[ 21.277814] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[ 21.284544] pcie_pme 0000:00:02.0:pcie01: service driver pcie_pme loaded
[ 21.291493] pcieport 0000:00:03.0: Signaling PME through PCIe PME interrupt
[ 21.298652] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[ 21.305366] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[ 21.312089] pcie_pme 0000:00:03.0:pcie01: service driver pcie_pme loaded
[ 21.319034] pcieport 0000:00:04.0: Signaling PME through PCIe PME interrupt
[ 21.326190] pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
[ 21.332899] pci 0000:05:00.1: Signaling PME through PCIe PME interrupt
[ 21.339615] pcie_pme 0000:00:04.0:pcie01: service driver pcie_pme loaded
[ 21.346643] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 21.352554] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 21.359792] intel_idle: MWAIT substates: 0x3020220
[ 21.364776] intel_idle: v0.4 model 0x36
[ 21.368797] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 21.376601] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 21.385223] ACPI: Power Button [PWRB]
[ 21.411108] thermal LNXTHERM:00: registered as thermal_zone0
[ 21.416979] ACPI: Thermal Zone [TZ00] (34 C)
[ 21.421758] ERST: Can not request [mem 0xbfc6303f-0xbfc6503e] for ERST.
[ 21.431559] [Firmware Warn]: GHES: Poll interval is 0 for generic hardware error source: 1, disabled.
[ 21.441864] GHES: APEI firmware first mode is enabled by WHEA _OSC.
[ 21.449137] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 21.476593] serial 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 21.506283] platform serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[ 21.538639] serial 0000:00:14.0: ttyS2 at I/O 0xf000 (irq = 16, base_baud = 115200) is a 16550A
[ 21.550113] Non-volatile memory driver v1.3
[ 21.554608] Linux agpgart interface v0.103
[ 21.560396] rdac: device handler registered
[ 21.565136] hp_sw: device handler registered
[ 21.569649] emc: device handler registered
[ 21.573945] alua: device handler registered
[ 21.578669] libphy: Fixed MDIO Bus: probed
[ 21.583325] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 21.590564] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 21.596643] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[ 21.602664] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
[ 21.608899] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.2.15-k
[ 21.616133] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 21.955640] igb 0000:05:00.0: irq 28 for MSI/MSI-X
[ 21.960814] igb 0000:05:00.0: irq 29 for MSI/MSI-X
[ 21.965861] igb 0000:05:00.0: irq 30 for MSI/MSI-X
[ 21.970883] igb 0000:05:00.0: irq 31 for MSI/MSI-X
[ 21.975899] igb 0000:05:00.0: irq 32 for MSI/MSI-X
[ 21.980934] igb 0000:05:00.0: irq 33 for MSI/MSI-X
[ 21.985968] igb 0000:05:00.0: irq 34 for MSI/MSI-X
[ 21.990988] igb 0000:05:00.0: irq 35 for MSI/MSI-X
[ 21.996007] igb 0000:05:00.0: irq 36 for MSI/MSI-X
[ 22.015718] igb 0000:05:00.0: irq 28 for MSI/MSI-X
[ 22.020859] igb 0000:05:00.0: irq 29 for MSI/MSI-X
[ 22.025904] igb 0000:05:00.0: irq 30 for MSI/MSI-X
[ 22.026299] tsc: Refined TSC clocksource calibration: 1600.056 MHz
[ 22.037275] igb 0000:05:00.0: irq 31 for MSI/MSI-X
[ 22.042288] igb 0000:05:00.0: irq 32 for MSI/MSI-X
[ 22.047309] igb 0000:05:00.0: irq 33 for MSI/MSI-X
[ 22.052329] igb 0000:05:00.0: irq 34 for MSI/MSI-X
[ 22.057345] igb 0000:05:00.0: irq 35 for MSI/MSI-X
[ 22.062364] igb 0000:05:00.0: irq 36 for MSI/MSI-X
[ 22.109312] igb 0000:05:00.0: added PHC on eth0
[ 22.114052] igb 0000:05:00.0: Intel(R) Gigabit Ethernet Network Connection
[ 22.121124] igb 0000:05:00.0: eth0: (PCIe:5.0Gb/s:Width x2) 00:1e:67:68:b4:20
[ 22.128521] igb 0000:05:00.0: eth0: PBA No: 106100-000
[ 22.133845] igb 0000:05:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
[ 22.143412] igb 0000:05:00.1: irq 37 for MSI/MSI-X
[ 22.148436] igb 0000:05:00.1: irq 38 for MSI/MSI-X
[ 22.153465] igb 0000:05:00.1: irq 39 for MSI/MSI-X
[ 22.159766] igb 0000:05:00.1: irq 40 for MSI/MSI-X
[ 22.164775] igb 0000:05:00.1: irq 41 for MSI/MSI-X
[ 22.169783] igb 0000:05:00.1: irq 42 for MSI/MSI-X
[ 22.174806] igb 0000:05:00.1: irq 43 for MSI/MSI-X
[ 22.179823] igb 0000:05:00.1: irq 44 for MSI/MSI-X
[ 22.184831] igb 0000:05:00.1: irq 45 for MSI/MSI-X
[ 22.206706] igb 0000:05:00.1: irq 37 for MSI/MSI-X
[ 22.211873] igb 0000:05:00.1: irq 38 for MSI/MSI-X
[ 22.216920] igb 0000:05:00.1: irq 39 for MSI/MSI-X
[ 22.221940] igb 0000:05:00.1: irq 40 for MSI/MSI-X
[ 22.226958] igb 0000:05:00.1: irq 41 for MSI/MSI-X
[ 22.231976] igb 0000:05:00.1: irq 42 for MSI/MSI-X
[ 22.236989] igb 0000:05:00.1: irq 43 for MSI/MSI-X
[ 22.242006] igb 0000:05:00.1: irq 44 for MSI/MSI-X
[ 22.247023] igb 0000:05:00.1: irq 45 for MSI/MSI-X
[ 22.295722] igb 0000:05:00.1: added PHC on eth1
[ 22.300476] igb 0000:05:00.1: Intel(R) Gigabit Ethernet Network Connection
[ 22.307546] igb 0000:05:00.1: eth1: (PCIe:5.0Gb/s:Width x2) 00:1e:67:68:b4:21
[ 22.314951] igb 0000:05:00.1: eth1: PBA No: 106100-000
[ 22.320275] igb 0000:05:00.1: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
[ 22.328256] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 3.19.1-k
[ 22.336251] ixgbe: Copyright (c) 1999-2014 Intel Corporation.
[ 22.342808] usbcore: registered new interface driver catc
[ 22.348485] usbcore: registered new interface driver kaweth
[ 22.354261] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[ 22.361989] usbcore: registered new interface driver pegasus
[ 22.367918] usbcore: registered new interface driver rtl8150
[ 22.373883] usbcore: registered new interface driver asix
[ 22.379550] usbcore: registered new interface driver cdc_ether
[ 22.385653] usbcore: registered new interface driver cdc_eem
[ 22.391590] usbcore: registered new interface driver dm9601
[ 22.397459] usbcore: registered new interface driver smsc75xx
[ 22.403507] usbcore: registered new interface driver smsc95xx
[ 22.409520] usbcore: registered new interface driver gl620a
[ 22.415363] usbcore: registered new interface driver net1080
[ 22.421303] usbcore: registered new interface driver plusb
[ 22.427062] usbcore: registered new interface driver rndis_host
[ 22.433268] usbcore: registered new interface driver cdc_subset
[ 22.439455] usbcore: registered new interface driver zaurus
[ 22.445304] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[ 22.453072] usbcore: registered new interface driver int51x1
[ 22.459004] usbcore: registered new interface driver ipheth
[ 22.464866] usbcore: registered new interface driver sierra_net
[ 22.471967] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 22.477895] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ 22.485941] xhci_hcd 0000:01:00.0: irq 46 for MSI/MSI-X
[ 22.491396] xhci_hcd 0000:01:00.0: irq 47 for MSI/MSI-X
[ 22.496862] xhci_hcd 0000:01:00.0: irq 48 for MSI/MSI-X
[ 22.502307] xhci_hcd 0000:01:00.0: irq 49 for MSI/MSI-X
[ 22.507773] xhci_hcd 0000:01:00.0: irq 50 for MSI/MSI-X
[ 22.513877] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 22.520867] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 22.528346] usb usb1: Product: xHCI Host Controller
[ 22.533414] usb usb1: Manufacturer: Linux 3.18.0-rc4-g0d5384f xhci-hcd
[ 22.540131] usb usb1: SerialNumber: 0000:01:00.0
[ 22.546048] hub 1-0:1.0: USB hub found
[ 22.550065] hub 1-0:1.0: 2 ports detected
[ 22.555026] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 22.560838] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 22.568855] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 22.575839] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 22.583311] usb usb2: Product: xHCI Host Controller
[ 22.588384] usb usb2: Manufacturer: Linux 3.18.0-rc4-g0d5384f xhci-hcd
[ 22.595097] usb usb2: SerialNumber: 0000:01:00.0
[ 22.600902] hub 2-0:1.0: USB hub found
[ 22.604911] hub 2-0:1.0: 2 ports detected
[ 22.610044] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 22.616816] ehci-pci: EHCI PCI platform driver
[ 22.621568] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 22.627966] ohci-pci: OHCI PCI platform driver
[ 22.632716] uhci_hcd: USB Universal Host Controller Interface driver
[ 22.639697] usbcore: registered new interface driver usbserial
[ 22.645795] usbcore: registered new interface driver usbserial_generic
[ 22.652574] usbserial: USB Serial support registered for generic
[ 22.659281] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 23.706916] i8042: No controller found
[ 23.710950] Switched to clocksource tsc
[ 23.711520] mousedev: PS/2 mouse device common for all mice
[ 23.712635] rtc_cmos 00:03: RTC can wake from S4
[ 23.713354] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 23.713446] rtc_cmos 00:03: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
[ 23.713637] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 23.713722] iTCO_vendor_support: vendor-support=0
[ 23.716871] hidraw: raw HID events driver (C) Jiri Kosina
[ 23.718170] usbcore: registered new interface driver usbhid
[ 23.718173] usbhid: USB HID core driver
[ 23.718379] drop_monitor: Initializing network drop monitor service
[ 23.718780] TCP: cubic registered
[ 23.718810] Initializing XFRM netlink socket
[ 23.720307] NET: Registered protocol family 10
[ 23.722635] NET: Registered protocol family 17
[ 23.722727] 9pnet: Installing 9P2000 support
[ 23.725707]
[ 23.725707] printing PIC contents
[ 23.725717] ... PIC IMR: ffff
[ 23.725728] ... PIC IRR: 0c20
[ 23.725744] ... PIC ISR: 0000
[ 23.725750] ... PIC ELCR: 0c28
[ 23.731873] printing local APIC contents on CPU#0/0:
[ 23.731879] ... APIC ID: 00000000 (0)
[ 23.731883] ... APIC VERSION: 00050014
[ 23.731887] ... APIC TASKPRI: 00000000 (00)
[ 23.731890] ... APIC PROCPRI: 00000000
[ 23.731894] ... APIC LDR: 01000000
[ 23.731897] ... APIC DFR: ffffffff
[ 23.731900] ... APIC SPIV: 000001ff
[ 23.731902] ... APIC ISR field:
[ 23.731921] 0000000000000000000000000000000000000000000000000000000000000000
[ 23.731923] ... APIC TMR field:
[ 23.731939] 0000000000000000000000020000000200000000000000000000000000000000
[ 23.731941] ... APIC IRR field:
[ 23.731956] 0000000000000000000000000000000000000000000000000000000000008000
[ 23.731959] ... APIC ESR: 00000000
[ 23.731962] ... APIC ICR: 000008fd
[ 23.731965] ... APIC ICR2: 02000000
[ 23.731968] ... APIC LVTT: 000000ef
[ 23.731971] ... APIC LVTPC: 00000400
[ 23.731974] ... APIC LVT0: 00010700
[ 23.731977] ... APIC LVT1: 00000400
[ 23.731980] ... APIC LVTERR: 000000fe
[ 23.731983] ... APIC TMICT: 00000f2e
[ 23.731986] ... APIC TMCCT: 00000000
[ 23.731988] ... APIC TDCR: 00000003
[ 23.731990]
[ 23.731999] number of MP IRQ sources: 15.
[ 23.732004] number of IO-APIC #2 registers: 24.
[ 23.732007] testing the IO APIC.......................
[ 23.732014] IO APIC #2......
[ 23.732018] .... register #00: 02000000
[ 23.732033] ....... : physical APIC id: 02
[ 23.732037] ....... : Delivery Type: 0
[ 23.732039] ....... : LTS : 0
[ 23.732043] .... register #01: 00170020
[ 23.732046] ....... : max redirection entries: 17
[ 23.732048] ....... : PRQ implemented: 0
[ 23.732051] ....... : IO APIC version: 20
[ 23.732054] .... IRQ redirection table:
[ 23.732068] 1 0 0 0 0 0 0 00
[ 23.732078] 0 0 0 0 0 1 1 31
[ 23.732088] 0 0 0 0 0 1 1 30
[ 23.732098] 1 0 0 0 0 1 1 33
[ 23.732109] 0 0 0 0 0 1 1 34
[ 23.732121] 1 0 0 0 0 1 1 35
[ 23.732133] 0 0 0 0 0 1 1 36
[ 23.732144] 0 0 0 0 0 1 1 37
[ 23.732160] 0 0 0 0 0 1 1 38
[ 23.732171] 0 1 0 0 0 1 1 39
[ 23.732183] 0 0 0 0 0 1 1 3A
[ 23.732195] 0 0 0 0 0 1 1 3B
[ 23.732206] 0 0 0 0 0 1 1 3C
[ 23.732241] 0 0 0 0 0 1 1 3D
[ 23.732252] 0 0 0 0 0 1 1 3E
[ 23.732263] 0 0 0 0 0 1 1 3F
[ 23.732274] 1 1 0 1 0 1 1 A1
[ 23.732285] 1 0 0 0 0 0 0 00
[ 23.732296] 1 0 0 0 0 0 0 00
[ 23.732305] 1 0 0 0 0 0 0 00
[ 23.732314] 1 0 0 0 0 0 0 00
[ 23.732324] 1 1 0 1 0 1 1 41
[ 23.732333] 1 1 0 1 0 1 1 61
[ 23.732342] 1 1 0 1 0 1 1 81
[ 23.732345] IRQ to pin mappings:
[ 23.732356] IRQ0 -> 0:2
[ 23.732365] IRQ1 -> 0:1
[ 23.732373] IRQ3 -> 0:3
[ 23.732380] IRQ4 -> 0:4
[ 23.732387] IRQ5 -> 0:5
[ 23.732394] IRQ6 -> 0:6
[ 23.732401] IRQ7 -> 0:7
[ 23.732408] IRQ8 -> 0:8
[ 23.732415] IRQ9 -> 0:9
[ 23.732423] IRQ10 -> 0:10
[ 23.732431] IRQ11 -> 0:11
[ 23.732438] IRQ12 -> 0:12
[ 23.732445] IRQ13 -> 0:13
[ 23.732453] IRQ14 -> 0:14
[ 23.732460] IRQ15 -> 0:15
[ 23.732468] IRQ16 -> 0:16
[ 23.732476] IRQ21 -> 0:21
[ 23.732484] IRQ22 -> 0:22
[ 23.732491] IRQ23 -> 0:23
[ 23.732505] .................................... done.
[ 23.733833] Loading compiled-in X.509 certificates
[ 23.749327] Loaded X.509 cert 'Magrathea: Glacier signing key: 86ac01e9a1cb06e356650663adea020e3a0fe8dd'
[ 23.749465] registered taskstats version 1
[ 23.762668] Key type trusted registered
[ 23.775184] Key type encrypted registered
[ 23.787570] ima: No TPM chip found, activating TPM-bypass!
[ 23.787825] evm: HMAC attrs: 0x1
[ 23.794024] rtc_cmos 00:03: setting system clock to 2014-11-13 23:47:38 UTC (1415922458)
[ 23.841119] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 23.886987] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 23.890493] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 24.013034] usb 1-1: New USB device found, idVendor=0624, idProduct=0248
[ 24.013048] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 24.013058] usb 1-1: Product: Gadget USB HUB
[ 24.013067] usb 1-1: Manufacturer: no manufacturer
[ 24.013076] usb 1-1: SerialNumber: 0123456789
[ 24.018339] hub 1-1:1.0: USB hub found
[ 24.018899] hub 1-1:1.0: 5 ports detected
[ 24.301006] usb 1-1.1: new high-speed USB device number 3 using xhci_hcd
[ 24.386492] usb 1-1.1: New USB device found, idVendor=0624, idProduct=0249
[ 24.393595] usb 1-1.1: New USB device strings: Mfr=4, Product=5, SerialNumber=6
[ 24.401161] usb 1-1.1: Product: Keyboard/Mouse Function
[ 24.406585] usb 1-1.1: Manufacturer: Avocent
[ 24.411047] usb 1-1.1: SerialNumber: 20120124
[ 24.428318] input: Avocent Keyboard/Mouse Function as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:0624:0249.0001/input/input1
[ 24.443394] hid-generic 0003:0624:0249.0001: input,hidraw0: USB HID v1.00 Keyboard [Avocent Keyboard/Mouse Function] on usb-0000:01:00.0-1.1/input0
[ 24.461892] input: Avocent Keyboard/Mouse Function as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:0624:0249.0002/input/input2
[ 24.477181] hid-generic 0003:0624:0249.0002: input,hidraw1: USB HID v1.00 Mouse [Avocent Keyboard/Mouse Function] on usb-0000:01:00.0-1.1/input1
[ 24.495599] input: Avocent Keyboard/Mouse Function as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.2/0003:0624:0249.0003/input/input3
[ 24.510909] hid-generic 0003:0624:0249.0003: input,hidraw2: USB HID v1.00 Mouse [Avocent Keyboard/Mouse Function] on usb-0000:01:00.0-1.1/input2
[ 25.307516] igb 0000:05:00.0 eth0: igb: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[ 25.317528] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 25.328453] Sending DHCP requests ..
[ 30.739215] DHCP/BOOTP: Reply not for us, op[2] xid[72cf7c4a]
[ 33.222809] ., OK
[ 33.267041] IP-Config: Got DHCP answer from 192.168.1.1, my address is 192.168.1.113
[ 33.305854] IP-Config: Complete:
[ 33.309298] device=eth0, hwaddr=00:1e:67:68:b4:20, ipaddr=192.168.1.113, mask=255.255.255.0, gw=192.168.1.1
[ 33.319729] host=lkp-a06, domain=lkp.intel.com, nis-domain=(none)
[ 33.326442] bootserver=192.168.1.1, rootserver=192.168.1.1, rootpath=
[ 33.333266] nameserver0=192.168.1.1
[ 33.337881] PM: Hibernation image not present or could not be loaded.
[ 33.354464] Freeing unused kernel memory: 1840K (ffffffff81e0c000 - ffffffff81fd8000)
[ 34.390421] ipmi message handler version 39.2
[ 34.423743] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 34.431232] IPMI System Interface driver.
[ 34.437046] ipmi_si: probing via ACPI
[ 34.445895] ipmi_si 00:05: [io 0x0ca0] regsize 1 spacing 4 irq 0
[ 34.452204] ipmi_si: Adding ACPI-specified kcs state machine
[ 34.459012] libata version 3.00 loaded.
[ 34.469716]
[ 34.472751] ipmi_si: probing via SMBIOS
[ 34.473006] ismt_smbus 0000:00:13.0: irq 51 for MSI/MSI-X
[ 34.473901] ismt_smbus 0000:00:13.1: irq 52 for MSI/MSI-X
[ 34.487951] ipmi_si: SMBIOS: io 0xca0 regsize 1 spacing 1 irq 0
[ 34.494051] ipmi_si: Adding SMBIOS-specified kcs state machine
[ 34.504323] input: PC Speaker as /devices/platform/pcspkr/input/input4
[ 34.524048] ahci 0000:02:00.0: version 3.0
[ 34.528738] ahci 0000:02:00.0: irq 53 for MSI/MSI-X
[ 34.543095] [drm] Initialized drm 1.1.0 20060810
[ 34.544761] ahci 0000:02:00.0: AHCI 0001.0200 32 slots 8 ports 6 Gbps 0xff impl SATA mode
[ 34.544770] ahci 0000:02:00.0: flags: 64bit ncq pio
[ 34.575041] scsi host0: ahci
[ 34.582254] scsi host1: ahci
[ 34.582486] duplicate interface
[ 34.582503] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca0, slave address 0x0, irq 0
[ 34.600276] scsi host2: ahci
[ 34.608743] scsi host3: ahci
[ 34.624817] scsi host4: ahci
[ 34.629221] scsi host5: ahci
[ 34.635990] scsi host6: ahci
[ 34.644048] scsi host7: ahci
[ 34.647589] ata1: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210100 irq 53
[ 34.655266] ata2: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210180 irq 53
[ 34.662950] ata3: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210200 irq 53
[ 34.663203] Error: Driver 'pcspkr' is already registered, aborting...
[ 34.677243] ata4: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210280 irq 53
[ 34.684864] ata5: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210300 irq 53
[ 34.686317] [drm] AST 2300 detected
[ 34.686351] [drm] Analog VGA only
[ 34.686383] [drm] dram 1632000000 1 32 01000000
[ 34.688769] [TTM] Zone kernel: Available graphics memory: 4082876 kiB
[ 34.688773] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
[ 34.688774] [TTM] Initializing pool allocator
[ 34.688796] [TTM] Initializing DMA pool allocator
[ 34.711790] ipmi_si 00:05: Found new BMC (man_id: 0x002b99, prod_id: 0x0000, dev_id: 0x20)
[ 34.711821] ipmi_si 00:05: IPMI kcs interface initialized
[ 34.741525] ata6: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210380 irq 53
[ 34.741531] ata7: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210400 irq 53
[ 34.741535] ata8: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210480 irq 53
[ 34.741591] fbcon: astdrmfb (fb0) is primary device
[ 34.792848] Console: switching to colour frame buffer device 128x48
[ 34.861099] ast 0000:04:00.0: fb0: astdrmfb frame buffer device
[ 34.867139] ast 0000:04:00.0: registered panic notifier
[ 34.887911] [drm] Initialized ast 0.1.0 20120228 for 0000:04:00.0 on minor 0
[ 34.895323] ie6xx_wdt ie6xx_wdt.3168: Watchdog Timer is Locked (Reg=0x1)
[ 35.047005] ata5: SATA link down (SStatus 0 SControl 300)
[ 35.052956] ata4: SATA link down (SStatus 0 SControl 300)
[ 35.058672] ata8: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 35.065120] ata7: SATA link down (SStatus 0 SControl 300)
[ 35.070770] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 35.077140] ata8.00: ATAPI: MARVELL VIRTUALL, 1.09, max UDMA/66
[ 35.083394] ata6: SATA link down (SStatus 0 SControl 300)
[ 35.089287] ata3: SATA link down (SStatus 0 SControl 300)
[ 35.095031] ata2: SATA link down (SStatus 0 SControl 300)
[ 35.101047] ata8.00: configured for UDMA/66
[ 35.492830] ata1.00: ATA-8: TOSHIBA MK8061GSYB, ME0A, max UDMA/100
[ 35.499484] ata1.00: 156301488 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 35.509517] ata1.00: configured for UDMA/100
[ 35.514684] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK8061GS ME0A PQ: 0 ANSI: 5
[ 35.525554] scsi 7:0:0:0: Processor Marvell 91xx Config 1.01 PQ: 0 ANSI: 5
[ 35.549404] ata8.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[ 35.549409] ata8.00: irq_stat 0x40000001
[ 35.549444] scsi 7:0:0:0: CDB:
[ 35.549466] Inquiry: 12 01 00 00 ff 00
[ 35.549483] ata8.00: cmd a0/01:00:00:00:01/00:00:00:00:00/a0 tag 2 dma 16640 in
[ 35.549483] res 50/00:02:00:00:00/00:00:00:00:00/a0 Emask 0x1 (device error)
[ 35.549486] ata8.00: status: { DRDY }
[ 35.713034] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
[ 35.726503] sd 0:0:0:0: [sda] Write Protect is off
[ 35.726848] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 35.727087] scsi 7:0:0:0: Attached scsi generic sg1 type 3
[ 35.753969] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 35.763148] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 35.840486] sda: sda1 sda2
[ 35.849007] sd 0:0:0:0: [sda] Attached SCSI disk
[ 36.146708] raid6: sse2x1 195 MB/s
[ 36.170909] raid6: sse2x2 222 MB/s
[ 36.194739] raid6: sse2x4 382 MB/s
[ 36.201831] raid6: using algorithm sse2x4 (382 MB/s)
[ 36.210140] raid6: using ssse3x2 recovery algorithm
[ 36.225563] xor: measuring software checksum speed
[ 36.243664] prefetch64-sse: 5296.000 MB/sec
[ 36.260666] generic_sse: 4780.000 MB/sec
[ 36.268168] xor: using function: prefetch64-sse (5296.000 MB/sec)
[ 36.347292] Btrfs loaded
[ 36.362497] BTRFS: device fsid 91075fbe-9acf-4d0e-ad71-6c2ed15f00ab devid 1 transid 14 /dev/sda1
[ 38.584991] random: dd urandom read with 90 bits of entropy available
<6>[ 0.000000] Initializing cgroup subsys cpuset
<6>[ 0.000000] Initializing cgroup subsys cpu
<5>[ 0.000000] Linux version 3.18.0-rc4-g0d5384f (kbuild@cairo) (gcc version 4.9.1 (Debian 4.9.1-19) ) #8 SMP Wed Nov 12 03:59:38 CST 2014
<6>[ 0.000000] Command line: BOOT_IMAGE=/kernel/x86_64-rhel/0d5384f41382a5eab7d696a8232b7708b6a9f59f/vmlinuz-3.18.0-rc4-g0d5384f user=lkp job=/lkp/scheduled/lkp-a06/bisect_tcrypt-performance-2s-401-417-debian-x86_64.cgz-x86_64-rhel-0d5384f41382a5eab7d696a8232b7708b6a9f59f-1.yaml ARCH=x86_64 BOOT_IMAGE=/kernel/x86_64-rhel/0d5384f41382a5eab7d696a8232b7708b6a9f59f/vmlinuz-3.18.0-rc4-g0d5384f kconfig=x86_64-rhel commit=0d5384f41382a5eab7d696a8232b7708b6a9f59f branch=linux-devel/devel-hourly-2014111210 root=/dev/ram0 nowatchdog rcupdate.rcu_cpu_stall_suppress=1 max_uptime=2197 RESULT_ROOT=/result/lkp-a06/tcrypt/performance-2s-401-417/debian-x86_64.cgz/x86_64-rhel/0d5384f41382a5eab7d696a8232b7708b6a9f59f/0 ip=::::lkp-a06::dhcp earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal rw
<6>[ 0.000000] e820: BIOS-provided physical RAM map:
<6>[ 0.000000] BIOS-e820: [mem 0x0000000000000100-0x000000000009e3ff] usable
<6>[ 0.000000] BIOS-e820: [mem 0x000000000009e400-0x000000000009ffff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf67afff] usable
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bf67b000-0x00000000bfb3dfff] ACPI NVS
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfb3e000-0x00000000bfc50fff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfc51000-0x00000000bfc51fff] ACPI NVS
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfc52000-0x00000000bfc62fff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfc63000-0x00000000bfc65fff] ACPI NVS
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfc66000-0x00000000bfc83fff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfc84000-0x00000000bfc84fff] usable
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfc85000-0x00000000bfc8afff] ACPI data
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfc8b000-0x00000000bfc8cfff] ACPI NVS
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfc8d000-0x00000000bfcc7fff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfcc8000-0x00000000bfcd0fff] ACPI NVS
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfcd1000-0x00000000bfcfbfff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfcfc000-0x00000000bfd3efff] ACPI NVS
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfd3f000-0x00000000bfeeffff] usable
<6>[ 0.000000] BIOS-e820: [mem 0x00000000bfef0000-0x00000000cfffffff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
<6>[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable
<6>[ 0.000000] bootconsole [earlyser0] enabled
<6>[ 0.000000] NX (Execute Disable) protection: active
<6>[ 0.000000] SMBIOS 2.7 present.
<7>[ 0.000000] DMI: To be filled by O.E.M. To be filled by O.E.M./Double Cove , BIOS BWDEXT.86B.000.012.D127 10/08/2012
<7>[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
<7>[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
<6>[ 0.000000] AGP: No AGP bridge found
<6>[ 0.000000] e820: last_pfn = 0x240000 max_arch_pfn = 0x400000000
<7>[ 0.000000] MTRR default type: uncachable
<7>[ 0.000000] MTRR fixed ranges enabled:
<7>[ 0.000000] 00000-9FFFF write-back
<7>[ 0.000000] A0000-BFFFF uncachable
<7>[ 0.000000] C0000-E7FFF write-through
<7>[ 0.000000] E8000-FFFFF write-protect
<7>[ 0.000000] MTRR variable ranges enabled:
<7>[ 0.000000] 0 base 000000000 mask E00000000 write-back
<7>[ 0.000000] 1 base 200000000 mask FC0000000 write-back
<7>[ 0.000000] 2 base 0BFEF0000 mask FFFFF0000 uncachable
<7>[ 0.000000] 3 base 0BFF00000 mask FFFF00000 write-through
<7>[ 0.000000] 4 base 0C0000000 mask FC0000000 uncachable
<7>[ 0.000000] 5 disabled
<7>[ 0.000000] 6 disabled
<6>[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
<6>[ 0.000000] e820: last_pfn = 0xbfef0 max_arch_pfn = 0x400000000
<4>[ 0.000000] Scan for SMP in [mem 0x00000000-0x000003ff]
<4>[ 0.000000] Scan for SMP in [mem 0x0009fc00-0x0009ffff]
<4>[ 0.000000] Scan for SMP in [mem 0x000f0000-0x000fffff]
<4>[ 0.000000] Scan for SMP in [mem 0x0009e400-0x0009e7ff]
<7>[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
<6>[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
<7>[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
<7>[ 0.000000] BRK [0x021bb000, 0x021bbfff] PGTABLE
<7>[ 0.000000] BRK [0x021bc000, 0x021bcfff] PGTABLE
<7>[ 0.000000] BRK [0x021bd000, 0x021bdfff] PGTABLE
<6>[ 0.000000] init_memory_mapping: [mem 0x23fe00000-0x23fffffff]
<7>[ 0.000000] [mem 0x23fe00000-0x23fffffff] page 2M
<7>[ 0.000000] BRK [0x021be000, 0x021befff] PGTABLE
<6>[ 0.000000] init_memory_mapping: [mem 0x23c000000-0x23fdfffff]
<7>[ 0.000000] [mem 0x23c000000-0x23fdfffff] page 2M
<6>[ 0.000000] init_memory_mapping: [mem 0x200000000-0x23bffffff]
<7>[ 0.000000] [mem 0x200000000-0x23bffffff] page 2M
<6>[ 0.000000] init_memory_mapping: [mem 0x00100000-0xbf67afff]
<7>[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
<7>[ 0.000000] [mem 0x00200000-0xbf5fffff] page 2M
<7>[ 0.000000] [mem 0xbf600000-0xbf67afff] page 4k
<6>[ 0.000000] init_memory_mapping: [mem 0xbfc84000-0xbfc84fff]
<7>[ 0.000000] [mem 0xbfc84000-0xbfc84fff] page 4k
<7>[ 0.000000] BRK [0x021bf000, 0x021bffff] PGTABLE
<6>[ 0.000000] init_memory_mapping: [mem 0xbfd3f000-0xbfeeffff]
<7>[ 0.000000] [mem 0xbfd3f000-0xbfeeffff] page 4k
<7>[ 0.000000] BRK [0x021c0000, 0x021c0fff] PGTABLE
<6>[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
<7>[ 0.000000] [mem 0x100000000-0x1ffffffff] page 2M
<6>[ 0.000000] RAMDISK: [mem 0x7867d000-0x7fff4fff]
<6>[ 0.000000] ACPI: Early table checksum verification disabled
<4>[ 0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 INTEL )
<4>[ 0.000000] ACPI: XSDT 0x00000000BFC85098 000084 (v01 INTEL CRNBEACH 01072009 AMI 00010013)
<4>[ 0.000000] ACPI: FACP 0x00000000BFC89870 0000F4 (v04 INTEL CRNBEACH 01072009 AMI 00010013)
<4>[ 0.000000] ACPI BIOS Warning (bug): 32/64X FACS address mismatch in FADT: 0xBFCCDF40/0x00000000BFCCDF80, using 32-bit address (20140926/tbfadt-283)
<4>[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aControlBlock: 16/32 (20140926/tbfadt-618)
<4>[ 0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has zero address or length: 0x00000000000009F4/0x0 (20140926/tbfadt-649)
<4>[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20140926/tbfadt-699)
<4>[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm2ControlBlock: 0, using default 8 (20140926/tbfadt-699)
<4>[ 0.000000] ACPI: DSDT 0x00000000BFC851B0 0046BE (v02 INTEL CRNBEACH 00000000 INTL 20051117)
<4>[ 0.000000] ACPI: FACS 0x00000000BFCCDF40 000040
<4>[ 0.000000] ACPI: APIC 0x00000000BFC89968 000072 (v02 INTEL CRNBEACH 01072009 AMI 00010013)
<4>[ 0.000000] ACPI: MCFG 0x00000000BFC899E0 00003C (v01 A M I OEMMCFG 01072009 MSFT 00000097)
<4>[ 0.000000] ACPI: HPET 0x00000000BFC89A20 000038 (v01 A M I OEMHPET 01072009 AMI. 00000003)
<4>[ 0.000000] ACPI: SSDT 0x00000000BFC89A58 000679 (v02 PmRef CpuPm 00003000 INTL 20051117)
<4>[ 0.000000] ACPI: SSDT 0x00000000BFC8A0D8 000232 (v02 PmRef Cpu0Tst 00003000 INTL 20051117)
<4>[ 0.000000] ACPI: SSDT 0x00000000BFC8A310 00020F (v02 PmRef Cpu1Tst 00003000 INTL 20051117)
<4>[ 0.000000] ACPI: SPCR 0x00000000BFC8A520 000050 (v01 A M I APTIO4 01072009 AMI. 00000003)
<4>[ 0.000000] ACPI: EINJ 0x00000000BFC8A570 000130 (v01 AMI AMI EINJ 00000000 00000000)
<4>[ 0.000000] ACPI: ERST 0x00000000BFC8A6A0 000210 (v01 AMIER AMI ERST 00000000 00000000)
<4>[ 0.000000] ACPI: HEST 0x00000000BFC8A8B0 0000A8 (v01 AMI AMI HEST 00000000 00000000)
<4>[ 0.000000] ACPI: BERT 0x00000000BFC8A958 000030 (v01 AMI AMI BERT 00000000 00000000)
<7>[ 0.000000] ACPI: Local APIC address 0xfee00000
<4>[ 0.000000] mapped APIC to ffffffffff57c000 ( fee00000)
<6>[ 0.000000] No NUMA configuration found
<6>[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000023fffffff]
<6>[ 0.000000] NODE_DATA(0) allocated [mem 0x23ffd3000-0x23fff8fff]
<7>[ 0.000000] [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880237600000-ffff88023f5fffff] on node 0
<4>[ 0.000000] Zone ranges:
<4>[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
<4>[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
<4>[ 0.000000] Normal [mem 0x100000000-0x23fffffff]
<4>[ 0.000000] Movable zone start for each node
<4>[ 0.000000] Early memory node ranges
<4>[ 0.000000] node 0: [mem 0x00001000-0x0009dfff]
<4>[ 0.000000] node 0: [mem 0x00100000-0xbf67afff]
<4>[ 0.000000] node 0: [mem 0xbfc84000-0xbfc84fff]
<4>[ 0.000000] node 0: [mem 0xbfd3f000-0xbfeeffff]
<4>[ 0.000000] node 0: [mem 0x100000000-0x23fffffff]
<6>[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x23fffffff]
<7>[ 0.000000] On node 0 totalpages: 2095050
<7>[ 0.000000] DMA zone: 64 pages used for memmap
<7>[ 0.000000] DMA zone: 21 pages reserved
<7>[ 0.000000] DMA zone: 3997 pages, LIFO batch:0
<7>[ 0.000000] DMA32 zone: 12193 pages used for memmap
<7>[ 0.000000] DMA32 zone: 780333 pages, LIFO batch:31
<7>[ 0.000000] Normal zone: 20480 pages used for memmap
<7>[ 0.000000] Normal zone: 1310720 pages, LIFO batch:31
<6>[ 0.000000] ACPI: PM-Timer IO Port: 0x908
<7>[ 0.000000] ACPI: Local APIC address 0xfee00000
<4>[ 0.000000] mapped APIC to ffffffffff57c000 ( fee00000)
<6>[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
<6>[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
<6>[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
<6>[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
<6>[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
<6>[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
<6>[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
<6>[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 00, APIC ID 2, APIC INT 02
<6>[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
<4>[ 0.000000] Int: type 0, pol 1, trig 3, bus 00, IRQ 09, APIC ID 2, APIC INT 09
<7>[ 0.000000] ACPI: IRQ0 used by override.
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 01, APIC ID 2, APIC INT 01
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 03, APIC ID 2, APIC INT 03
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 04, APIC ID 2, APIC INT 04
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 05, APIC ID 2, APIC INT 05
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 06, APIC ID 2, APIC INT 06
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 07, APIC ID 2, APIC INT 07
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 08, APIC ID 2, APIC INT 08
<7>[ 0.000000] ACPI: IRQ9 used by override.
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0a, APIC ID 2, APIC INT 0a
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0b, APIC ID 2, APIC INT 0b
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0c, APIC ID 2, APIC INT 0c
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0d, APIC ID 2, APIC INT 0d
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0e, APIC ID 2, APIC INT 0e
<4>[ 0.000000] Int: type 0, pol 0, trig 0, bus 00, IRQ 0f, APIC ID 2, APIC INT 0f
<6>[ 0.000000] Using ACPI (MADT) for SMP configuration information
<6>[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
<6>[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
<4>[ 0.000000] mapped IOAPIC to ffffffffff57b000 (fec00000)
<6>[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbf67b000-0xbfb3dfff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbfb3e000-0xbfc50fff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbfc51000-0xbfc51fff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbfc52000-0xbfc62fff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbfc63000-0xbfc65fff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbfc66000-0xbfc83fff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbfc85000-0xbfc8afff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbfc8b000-0xbfc8cfff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbfc8d000-0xbfcc7fff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbfcc8000-0xbfcd0fff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbfcd1000-0xbfcfbfff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbfcfc000-0xbfd3efff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xbfef0000-0xcfffffff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xd0000000-0xfebfffff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed1bfff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xff7fffff]
<6>[ 0.000000] PM: Registered nosave memory: [mem 0xff800000-0xffffffff]
<6>[ 0.000000] e820: [mem 0xd0000000-0xfebfffff] available for PCI devices
<6>[ 0.000000] Booting paravirtualized kernel on bare hardware
<6>[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
<6>[ 0.000000] PERCPU: Embedded 31 pages/cpu @ffff88023fc00000 s89152 r8192 d29632 u524288
<7>[ 0.000000] pcpu-alloc: s89152 r8192 d29632 u524288 alloc=1*2097152
<7>[ 0.000000] pcpu-alloc: [0] 0 1 2 3
<4>[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2062292
<4>[ 0.000000] Policy zone: Normal
<5>[ 0.000000] Kernel command line: BOOT_IMAGE=/kernel/x86_64-rhel/0d5384f41382a5eab7d696a8232b7708b6a9f59f/vmlinuz-3.18.0-rc4-g0d5384f user=lkp job=/lkp/scheduled/lkp-a06/bisect_tcrypt-performance-2s-401-417-debian-x86_64.cgz-x86_64-rhel-0d5384f41382a5eab7d696a8232b7708b6a9f59f-1.yaml ARCH=x86_64 BOOT_IMAGE=/kernel/x86_64-rhel/0d5384f41382a5eab7d696a8232b7708b6a9f59f/vmlinuz-3.18.0-rc4-g0d5384f kconfig=x86_64-rhel commit=0d5384f41382a5eab7d696a8232b7708b6a9f59f branch=linux-devel/devel-hourly-2014111210 root=/dev/ram0 nowatchdog rcupdate.rcu_cpu_stall_suppress=1 max_uptime=2197 RESULT_ROOT=/result/lkp-a06/tcrypt/performance-2s-401-417/debian-x86_64.cgz/x86_64-rhel/0d5384f41382a5eab7d696a8232b7708b6a9f59f/0 ip=::::lkp-a06::dhcp earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal rw
<6>[ 0.000000] sysrq: sysrq always enabled.
<6>[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
<6>[ 0.000000] AGP: Checking aperture...
<6>[ 0.000000] AGP: No AGP bridge found
<4>[ 0.000000] Memory: 8039492K/8380200K available (8793K kernel code, 1680K rwdata, 3892K rodata, 1840K init, 1888K bss, 340708K reserved)
<6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
<6>[ 0.000000] Hierarchical RCU implementation.
<6>[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
<6>[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
<6>[ 0.000000] NR_IRQS:524544 nr_irqs:456 0
<6>[ 0.000000] Offload RCU callbacks from all CPUs
<6>[ 0.000000] Offload RCU callbacks from CPUs: 0-3.
<6>[ 0.000000] Console: colour VGA+ 80x25
<6>[ 0.000000] console [tty0] enabled
<6>[ 0.000000] bootconsole [earlyser0] disabled
<6>[ 0.000000] console [ttyS0] enabled
<6>[ 0.000000] allocated 33554432 bytes of page_cgroup
<6>[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
<7>[ 0.000000] hpet clockevent registered
<6>[ 0.000000] tsc: Fast TSC calibration using PIT
<6>[ 0.000000] tsc: Detected 1600.014 MHz processor
<6>[ 0.000170] Calibrating delay loop (skipped), value calculated using timer frequency.. 3200.02 BogoMIPS (lpj=1600014)
<6>[ 0.010987] pid_max: default: 32768 minimum: 301
<6>[ 0.015759] ACPI: Core revision 20140926
<4>[ 0.070319] ACPI: All ACPI Tables successfully acquired
<6>[ 0.076091] Security Framework initialized
<6>[ 0.080300] SELinux: Initializing.
<7>[ 0.083910] SELinux: Starting in permissive mode
<6>[ 0.093847] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
<6>[ 0.121929] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
<6>[ 0.138376] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
<6>[ 0.145519] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
<6>[ 0.154812] Initializing cgroup subsys memory
<6>[ 0.159382] Initializing cgroup subsys devices
<6>[ 0.163997] Initializing cgroup subsys freezer
<6>[ 0.168615] Initializing cgroup subsys net_cls
<6>[ 0.173223] Initializing cgroup subsys blkio
<6>[ 0.177662] Initializing cgroup subsys perf_event
<6>[ 0.182533] Initializing cgroup subsys hugetlb
<6>[ 0.187268] CPU: Physical Processor ID: 0
<6>[ 0.191439] CPU: Processor Core ID: 0
<6>[ 0.195256] mce: CPU supports 5 MCE banks
<6>[ 0.199445] CPU0: Thermal monitoring enabled (TM1)
<6>[ 0.204413] Last level iTLB entries: 4KB 32, 2MB 0, 4MB 0
<6>[ 0.204413] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 8, 1GB 0
<6>[ 0.216518] Freeing SMP alternatives memory: 36K (ffffffff81fd8000 - ffffffff81fe1000)
<6>[ 0.229691] ftrace: allocating 31169 entries in 122 pages
<4>[ 0.306434] Getting VERSION: 50014
<4>[ 0.310007] Getting VERSION: 50014
<4>[ 0.313558] Getting ID: 0
<4>[ 0.316332] Getting ID: 0
<4>[ 0.319126] masked ExtINT on CPU#0
<4>[ 0.322838] ENABLING IO-APIC IRQs
<7>[ 0.326316] init IO_APIC IRQs
<7>[ 0.329438] apic 2 pin 0 not connected
<7>[ 0.333448] IOAPIC[0]: Set routing entry (2-1 -> 0x31 -> IRQ 1 Mode:0 Active:0 Dest:1)
<7>[ 0.341610] IOAPIC[0]: Set routing entry (2-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
<7>[ 0.349759] IOAPIC[0]: Set routing entry (2-2 -> 0x30 -> IRQ 0 Mode:0 Active:0 Dest:1)
<7>[ 0.357975] IOAPIC[0]: Set routing entry (2-3 -> 0x33 -> IRQ 3 Mode:0 Active:0 Dest:1)
<7>[ 0.366158] IOAPIC[0]: Set routing entry (2-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:1)
<7>[ 0.374338] IOAPIC[0]: Set routing entry (2-5 -> 0x35 -> IRQ 5 Mode:0 Active:0 Dest:1)
<7>[ 0.382519] IOAPIC[0]: Set routing entry (2-6 -> 0x36 -> IRQ 6 Mode:0 Active:0 Dest:1)
<7>[ 0.390701] IOAPIC[0]: Set routing entry (2-7 -> 0x37 -> IRQ 7 Mode:0 Active:0 Dest:1)
<7>[ 0.398882] IOAPIC[0]: Set routing entry (2-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:1)
<7>[ 0.407054] IOAPIC[0]: Set routing entry (2-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:1)
<7>[ 0.415230] IOAPIC[0]: Set routing entry (2-10 -> 0x3a -> IRQ 10 Mode:0 Active:0 Dest:1)
<7>[ 0.423586] IOAPIC[0]: Set routing entry (2-11 -> 0x3b -> IRQ 11 Mode:0 Active:0 Dest:1)
<7>[ 0.431939] IOAPIC[0]: Set routing entry (2-12 -> 0x3c -> IRQ 12 Mode:0 Active:0 Dest:1)
<7>[ 0.440294] IOAPIC[0]: Set routing entry (2-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:1)
<7>[ 0.448649] IOAPIC[0]: Set routing entry (2-14 -> 0x3e -> IRQ 14 Mode:0 Active:0 Dest:1)
<7>[ 0.457005] IOAPIC[0]: Set routing entry (2-15 -> 0x3f -> IRQ 15 Mode:0 Active:0 Dest:1)
<7>[ 0.465348] apic 2 pin 16 not connected
<7>[ 0.469446] apic 2 pin 17 not connected
<7>[ 0.473545] apic 2 pin 18 not connected
<7>[ 0.477635] apic 2 pin 19 not connected
<7>[ 0.481728] apic 2 pin 20 not connected
<7>[ 0.485826] apic 2 pin 21 not connected
<7>[ 0.489916] apic 2 pin 22 not connected
<7>[ 0.494009] apic 2 pin 23 not connected
<6>[ 0.498256] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
<6>[ 0.514442] smpboot: CPU0: Intel(R) Atom(TM) CPU S1240 @ 1.60GHz (fam: 06, model: 36, stepping: 09)
<4>[ 0.524257] Using local APIC timer interrupts.
<4>[ 0.524257] calibrating APIC timer ...
<4>[ 0.634198] ... lapic delta = 625013
<4>[ 0.637923] ... PM-Timer delta = 357949
<4>[ 0.641908] ... PM-Timer result ok
<4>[ 0.645465] ..... delta 625013
<4>[ 0.648670] ..... mult: 26844103
<4>[ 0.652051] ..... calibration result: 100002
<4>[ 0.656474] ..... CPU clock speed is 1600.0029 MHz.
<4>[ 0.661507] ..... host bus clock speed is 100.0002 MHz.
<6>[ 0.667029] Performance Events: PEBS fmt0+, 8-deep LBR, Atom events, Intel PMU driver.
<6>[ 0.675661] ... version: 3
<6>[ 0.679844] ... bit width: 40
<6>[ 0.684108] ... generic registers: 2
<6>[ 0.688285] ... value mask: 000000ffffffffff
<6>[ 0.693763] ... max period: 000000007fffffff
<6>[ 0.699249] ... fixed-purpose events: 3
<6>[ 0.703426] ... event mask: 0000000700000003
<6>[ 0.723219] x86: Booting SMP configuration:
<6>[ 0.727603] .... node #0, CPUs: #1
<4>[ 0.742726] masked ExtINT on CPU#1
<4>[ 0.749620] #2
<4>[ 0.762393] masked ExtINT on CPU#2
<4>[ 0.769223] #3
<4>[ 0.781990] masked ExtINT on CPU#3
<6>[ 0.787994] x86: Booted up 1 node, 4 CPUs
<6>[ 0.792257] smpboot: Total of 4 processors activated (12800.11 BogoMIPS)
<6>[ 0.802803] devtmpfs: initialized
<6>[ 0.836762] evm: security.selinux
<6>[ 0.840265] evm: security.ima
<6>[ 0.843400] evm: security.capability
<6>[ 0.848861] PM: Registering ACPI NVS region [mem 0xbf67b000-0xbfb3dfff] (4993024 bytes)
<6>[ 0.857754] PM: Registering ACPI NVS region [mem 0xbfc51000-0xbfc51fff] (4096 bytes)
<6>[ 0.865742] PM: Registering ACPI NVS region [mem 0xbfc63000-0xbfc65fff] (12288 bytes)
<6>[ 0.873811] PM: Registering ACPI NVS region [mem 0xbfc8b000-0xbfc8cfff] (8192 bytes)
<6>[ 0.881791] PM: Registering ACPI NVS region [mem 0xbfcc8000-0xbfcd0fff] (36864 bytes)
<6>[ 0.889865] PM: Registering ACPI NVS region [mem 0xbfcfc000-0xbfd3efff] (274432 bytes)
<6>[ 0.908814] atomic64_test: passed for x86-64 platform with CX8 and with SSE
<6>[ 0.916960] NET: Registered protocol family 16
<6>[ 0.926992] cpuidle: using governor menu
<6>[ 0.932677] ACPI: bus type PCI registered
<6>[ 0.936873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
<6>[ 0.944052] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
<6>[ 0.953615] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in E820
<6>[ 0.964065] PCI: Using configuration type 1 for base access
<6>[ 0.993350] ACPI: Added _OSI(Module Device)
<6>[ 0.997740] ACPI: Added _OSI(Processor Device)
<6>[ 1.002357] ACPI: Added _OSI(3.0 _SCP Extensions)
<6>[ 1.007238] ACPI: Added _OSI(Processor Aggregator Device)
<7>[ 1.018052] IOAPIC[0]: Set routing entry (2-9 -> 0x39 -> IRQ 9 Mode:1 Active:0 Dest:15)
<4>[ 1.032422] ACPI: Executed 1 blocks of module-level executable AML code
<5>[ 1.069228] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
<4>[ 1.080479] ACPI: Dynamic OEM Table Load:
<4>[ 1.084931] ACPI: SSDT 0xFFFF880233D03400 0002BD (v02 PmRef Cpu0Ist 00003000 INTL 20051117)
<4>[ 1.097732] ACPI: Dynamic OEM Table Load:
<4>[ 1.102174] ACPI: SSDT 0xFFFF88023432D800 0006AB (v02 PmRef Cpu0Cst 00003001 INTL 20051117)
<4>[ 1.124673] ACPI: Dynamic OEM Table Load:
<4>[ 1.129116] ACPI: SSDT 0xFFFF880233CFDE00 00015F (v02 PmRef Cpu1Ist 00003000 INTL 20051117)
<4>[ 1.143958] ACPI: Dynamic OEM Table Load:
<4>[ 1.148399] ACPI: SSDT 0xFFFF880233CF1B40 00008D (v02 PmRef Cpu1Cst 00003000 INTL 20051117)
<6>[ 1.169721] ACPI: Interpreter enabled
<4>[ 1.173605] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140926/hwxface-580)
<4>[ 1.183325] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140926/hwxface-580)
<6>[ 1.193126] ACPI: (supports S0 S3 S4 S5)
<6>[ 1.197228] ACPI: Using IOAPIC for interrupt routing
<6>[ 1.203033] HEST: Table parsing has been initialized.
<6>[ 1.208280] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
<6>[ 1.261660] ACPI: Power Resource [PFAN] (off)
<6>[ 1.271801] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
<6>[ 1.278209] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
<6>[ 1.290211] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
<6>[ 1.305424] PCI host bridge to bus 0000:00
<6>[ 1.309724] pci_bus 0000:00: root bus resource [bus 00-ff]
<6>[ 1.315394] pci_bus 0000:00: root bus resource [io 0x0000-0x03af]
<6>[ 1.321764] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7]
<6>[ 1.328128] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df]
<6>[ 1.334511] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
<6>[ 1.340884] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
<6>[ 1.347947] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
<6>[ 1.355002] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfeffffff]
<7>[ 1.362086] pci 0000:00:00.0: [8086:0c72] type 00 class 0x060000
<7>[ 1.368998] pci 0000:00:01.0: [8086:0c46] type 01 class 0x060400
<7>[ 1.375231] pci 0000:00:01.0: reg 0x10: [mem 0xfe460000-0xfe47ffff 64bit]
<7>[ 1.382360] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
<6>[ 1.389034] pci 0000:00:01.0: System wakeup disabled by ACPI
<7>[ 1.395221] pci 0000:00:02.0: [8086:0c47] type 01 class 0x060400
<7>[ 1.401454] pci 0000:00:02.0: reg 0x10: [mem 0xfe440000-0xfe45ffff 64bit]
<7>[ 1.408584] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
<6>[ 1.415251] pci 0000:00:02.0: System wakeup disabled by ACPI
<7>[ 1.421411] pci 0000:00:03.0: [8086:0c48] type 01 class 0x060400
<7>[ 1.427646] pci 0000:00:03.0: reg 0x10: [mem 0xfe420000-0xfe43ffff 64bit]
<7>[ 1.434765] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
<6>[ 1.441424] pci 0000:00:03.0: System wakeup disabled by ACPI
<7>[ 1.447612] pci 0000:00:04.0: [8086:0c49] type 01 class 0x060400
<7>[ 1.453846] pci 0000:00:04.0: reg 0x10: [mem 0xfe400000-0xfe41ffff 64bit]
<7>[ 1.460985] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
<6>[ 1.467642] pci 0000:00:04.0: System wakeup disabled by ACPI
<7>[ 1.475108] pci 0000:00:0e.0: [8086:0c54] type 00 class 0x080600
<7>[ 1.481468] pci 0000:00:0e.0: PME# supported from D0 D3hot D3cold
<7>[ 1.488385] pci 0000:00:13.0: [8086:0c59] type 00 class 0x088000
<7>[ 1.494624] pci 0000:00:13.0: reg 0x10: [mem 0xfe482000-0xfe4823ff 64bit]
<7>[ 1.502338] pci 0000:00:13.1: [8086:0c5a] type 00 class 0x088000
<7>[ 1.508572] pci 0000:00:13.1: reg 0x10: [mem 0xfe481000-0xfe4813ff 64bit]
<7>[ 1.516317] pci 0000:00:14.0: [8086:0c5f] type 00 class 0x070002
<7>[ 1.522547] pci 0000:00:14.0: reg 0x10: [io 0xf000-0xf007]
<7>[ 1.528331] pci 0000:00:14.0: reg 0x14: [mem 0xfe480000-0xfe4800ff]
<7>[ 1.535514] pci 0000:00:1f.0: [8086:0c60] type 00 class 0x060100
<7>[ 1.542706] pci 0000:01:00.0: [1033:0194] type 00 class 0x0c0330
<7>[ 1.548959] pci 0000:01:00.0: reg 0x10: [mem 0xfe300000-0xfe301fff 64bit]
<7>[ 1.556180] pci 0000:01:00.0: PME# supported from D0 D3hot
<6>[ 1.562272] pci 0000:00:01.0: PCI bridge to [bus 01]
<7>[ 1.567433] pci 0000:00:01.0: bridge window [mem 0xfe300000-0xfe3fffff]
<7>[ 1.574707] pci 0000:02:00.0: [1b4b:9130] type 00 class 0x010601
<7>[ 1.580945] pci 0000:02:00.0: reg 0x10: [io 0xe040-0xe047]
<7>[ 1.586716] pci 0000:02:00.0: reg 0x14: [io 0xe030-0xe033]
<7>[ 1.592484] pci 0000:02:00.0: reg 0x18: [io 0xe020-0xe027]
<7>[ 1.598261] pci 0000:02:00.0: reg 0x1c: [io 0xe010-0xe013]
<7>[ 1.604030] pci 0000:02:00.0: reg 0x20: [io 0xe000-0xe00f]
<7>[ 1.609805] pci 0000:02:00.0: reg 0x24: [mem 0xfe210000-0xfe2107ff]
<7>[ 1.616269] pci 0000:02:00.0: reg 0x30: [mem 0xfe200000-0xfe20ffff pref]
<7>[ 1.623286] pci 0000:02:00.0: PME# supported from D3hot
<6>[ 1.629090] pci 0000:00:02.0: PCI bridge to [bus 02]
<7>[ 1.634242] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
<7>[ 1.640530] pci 0000:00:02.0: bridge window [mem 0xfe200000-0xfe2fffff]
<7>[ 1.647789] pci 0000:03:00.0: [1a03:1150] type 01 class 0x060400
<7>[ 1.654238] pci 0000:03:00.0: supports D1 D2
<7>[ 1.658696] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
<6>[ 1.666987] pci 0000:00:03.0: PCI bridge to [bus 03-04]
<7>[ 1.672404] pci 0000:00:03.0: bridge window [io 0xd000-0xdfff]
<7>[ 1.678687] pci 0000:00:03.0: bridge window [mem 0xfd000000-0xfe0fffff]
<7>[ 1.685976] pci 0000:04:00.0: [1a03:2000] type 00 class 0x030000
<7>[ 1.692215] pci 0000:04:00.0: reg 0x10: [mem 0xfd000000-0xfdffffff]
<7>[ 1.698691] pci 0000:04:00.0: reg 0x14: [mem 0xfe000000-0xfe01ffff]
<7>[ 1.705165] pci 0000:04:00.0: reg 0x18: [io 0xd000-0xd07f]
<7>[ 1.711141] pci 0000:04:00.0: supports D1 D2
<7>[ 1.715594] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
<6>[ 1.722832] pci 0000:03:00.0: PCI bridge to [bus 04]
<7>[ 1.727992] pci 0000:03:00.0: bridge window [io 0xd000-0xdfff]
<7>[ 1.734266] pci 0000:03:00.0: bridge window [mem 0xfd000000-0xfe0fffff]
<7>[ 1.741546] pci 0000:05:00.0: [8086:1523] type 00 class 0x020000
<7>[ 1.747776] pci 0000:05:00.0: reg 0x10: [mem 0xfe120000-0xfe13ffff]
<7>[ 1.754256] pci 0000:05:00.0: reg 0x18: [io 0xc020-0xc03f]
<7>[ 1.760029] pci 0000:05:00.0: reg 0x1c: [mem 0xfe144000-0xfe147fff]
<7>[ 1.766712] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
<7>[ 1.773067] pci 0000:05:00.0: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
<7>[ 1.780657] pci 0000:05:00.0: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
<7>[ 1.788617] pci 0000:05:00.1: [8086:1523] type 00 class 0x020000
<7>[ 1.794847] pci 0000:05:00.1: reg 0x10: [mem 0xfe100000-0xfe11ffff]
<7>[ 1.801329] pci 0000:05:00.1: reg 0x18: [io 0xc000-0xc01f]
<7>[ 1.807101] pci 0000:05:00.1: reg 0x1c: [mem 0xfe140000-0xfe143fff]
<7>[ 1.813772] pci 0000:05:00.1: PME# supported from D0 D3hot D3cold
<7>[ 1.820118] pci 0000:05:00.1: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
<7>[ 1.827710] pci 0000:05:00.1: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
<6>[ 1.835669] pci 0000:00:04.0: PCI bridge to [bus 05]
<7>[ 1.840822] pci 0000:00:04.0: bridge window [io 0xc000-0xcfff]
<7>[ 1.847104] pci 0000:00:04.0: bridge window [mem 0xfe100000-0xfe1fffff]
<7>[ 1.856561] IOAPIC[0]: Set routing entry (2-13 -> 0x3d -> IRQ 13 Mode:0 Active:0 Dest:15)
<6>[ 1.867696] ACPI: PCI Interrupt Link [LNKA] (IRQs *3 4 5 6 7 10 11 12 14 15), disabled.
<6>[ 1.878036] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
<6>[ 1.888633] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
<6>[ 1.899227] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
<6>[ 1.909812] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
<6>[ 1.920399] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 *11 12 14 15), disabled.
<6>[ 1.930700] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11 12 14 15), disabled.
<6>[ 1.941021] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15), disabled.
<4>[ 1.951273] ACPI: Enabled 3 GPEs in block 00 to 1F
<6>[ 1.957477] vgaarb: setting as boot device: PCI:0000:04:00.0
<6>[ 1.963314] vgaarb: device added: PCI:0000:04:00.0,decodes=io+mem,owns=io+mem,locks=none
<6>[ 1.971654] vgaarb: loaded
<6>[ 1.974531] vgaarb: bridge control possible 0000:04:00.0
<5>[ 1.980804] SCSI subsystem initialized
<6>[ 1.985044] ACPI: bus type USB registered
<6>[ 1.989427] usbcore: registered new interface driver usbfs
<6>[ 1.995194] usbcore: registered new interface driver hub
<6>[ 2.000879] usbcore: registered new device driver usb
<6>[ 2.006320] pps_core: LinuxPPS API ver. 1 registered
<6>[ 2.011460] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
<6>[ 2.020894] PTP clock support registered
<6>[ 2.025872] PCI: Using ACPI for IRQ routing
<7>[ 2.042267] PCI: pci_cache_line_size set to 64 bytes
<4>[ 2.047544] Expanded resource reserved due to conflict with PCI Bus 0000:00
<7>[ 2.054695] e820: reserve RAM buffer [mem 0x0009e400-0x0009ffff]
<7>[ 2.060878] e820: reserve RAM buffer [mem 0xbf67b000-0xbfffffff]
<7>[ 2.067065] e820: reserve RAM buffer [mem 0xbfc85000-0xbfffffff]
<7>[ 2.073245] e820: reserve RAM buffer [mem 0xbfef0000-0xbfffffff]
<6>[ 2.080349] NetLabel: Initializing
<6>[ 2.083937] NetLabel: domain hash size = 128
<6>[ 2.088464] NetLabel: protocols = UNLABELED CIPSOv4
<6>[ 2.093676] NetLabel: unlabeled traffic allowed by default
<6>[ 2.100820] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
<6>[ 2.106298] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
<6>[ 2.114474] Switched to clocksource hpet
<6>[ 2.225510] pnp: PnP ACPI init
<6>[ 2.230198] system 00:00: [mem 0xc0000000-0xcfffffff] has been reserved
<6>[ 2.237033] system 00:00: [mem 0xbff00000-0xbfffffff] has been reserved
<6>[ 2.243848] system 00:00: [mem 0xfee00000-0xfeefffff] has been reserved
<7>[ 2.250663] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
<6>[ 2.258873] system 00:01: [io 0x0a00-0x0a1f] has been reserved
<7>[ 2.265008] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
<7>[ 2.274708] IOAPIC[0]: Set routing entry (2-4 -> 0x34 -> IRQ 4 Mode:0 Active:0 Dest:15)
<7>[ 2.282997] pnp 00:02: [dma 0 disabled]
<7>[ 2.287461] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
<7>[ 2.294363] IOAPIC[0]: Set routing entry (2-8 -> 0x38 -> IRQ 8 Mode:0 Active:0 Dest:15)
<7>[ 2.302765] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
<6>[ 2.309965] system 00:04: [io 0x04d0-0x04d1] has been reserved
<7>[ 2.316098] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
<7>[ 2.324756] pnp 00:05: Plug and Play ACPI device, IDs IPI0001 (active)
<6>[ 2.334546] system 00:06: [io 0x0900-0x097f] could not be reserved
<6>[ 2.341040] system 00:06: [io 0x09c0-0x09ff] has been reserved
<6>[ 2.347160] system 00:06: [io 0x0400-0x043f] has been reserved
<6>[ 2.353276] system 00:06: [io 0x0500-0x057f] has been reserved
<6>[ 2.359390] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved
<6>[ 2.366547] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
<6>[ 2.373361] system 00:06: [mem 0x000c0000-0x000dffff] could not be reserved
<6>[ 2.380518] system 00:06: [mem 0x000e0000-0x000effff] could not be reserved
<6>[ 2.387679] system 00:06: [mem 0x000f0000-0x000fffff] could not be reserved
<6>[ 2.394835] system 00:06: [mem 0xff800000-0xffffffff] has been reserved
<7>[ 2.401650] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
<6>[ 2.409269] system 00:07: [mem 0xbfef0000-0xbfefffff] has been reserved
<7>[ 2.416103] system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active)
<6>[ 2.425240] pnp: PnP ACPI: found 8 devices
<7>[ 2.453597] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 100000
<7>[ 2.463901] pci 0000:00:04.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 100000
<6>[ 2.474135] pci 0000:00:04.0: BAR 15: assigned [mem 0xd0000000-0xd00fffff 64bit pref]
<6>[ 2.482227] pci 0000:00:01.0: PCI bridge to [bus 01]
<6>[ 2.487388] pci 0000:00:01.0: bridge window [mem 0xfe300000-0xfe3fffff]
<6>[ 2.494379] pci 0000:00:02.0: PCI bridge to [bus 02]
<6>[ 2.499531] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
<6>[ 2.505819] pci 0000:00:02.0: bridge window [mem 0xfe200000-0xfe2fffff]
<6>[ 2.512815] pci 0000:03:00.0: PCI bridge to [bus 04]
<6>[ 2.517969] pci 0000:03:00.0: bridge window [io 0xd000-0xdfff]
<6>[ 2.524255] pci 0000:03:00.0: bridge window [mem 0xfd000000-0xfe0fffff]
<6>[ 2.531247] pci 0000:00:03.0: PCI bridge to [bus 03-04]
<6>[ 2.536662] pci 0000:00:03.0: bridge window [io 0xd000-0xdfff]
<6>[ 2.542948] pci 0000:00:03.0: bridge window [mem 0xfd000000-0xfe0fffff]
<7>[ 2.549968] pci 0000:05:00.0: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
<7>[ 2.557553] pci 0000:05:00.0: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
<7>[ 2.565136] pci 0000:05:00.0: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
<7>[ 2.572718] pci 0000:05:00.1: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
<7>[ 2.580301] pci 0000:05:00.0: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
<7>[ 2.587886] pci 0000:05:00.0: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
<7>[ 2.595470] pci 0000:05:00.1: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
<7>[ 2.603081] pci 0000:05:00.0: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
<7>[ 2.610663] pci 0000:05:00.0: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
<7>[ 2.618246] pci 0000:05:00.1: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
<7>[ 2.625818] pci 0000:05:00.0: res[7]=[mem 0x00000000-0xffffffffffffffff 64bit pref] get_res_add_size add_size 20000
<7>[ 2.637783] pci 0000:05:00.0: res[10]=[mem 0x00000000-0xffffffffffffffff 64bit pref] get_res_add_size add_size 20000
<7>[ 2.648562] pci 0000:05:00.1: res[7]=[mem 0x00000000-0xffffffffffffffff 64bit pref] get_res_add_size add_size 20000
<7>[ 2.659259] pci 0000:05:00.1: res[10]=[mem 0x00000000-0xffffffffffffffff 64bit pref] get_res_add_size add_size 20000
<7>[ 2.670059] pci 0000:05:00.0: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
<6>[ 2.677631] pci 0000:05:00.0: BAR 7: assigned [mem 0xd0000000-0xd001ffff 64bit pref]
<7>[ 2.685664] pci 0000:05:00.0: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
<6>[ 2.693242] pci 0000:05:00.0: BAR 10: assigned [mem 0xd0020000-0xd003ffff 64bit pref]
<7>[ 2.701360] pci 0000:05:00.1: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
<6>[ 2.708935] pci 0000:05:00.1: BAR 7: assigned [mem 0xd0040000-0xd005ffff 64bit pref]
<7>[ 2.716967] pci 0000:05:00.1: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
<6>[ 2.724537] pci 0000:05:00.1: BAR 10: assigned [mem 0xd0060000-0xd007ffff 64bit pref]
<6>[ 2.732651] pci 0000:00:04.0: PCI bridge to [bus 05]
<6>[ 2.737809] pci 0000:00:04.0: bridge window [io 0xc000-0xcfff]
<6>[ 2.744093] pci 0000:00:04.0: bridge window [mem 0xfe100000-0xfe1fffff]
<6>[ 2.751079] pci 0000:00:04.0: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
<7>[ 2.759084] pci_bus 0000:00: resource 4 [io 0x0000-0x03af]
<7>[ 2.764846] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7]
<7>[ 2.770608] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df]
<7>[ 2.776372] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff]
<7>[ 2.782136] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff]
<7>[ 2.788593] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff]
<7>[ 2.795051] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfeffffff]
<7>[ 2.801594] pci_bus 0000:01: resource 1 [mem 0xfe300000-0xfe3fffff]
<7>[ 2.808052] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
<7>[ 2.813813] pci_bus 0000:02: resource 1 [mem 0xfe200000-0xfe2fffff]
<7>[ 2.820270] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
<7>[ 2.826034] pci_bus 0000:03: resource 1 [mem 0xfd000000-0xfe0fffff]
<7>[ 2.832501] pci_bus 0000:04: resource 0 [io 0xd000-0xdfff]
<7>[ 2.838265] pci_bus 0000:04: resource 1 [mem 0xfd000000-0xfe0fffff]
<7>[ 2.844722] pci_bus 0000:05: resource 0 [io 0xc000-0xcfff]
<7>[ 2.850502] pci_bus 0000:05: resource 1 [mem 0xfe100000-0xfe1fffff]
<7>[ 2.856959] pci_bus 0000:05: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
<6>[ 2.864658] NET: Registered protocol family 2
<6>[ 2.870858] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
<6>[ 2.880145] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
<6>[ 2.888729] TCP: Hash tables configured (established 65536 bind 65536)
<6>[ 2.895757] TCP: reno registered
<6>[ 2.899314] UDP hash table entries: 4096 (order: 5, 131072 bytes)
<6>[ 2.905948] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
<6>[ 2.913412] NET: Registered protocol family 1
<6>[ 2.918927] RPC: Registered named UNIX socket transport module.
<6>[ 2.925083] RPC: Registered udp transport module.
<6>[ 2.929990] RPC: Registered tcp transport module.
<6>[ 2.934892] RPC: Registered tcp NFSv4.1 backchannel transport module.
<7>[ 2.943044] IOAPIC[0]: Set routing entry (2-21 -> 0x41 -> IRQ 21 Mode:1 Active:1 Dest:15)
<7>[ 2.952111] pci 0000:04:00.0: Video device with shadowed ROM
<7>[ 2.957994] PCI: CLS 64 bytes, default 64
<6>[ 2.962786] Unpacking initramfs...
<6>[ 20.996696] Freeing initrd memory: 124384K (ffff88007867d000 - ffff88007fff5000)
<6>[ 21.004419] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
<6>[ 21.011069] software IO TLB [mem 0xbb67b000-0xbf67b000] (64MB) mapped at [ffff8800bb67b000-ffff8800bf67afff]
<6>[ 21.029169] futex hash table entries: 1024 (order: 4, 65536 bytes)
<5>[ 21.035647] Initialise system trusted keyring
<6>[ 21.040384] audit: initializing netlink subsys (disabled)
<5>[ 21.046030] audit: type=2000 audit(1415922451.662:1): initialized
<6>[ 21.054667] HugeTLB registered 2 MB page size, pre-allocated 0 pages
<6>[ 21.078353] zpool: loaded
<6>[ 21.081187] zbud: loaded
<5>[ 21.085437] VFS: Disk quotas dquot_6.5.2
<4>[ 21.089906] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
<6>[ 21.101694] SGI XFS with ACLs, security attributes, no debug enabled
<6>[ 21.112315] 9p: Installing v9fs 9p2000 file system support
<6>[ 21.118357] msgmni has been set to 15945
<5>[ 21.122985] Key type big_key registered
<7>[ 21.127029] SELinux: Registering netfilter hooks
<6>[ 21.135701] NET: Registered protocol family 38
<5>[ 21.140391] Key type asymmetric registered
<5>[ 21.144695] Asymmetric key parser 'x509' registered
<6>[ 21.150228] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
<6>[ 21.158199] io scheduler noop registered
<6>[ 21.162340] io scheduler deadline registered (default)
<6>[ 21.167749] io scheduler cfq registered
<7>[ 21.172697] pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
<7>[ 21.179686] IOAPIC[0]: Set routing entry (2-22 -> 0x61 -> IRQ 22 Mode:1 Active:1 Dest:15)
<7>[ 21.188276] pcieport 0000:00:02.0: irq 25 for MSI/MSI-X
<7>[ 21.195106] IOAPIC[0]: Set routing entry (2-23 -> 0x81 -> IRQ 23 Mode:1 Active:1 Dest:15)
<7>[ 21.203656] pcieport 0000:00:03.0: irq 26 for MSI/MSI-X
<7>[ 21.210510] IOAPIC[0]: Set routing entry (2-16 -> 0xa1 -> IRQ 16 Mode:1 Active:1 Dest:15)
<7>[ 21.219084] pcieport 0000:00:04.0: irq 27 for MSI/MSI-X
<7>[ 21.225188] aer 0000:00:01.0:pcie02: service driver aer loaded
<7>[ 21.231362] aer 0000:00:02.0:pcie02: service driver aer loaded
<7>[ 21.237507] aer 0000:00:03.0:pcie02: service driver aer loaded
<7>[ 21.243661] aer 0000:00:04.0:pcie02: service driver aer loaded
<6>[ 21.249809] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
<6>[ 21.256963] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
<7>[ 21.263704] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
<6>[ 21.270651] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
<6>[ 21.277814] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
<7>[ 21.284544] pcie_pme 0000:00:02.0:pcie01: service driver pcie_pme loaded
<6>[ 21.291493] pcieport 0000:00:03.0: Signaling PME through PCIe PME interrupt
<6>[ 21.298652] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
<6>[ 21.305366] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
<7>[ 21.312089] pcie_pme 0000:00:03.0:pcie01: service driver pcie_pme loaded
<6>[ 21.319034] pcieport 0000:00:04.0: Signaling PME through PCIe PME interrupt
<6>[ 21.326190] pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
<6>[ 21.332899] pci 0000:05:00.1: Signaling PME through PCIe PME interrupt
<7>[ 21.339615] pcie_pme 0000:00:04.0:pcie01: service driver pcie_pme loaded
<6>[ 21.346643] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
<6>[ 21.352554] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
<7>[ 21.359792] intel_idle: MWAIT substates: 0x3020220
<7>[ 21.364776] intel_idle: v0.4 model 0x36
<7>[ 21.368797] intel_idle: lapic_timer_reliable_states 0xffffffff
<6>[ 21.376601] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
<6>[ 21.385223] ACPI: Power Button [PWRB]
<6>[ 21.411108] thermal LNXTHERM:00: registered as thermal_zone0
<6>[ 21.416979] ACPI: Thermal Zone [TZ00] (34 C)
<3>[ 21.421758] ERST: Can not request [mem 0xbfc6303f-0xbfc6503e] for ERST.
<4>[ 21.431559] [Firmware Warn]: GHES: Poll interval is 0 for generic hardware error source: 1, disabled.
<6>[ 21.441864] GHES: APEI firmware first mode is enabled by WHEA _OSC.
<6>[ 21.449137] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
<6>[ 21.476593] serial 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
<6>[ 21.506283] platform serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
<6>[ 21.538639] serial 0000:00:14.0: ttyS2 at I/O 0xf000 (irq = 16, base_baud = 115200) is a 16550A
<6>[ 21.550113] Non-volatile memory driver v1.3
<6>[ 21.554608] Linux agpgart interface v0.103
<6>[ 21.560396] rdac: device handler registered
<6>[ 21.565136] hp_sw: device handler registered
<6>[ 21.569649] emc: device handler registered
<6>[ 21.573945] alua: device handler registered
<6>[ 21.578669] libphy: Fixed MDIO Bus: probed
<6>[ 21.583325] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
<6>[ 21.590564] e1000: Copyright (c) 1999-2006 Intel Corporation.
<6>[ 21.596643] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
<6>[ 21.602664] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
<6>[ 21.608899] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.2.15-k
<6>[ 21.616133] igb: Copyright (c) 2007-2014 Intel Corporation.
<7>[ 21.955640] igb 0000:05:00.0: irq 28 for MSI/MSI-X
<7>[ 21.960814] igb 0000:05:00.0: irq 29 for MSI/MSI-X
<7>[ 21.965861] igb 0000:05:00.0: irq 30 for MSI/MSI-X
<7>[ 21.970883] igb 0000:05:00.0: irq 31 for MSI/MSI-X
<7>[ 21.975899] igb 0000:05:00.0: irq 32 for MSI/MSI-X
<7>[ 21.980934] igb 0000:05:00.0: irq 33 for MSI/MSI-X
<7>[ 21.985968] igb 0000:05:00.0: irq 34 for MSI/MSI-X
<7>[ 21.990988] igb 0000:05:00.0: irq 35 for MSI/MSI-X
<7>[ 21.996007] igb 0000:05:00.0: irq 36 for MSI/MSI-X
<7>[ 22.015718] igb 0000:05:00.0: irq 28 for MSI/MSI-X
<7>[ 22.020859] igb 0000:05:00.0: irq 29 for MSI/MSI-X
<7>[ 22.025904] igb 0000:05:00.0: irq 30 for MSI/MSI-X
<6>[ 22.026299] tsc: Refined TSC clocksource calibration: 1600.056 MHz
<7>[ 22.037275] igb 0000:05:00.0: irq 31 for MSI/MSI-X
<7>[ 22.042288] igb 0000:05:00.0: irq 32 for MSI/MSI-X
<7>[ 22.047309] igb 0000:05:00.0: irq 33 for MSI/MSI-X
<7>[ 22.052329] igb 0000:05:00.0: irq 34 for MSI/MSI-X
<7>[ 22.057345] igb 0000:05:00.0: irq 35 for MSI/MSI-X
<7>[ 22.062364] igb 0000:05:00.0: irq 36 for MSI/MSI-X
<6>[ 22.109312] igb 0000:05:00.0: added PHC on eth0
<6>[ 22.114052] igb 0000:05:00.0: Intel(R) Gigabit Ethernet Network Connection
<6>[ 22.121124] igb 0000:05:00.0: eth0: (PCIe:5.0Gb/s:Width x2) 00:1e:67:68:b4:20
<6>[ 22.128521] igb 0000:05:00.0: eth0: PBA No: 106100-000
<6>[ 22.133845] igb 0000:05:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
<7>[ 22.143412] igb 0000:05:00.1: irq 37 for MSI/MSI-X
<7>[ 22.148436] igb 0000:05:00.1: irq 38 for MSI/MSI-X
<7>[ 22.153465] igb 0000:05:00.1: irq 39 for MSI/MSI-X
<7>[ 22.159766] igb 0000:05:00.1: irq 40 for MSI/MSI-X
<7>[ 22.164775] igb 0000:05:00.1: irq 41 for MSI/MSI-X
<7>[ 22.169783] igb 0000:05:00.1: irq 42 for MSI/MSI-X
<7>[ 22.174806] igb 0000:05:00.1: irq 43 for MSI/MSI-X
<7>[ 22.179823] igb 0000:05:00.1: irq 44 for MSI/MSI-X
<7>[ 22.184831] igb 0000:05:00.1: irq 45 for MSI/MSI-X
<7>[ 22.206706] igb 0000:05:00.1: irq 37 for MSI/MSI-X
<7>[ 22.211873] igb 0000:05:00.1: irq 38 for MSI/MSI-X
<7>[ 22.216920] igb 0000:05:00.1: irq 39 for MSI/MSI-X
<7>[ 22.221940] igb 0000:05:00.1: irq 40 for MSI/MSI-X
<7>[ 22.226958] igb 0000:05:00.1: irq 41 for MSI/MSI-X
<7>[ 22.231976] igb 0000:05:00.1: irq 42 for MSI/MSI-X
<7>[ 22.236989] igb 0000:05:00.1: irq 43 for MSI/MSI-X
<7>[ 22.242006] igb 0000:05:00.1: irq 44 for MSI/MSI-X
<7>[ 22.247023] igb 0000:05:00.1: irq 45 for MSI/MSI-X
<6>[ 22.295722] igb 0000:05:00.1: added PHC on eth1
<6>[ 22.300476] igb 0000:05:00.1: Intel(R) Gigabit Ethernet Network Connection
<6>[ 22.307546] igb 0000:05:00.1: eth1: (PCIe:5.0Gb/s:Width x2) 00:1e:67:68:b4:21
<6>[ 22.314951] igb 0000:05:00.1: eth1: PBA No: 106100-000
<6>[ 22.320275] igb 0000:05:00.1: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
<6>[ 22.328256] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 3.19.1-k
<6>[ 22.336251] ixgbe: Copyright (c) 1999-2014 Intel Corporation.
<6>[ 22.342808] usbcore: registered new interface driver catc
<6>[ 22.348485] usbcore: registered new interface driver kaweth
<6>[ 22.354261] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
<6>[ 22.361989] usbcore: registered new interface driver pegasus
<6>[ 22.367918] usbcore: registered new interface driver rtl8150
<6>[ 22.373883] usbcore: registered new interface driver asix
<6>[ 22.379550] usbcore: registered new interface driver cdc_ether
<6>[ 22.385653] usbcore: registered new interface driver cdc_eem
<6>[ 22.391590] usbcore: registered new interface driver dm9601
<6>[ 22.397459] usbcore: registered new interface driver smsc75xx
<6>[ 22.403507] usbcore: registered new interface driver smsc95xx
<6>[ 22.409520] usbcore: registered new interface driver gl620a
<6>[ 22.415363] usbcore: registered new interface driver net1080
<6>[ 22.421303] usbcore: registered new interface driver plusb
<6>[ 22.427062] usbcore: registered new interface driver rndis_host
<6>[ 22.433268] usbcore: registered new interface driver cdc_subset
<6>[ 22.439455] usbcore: registered new interface driver zaurus
<6>[ 22.445304] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
<6>[ 22.453072] usbcore: registered new interface driver int51x1
<6>[ 22.459004] usbcore: registered new interface driver ipheth
<6>[ 22.464866] usbcore: registered new interface driver sierra_net
<6>[ 22.471967] xhci_hcd 0000:01:00.0: xHCI Host Controller
<6>[ 22.477895] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
<7>[ 22.485941] xhci_hcd 0000:01:00.0: irq 46 for MSI/MSI-X
<7>[ 22.491396] xhci_hcd 0000:01:00.0: irq 47 for MSI/MSI-X
<7>[ 22.496862] xhci_hcd 0000:01:00.0: irq 48 for MSI/MSI-X
<7>[ 22.502307] xhci_hcd 0000:01:00.0: irq 49 for MSI/MSI-X
<7>[ 22.507773] xhci_hcd 0000:01:00.0: irq 50 for MSI/MSI-X
<6>[ 22.513877] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
<6>[ 22.520867] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[ 22.528346] usb usb1: Product: xHCI Host Controller
<6>[ 22.533414] usb usb1: Manufacturer: Linux 3.18.0-rc4-g0d5384f xhci-hcd
<6>[ 22.540131] usb usb1: SerialNumber: 0000:01:00.0
<6>[ 22.546048] hub 1-0:1.0: USB hub found
<6>[ 22.550065] hub 1-0:1.0: 2 ports detected
<6>[ 22.555026] xhci_hcd 0000:01:00.0: xHCI Host Controller
<6>[ 22.560838] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
<6>[ 22.568855] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
<6>[ 22.575839] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[ 22.583311] usb usb2: Product: xHCI Host Controller
<6>[ 22.588384] usb usb2: Manufacturer: Linux 3.18.0-rc4-g0d5384f xhci-hcd
<6>[ 22.595097] usb usb2: SerialNumber: 0000:01:00.0
<6>[ 22.600902] hub 2-0:1.0: USB hub found
<6>[ 22.604911] hub 2-0:1.0: 2 ports detected
<6>[ 22.610044] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<6>[ 22.616816] ehci-pci: EHCI PCI platform driver
<6>[ 22.621568] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
<6>[ 22.627966] ohci-pci: OHCI PCI platform driver
<6>[ 22.632716] uhci_hcd: USB Universal Host Controller Interface driver
<6>[ 22.639697] usbcore: registered new interface driver usbserial
<6>[ 22.645795] usbcore: registered new interface driver usbserial_generic
<6>[ 22.652574] usbserial: USB Serial support registered for generic
<6>[ 22.659281] i8042: PNP: No PS/2 controller found. Probing ports directly.
<3>[ 23.706916] i8042: No controller found
<6>[ 23.710950] Switched to clocksource tsc
<6>[ 23.711520] mousedev: PS/2 mouse device common for all mice
<6>[ 23.712635] rtc_cmos 00:03: RTC can wake from S4
<6>[ 23.713354] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
<6>[ 23.713446] rtc_cmos 00:03: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
<6>[ 23.713637] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
<6>[ 23.713722] iTCO_vendor_support: vendor-support=0
<6>[ 23.716871] hidraw: raw HID events driver (C) Jiri Kosina
<6>[ 23.718170] usbcore: registered new interface driver usbhid
<6>[ 23.718173] usbhid: USB HID core driver
<6>[ 23.718379] drop_monitor: Initializing network drop monitor service
<6>[ 23.718780] TCP: cubic registered
<6>[ 23.718810] Initializing XFRM netlink socket
<6>[ 23.720307] NET: Registered protocol family 10
<6>[ 23.722635] NET: Registered protocol family 17
<6>[ 23.722727] 9pnet: Installing 9P2000 support
<7>[ 23.725707]
<7>[ 23.725707] printing PIC contents
<7>[ 23.725717] ... PIC IMR: ffff
<7>[ 23.725728] ... PIC IRR: 0c20
<7>[ 23.725744] ... PIC ISR: 0000
<7>[ 23.725750] ... PIC ELCR: 0c28
<7>[ 23.731873] printing local APIC contents on CPU#0/0:
<6>[ 23.731879] ... APIC ID: 00000000 (0)
<6>[ 23.731883] ... APIC VERSION: 00050014
<7>[ 23.731887] ... APIC TASKPRI: 00000000 (00)
<7>[ 23.731890] ... APIC PROCPRI: 00000000
<7>[ 23.731894] ... APIC LDR: 01000000
<7>[ 23.731897] ... APIC DFR: ffffffff
<7>[ 23.731900] ... APIC SPIV: 000001ff
<7>[ 23.731902] ... APIC ISR field:
<4>[ 23.731921] 0000000000000000000000000000000000000000000000000000000000000000
<7>[ 23.731923] ... APIC TMR field:
<4>[ 23.731939] 0000000000000000000000020000000200000000000000000000000000000000
<7>[ 23.731941] ... APIC IRR field:
<4>[ 23.731956] 0000000000000000000000000000000000000000000000000000000000008000
<7>[ 23.731959] ... APIC ESR: 00000000
<7>[ 23.731962] ... APIC ICR: 000008fd
<7>[ 23.731965] ... APIC ICR2: 02000000
<7>[ 23.731968] ... APIC LVTT: 000000ef
<7>[ 23.731971] ... APIC LVTPC: 00000400
<7>[ 23.731974] ... APIC LVT0: 00010700
<7>[ 23.731977] ... APIC LVT1: 00000400
<7>[ 23.731980] ... APIC LVTERR: 000000fe
<7>[ 23.731983] ... APIC TMICT: 00000f2e
<7>[ 23.731986] ... APIC TMCCT: 00000000
<7>[ 23.731988] ... APIC TDCR: 00000003
<4>[ 23.731990]
<7>[ 23.731999] number of MP IRQ sources: 15.
<7>[ 23.732004] number of IO-APIC #2 registers: 24.
<6>[ 23.732007] testing the IO APIC.......................
<7>[ 23.732014] IO APIC #2......
<7>[ 23.732018] .... register #00: 02000000
<7>[ 23.732033] ....... : physical APIC id: 02
<7>[ 23.732037] ....... : Delivery Type: 0
<7>[ 23.732039] ....... : LTS : 0
<7>[ 23.732043] .... register #01: 00170020
<7>[ 23.732046] ....... : max redirection entries: 17
<7>[ 23.732048] ....... : PRQ implemented: 0
<7>[ 23.732051] ....... : IO APIC version: 20
<7>[ 23.732054] .... IRQ redirection table:
<4>[ 23.732068] 1 0 0 0 0 0 0 00
<4>[ 23.732078] 0 0 0 0 0 1 1 31
<4>[ 23.732088] 0 0 0 0 0 1 1 30
<4>[ 23.732098] 1 0 0 0 0 1 1 33
<4>[ 23.732109] 0 0 0 0 0 1 1 34
<4>[ 23.732121] 1 0 0 0 0 1 1 35
<4>[ 23.732133] 0 0 0 0 0 1 1 36
<4>[ 23.732144] 0 0 0 0 0 1 1 37
<4>[ 23.732160] 0 0 0 0 0 1 1 38
<4>[ 23.732171] 0 1 0 0 0 1 1 39
<4>[ 23.732183] 0 0 0 0 0 1 1 3A
<4>[ 23.732195] 0 0 0 0 0 1 1 3B
<4>[ 23.732206] 0 0 0 0 0 1 1 3C
<4>[ 23.732241] 0 0 0 0 0 1 1 3D
<4>[ 23.732252] 0 0 0 0 0 1 1 3E
<4>[ 23.732263] 0 0 0 0 0 1 1 3F
<4>[ 23.732274] 1 1 0 1 0 1 1 A1
<4>[ 23.732285] 1 0 0 0 0 0 0 00
<4>[ 23.732296] 1 0 0 0 0 0 0 00
<4>[ 23.732305] 1 0 0 0 0 0 0 00
<4>[ 23.732314] 1 0 0 0 0 0 0 00
<4>[ 23.732324] 1 1 0 1 0 1 1 41
<4>[ 23.732333] 1 1 0 1 0 1 1 61
<4>[ 23.732342] 1 1 0 1 0 1 1 81
<7>[ 23.732345] IRQ to pin mappings:
<7>[ 23.732356] IRQ0 -> 0:2
<7>[ 23.732365] IRQ1 -> 0:1
<7>[ 23.732373] IRQ3 -> 0:3
<7>[ 23.732380] IRQ4 -> 0:4
<7>[ 23.732387] IRQ5 -> 0:5
<7>[ 23.732394] IRQ6 -> 0:6
<7>[ 23.732401] IRQ7 -> 0:7
<7>[ 23.732408] IRQ8 -> 0:8
<7>[ 23.732415] IRQ9 -> 0:9
<7>[ 23.732423] IRQ10 -> 0:10
<7>[ 23.732431] IRQ11 -> 0:11
<7>[ 23.732438] IRQ12 -> 0:12
<7>[ 23.732445] IRQ13 -> 0:13
<7>[ 23.732453] IRQ14 -> 0:14
<7>[ 23.732460] IRQ15 -> 0:15
<7>[ 23.732468] IRQ16 -> 0:16
<7>[ 23.732476] IRQ21 -> 0:21
<7>[ 23.732484] IRQ22 -> 0:22
<7>[ 23.732491] IRQ23 -> 0:23
<6>[ 23.732505] .................................... done.
<5>[ 23.733833] Loading compiled-in X.509 certificates
<5>[ 23.749327] Loaded X.509 cert 'Magrathea: Glacier signing key: 86ac01e9a1cb06e356650663adea020e3a0fe8dd'
<6>[ 23.749465] registered taskstats version 1
<5>[ 23.762668] Key type trusted registered
<5>[ 23.775184] Key type encrypted registered
<6>[ 23.787570] ima: No TPM chip found, activating TPM-bypass!
<6>[ 23.787825] evm: HMAC attrs: 0x1
<6>[ 23.794024] rtc_cmos 00:03: setting system clock to 2014-11-13 23:47:38 UTC (1415922458)
<6>[ 23.841119] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
<6>[ 23.886987] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
<6>[ 23.890493] usb 1-1: new high-speed USB device number 2 using xhci_hcd
<6>[ 24.013034] usb 1-1: New USB device found, idVendor=0624, idProduct=0248
<6>[ 24.013048] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
<6>[ 24.013058] usb 1-1: Product: Gadget USB HUB
<6>[ 24.013067] usb 1-1: Manufacturer: no manufacturer
<6>[ 24.013076] usb 1-1: SerialNumber: 0123456789
<6>[ 24.018339] hub 1-1:1.0: USB hub found
<6>[ 24.018899] hub 1-1:1.0: 5 ports detected
<6>[ 24.301006] usb 1-1.1: new high-speed USB device number 3 using xhci_hcd
<6>[ 24.386492] usb 1-1.1: New USB device found, idVendor=0624, idProduct=0249
<6>[ 24.393595] usb 1-1.1: New USB device strings: Mfr=4, Product=5, SerialNumber=6
<6>[ 24.401161] usb 1-1.1: Product: Keyboard/Mouse Function
<6>[ 24.406585] usb 1-1.1: Manufacturer: Avocent
<6>[ 24.411047] usb 1-1.1: SerialNumber: 20120124
<6>[ 24.428318] input: Avocent Keyboard/Mouse Function as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:0624:0249.0001/input/input1
<6>[ 24.443394] hid-generic 0003:0624:0249.0001: input,hidraw0: USB HID v1.00 Keyboard [Avocent Keyboard/Mouse Function] on usb-0000:01:00.0-1.1/input0
<6>[ 24.461892] input: Avocent Keyboard/Mouse Function as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:0624:0249.0002/input/input2
<6>[ 24.477181] hid-generic 0003:0624:0249.0002: input,hidraw1: USB HID v1.00 Mouse [Avocent Keyboard/Mouse Function] on usb-0000:01:00.0-1.1/input1
<6>[ 24.495599] input: Avocent Keyboard/Mouse Function as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.2/0003:0624:0249.0003/input/input3
<6>[ 24.510909] hid-generic 0003:0624:0249.0003: input,hidraw2: USB HID v1.00 Mouse [Avocent Keyboard/Mouse Function] on usb-0000:01:00.0-1.1/input2
<6>[ 25.307516] igb 0000:05:00.0 eth0: igb: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
<6>[ 25.317528] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
<5>[ 25.328453] Sending DHCP requests ..
<3>[ 30.739215] DHCP/BOOTP: Reply not for us, op[2] xid[72cf7c4a]
<4>[ 33.222809] ., OK
<4>[ 33.267041] IP-Config: Got DHCP answer from 192.168.1.1, my address is 192.168.1.113
<6>[ 33.305854] IP-Config: Complete:
<6>[ 33.309298] device=eth0, hwaddr=00:1e:67:68:b4:20, ipaddr=192.168.1.113, mask=255.255.255.0, gw=192.168.1.1
<6>[ 33.319729] host=lkp-a06, domain=lkp.intel.com, nis-domain=(none)
<6>[ 33.326442] bootserver=192.168.1.1, rootserver=192.168.1.1, rootpath=
<6>[ 33.333266] nameserver0=192.168.1.1
<7>[ 33.337881] PM: Hibernation image not present or could not be loaded.
<6>[ 33.354464] Freeing unused kernel memory: 1840K (ffffffff81e0c000 - ffffffff81fd8000)
<6>[ 34.390421] ipmi message handler version 39.2
<6>[ 34.423743] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
<6>[ 34.431232] IPMI System Interface driver.
<6>[ 34.437046] ipmi_si: probing via ACPI
<6>[ 34.445895] ipmi_si 00:05: [io 0x0ca0] regsize 1 spacing 4 irq 0
<6>[ 34.452204] ipmi_si: Adding ACPI-specified kcs state machine
<7>[ 34.459012] libata version 3.00 loaded.
<4>[ 34.469716]
<6>[ 34.472751] ipmi_si: probing via SMBIOS
<7>[ 34.473006] ismt_smbus 0000:00:13.0: irq 51 for MSI/MSI-X
<7>[ 34.473901] ismt_smbus 0000:00:13.1: irq 52 for MSI/MSI-X
<6>[ 34.487951] ipmi_si: SMBIOS: io 0xca0 regsize 1 spacing 1 irq 0
<6>[ 34.494051] ipmi_si: Adding SMBIOS-specified kcs state machine
<6>[ 34.504323] input: PC Speaker as /devices/platform/pcspkr/input/input4
<7>[ 34.524048] ahci 0000:02:00.0: version 3.0
<7>[ 34.528738] ahci 0000:02:00.0: irq 53 for MSI/MSI-X
<6>[ 34.543095] [drm] Initialized drm 1.1.0 20060810
<6>[ 34.544761] ahci 0000:02:00.0: AHCI 0001.0200 32 slots 8 ports 6 Gbps 0xff impl SATA mode
<6>[ 34.544770] ahci 0000:02:00.0: flags: 64bit ncq pio
<6>[ 34.575041] scsi host0: ahci
<6>[ 34.582254] scsi host1: ahci
<4>[ 34.582486] duplicate interface
<6>[ 34.582503] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca0, slave address 0x0, irq 0
<6>[ 34.600276] scsi host2: ahci
<6>[ 34.608743] scsi host3: ahci
<6>[ 34.624817] scsi host4: ahci
<6>[ 34.629221] scsi host5: ahci
<6>[ 34.635990] scsi host6: ahci
<6>[ 34.644048] scsi host7: ahci
<6>[ 34.647589] ata1: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210100 irq 53
<6>[ 34.655266] ata2: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210180 irq 53
<6>[ 34.662950] ata3: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210200 irq 53
<3>[ 34.663203] Error: Driver 'pcspkr' is already registered, aborting...
<6>[ 34.677243] ata4: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210280 irq 53
<6>[ 34.684864] ata5: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210300 irq 53
<6>[ 34.686317] [drm] AST 2300 detected
<6>[ 34.686351] [drm] Analog VGA only
<6>[ 34.686383] [drm] dram 1632000000 1 32 01000000
<6>[ 34.688769] [TTM] Zone kernel: Available graphics memory: 4082876 kiB
<6>[ 34.688773] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
<6>[ 34.688774] [TTM] Initializing pool allocator
<6>[ 34.688796] [TTM] Initializing DMA pool allocator
<6>[ 34.711790] ipmi_si 00:05: Found new BMC (man_id: 0x002b99, prod_id: 0x0000, dev_id: 0x20)
<6>[ 34.711821] ipmi_si 00:05: IPMI kcs interface initialized
<6>[ 34.741525] ata6: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210380 irq 53
<6>[ 34.741531] ata7: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210400 irq 53
<6>[ 34.741535] ata8: SATA max UDMA/133 abar m2048@0xfe210000 port 0xfe210480 irq 53
<6>[ 34.741591] fbcon: astdrmfb (fb0) is primary device
<6>[ 34.792848] Console: switching to colour frame buffer device 128x48
<6>[ 34.861099] ast 0000:04:00.0: fb0: astdrmfb frame buffer device
<6>[ 34.867139] ast 0000:04:00.0: registered panic notifier
<6>[ 34.887911] [drm] Initialized ast 0.1.0 20120228 for 0000:04:00.0 on minor 0
<4>[ 34.895323] ie6xx_wdt ie6xx_wdt.3168: Watchdog Timer is Locked (Reg=0x1)
<6>[ 35.047005] ata5: SATA link down (SStatus 0 SControl 300)
<6>[ 35.052956] ata4: SATA link down (SStatus 0 SControl 300)
<6>[ 35.058672] ata8: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
<6>[ 35.065120] ata7: SATA link down (SStatus 0 SControl 300)
<6>[ 35.070770] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
<6>[ 35.077140] ata8.00: ATAPI: MARVELL VIRTUALL, 1.09, max UDMA/66
<6>[ 35.083394] ata6: SATA link down (SStatus 0 SControl 300)
<6>[ 35.089287] ata3: SATA link down (SStatus 0 SControl 300)
<6>[ 35.095031] ata2: SATA link down (SStatus 0 SControl 300)
<6>[ 35.101047] ata8.00: configured for UDMA/66
<6>[ 35.492830] ata1.00: ATA-8: TOSHIBA MK8061GSYB, ME0A, max UDMA/100
<6>[ 35.499484] ata1.00: 156301488 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
<6>[ 35.509517] ata1.00: configured for UDMA/100
<5>[ 35.514684] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK8061GS ME0A PQ: 0 ANSI: 5
<5>[ 35.525554] scsi 7:0:0:0: Processor Marvell 91xx Config 1.01 PQ: 0 ANSI: 5
<3>[ 35.549404] ata8.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
<3>[ 35.549409] ata8.00: irq_stat 0x40000001
<6>[ 35.549444] scsi 7:0:0:0: CDB:
<4>[ 35.549466] Inquiry: 12 01 00 00 ff 00
<3>[ 35.549483] ata8.00: cmd a0/01:00:00:00:01/00:00:00:00:00/a0 tag 2 dma 16640 in
<3>[ 35.549483] res 50/00:02:00:00:00/00:00:00:00:00/a0 Emask 0x1 (device error)
<3>[ 35.549486] ata8.00: status: { DRDY }
<5>[ 35.713034] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
<5>[ 35.726503] sd 0:0:0:0: [sda] Write Protect is off
<5>[ 35.726848] sd 0:0:0:0: Attached scsi generic sg0 type 0
<5>[ 35.727087] scsi 7:0:0:0: Attached scsi generic sg1 type 3
<7>[ 35.753969] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
<5>[ 35.763148] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<6>[ 35.840486] sda: sda1 sda2
<5>[ 35.849007] sd 0:0:0:0: [sda] Attached SCSI disk
<6>[ 36.146708] raid6: sse2x1 195 MB/s
<6>[ 36.170909] raid6: sse2x2 222 MB/s
<6>[ 36.194739] raid6: sse2x4 382 MB/s
<6>[ 36.201831] raid6: using algorithm sse2x4 (382 MB/s)
<6>[ 36.210140] raid6: using ssse3x2 recovery algorithm
<6>[ 36.225563] xor: measuring software checksum speed
<6>[ 36.243664] prefetch64-sse: 5296.000 MB/sec
<6>[ 36.260666] generic_sse: 4780.000 MB/sec
<6>[ 36.268168] xor: using function: prefetch64-sse (5296.000 MB/sec)
<6>[ 36.347292] Btrfs loaded
<6>[ 36.362497] BTRFS: device fsid 91075fbe-9acf-4d0e-ad71-6c2ed15f00ab devid 1 transid 14 /dev/sda1
<5>[ 38.584991] random: dd urandom read with 90 bits of entropy available
<2>[ 49.167240] IPMI Watchdog: Unable to register misc device
<4>[ 49.176971] IPMI Watchdog: set timeout error: -22
<6>[ 49.185994] IPMI Watchdog: driver initialized
<3>[ 49.816433] failed to load transform for md4: -2
<6>[ 49.886883]
<6>[ 49.886883] testing speed of async md5 (md5-generic)
<6>[ 49.901735] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 1533605 opers/sec, 24537688 bytes/sec
<6>[ 51.915539] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 710413 opers/sec, 45466464 bytes/sec
<6>[ 53.929386] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 1149683 opers/sec, 73579712 bytes/sec
<6>[ 55.943381] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 233871 opers/sec, 59870976 bytes/sec
<6>[ 57.957145] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 443750 opers/sec, 113600128 bytes/sec
<6>[ 59.969735] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 584005 opers/sec, 149505408 bytes/sec
<6>[ 61.982665] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 63611 opers/sec, 65137664 bytes/sec
<6>[ 63.995713] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 177802 opers/sec, 182069248 bytes/sec
<6>[ 66.008744] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 196893 opers/sec, 201618944 bytes/sec
<6>[ 68.021830] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 32205 opers/sec, 65955840 bytes/sec
<6>[ 70.034966] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 92605 opers/sec, 189655040 bytes/sec
<6>[ 72.048055] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 102221 opers/sec, 209349632 bytes/sec
<6>[ 74.061049] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 104842 opers/sec, 214716416 bytes/sec
<6>[ 76.074098] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates):
<5>[ 76.096884] random: nonblocking pool is initialized
<4>[ 78.081136] 16212 opers/sec, 66404352 bytes/sec
<6>[ 78.088573] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 47157 opers/sec, 193155072 bytes/sec
<6>[ 80.101441] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 52357 opers/sec, 214456320 bytes/sec
<6>[ 82.114557] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 53941 opers/sec, 220944384 bytes/sec
<6>[ 84.127663] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 8176 opers/sec, 66981888 bytes/sec
<6>[ 86.140780] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 23891 opers/sec, 195719168 bytes/sec
<6>[ 88.153783] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 26530 opers/sec, 217333760 bytes/sec
<6>[ 90.166829] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 27383 opers/sec, 224321536 bytes/sec
<6>[ 92.179894] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 27346 opers/sec, 224022528 bytes/sec
<6>[ 94.255612]
<6>[ 94.255612] testing speed of async sha1 (sha1-generic)
<6>[ 94.268419] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 834725 opers/sec, 13355608 bytes/sec
<6>[ 96.281361] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 406202 opers/sec, 25996928 bytes/sec
<6>[ 98.294354] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 520058 opers/sec, 33283712 bytes/sec
<6>[ 100.307341] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 148699 opers/sec, 38067072 bytes/sec
<6>[ 102.320388] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 218042 opers/sec, 55818752 bytes/sec
<6>[ 104.333424] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 255844 opers/sec, 65496192 bytes/sec
<6>[ 106.346930] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 42126 opers/sec, 43137024 bytes/sec
<6>[ 108.359511] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 79763 opers/sec, 81677312 bytes/sec
<6>[ 110.372558] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 84276 opers/sec, 86298624 bytes/sec
<6>[ 112.385541] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 21548 opers/sec, 44130304 bytes/sec
<6>[ 114.398528] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 41643 opers/sec, 85284864 bytes/sec
<6>[ 116.411554] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 44014 opers/sec, 90141696 bytes/sec
<6>[ 118.424667] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 44518 opers/sec, 91173888 bytes/sec
<6>[ 120.437722] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 10895 opers/sec, 44625920 bytes/sec
<6>[ 122.450855] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 21290 opers/sec, 87203840 bytes/sec
<6>[ 124.463936] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 22541 opers/sec, 92327936 bytes/sec
<6>[ 126.476994] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 22877 opers/sec, 93704192 bytes/sec
<6>[ 128.490124] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 5478 opers/sec, 44879872 bytes/sec
<6>[ 130.503202] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 10765 opers/sec, 88190976 bytes/sec
<6>[ 132.516353] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 11407 opers/sec, 93446144 bytes/sec
<6>[ 134.529371] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 11588 opers/sec, 94928896 bytes/sec
<6>[ 136.542429] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 11583 opers/sec, 94887936 bytes/sec
<6>[ 138.605912]
<6>[ 138.605912] testing speed of async sha256 (sha256-generic)
<6>[ 138.618428] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 435125 opers/sec, 6962008 bytes/sec
<6>[ 140.631607] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 214249 opers/sec, 13711936 bytes/sec
<6>[ 142.644668] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 242038 opers/sec, 15490464 bytes/sec
<6>[ 144.657732] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 81672 opers/sec, 20908032 bytes/sec
<6>[ 146.670806] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 99039 opers/sec, 25353984 bytes/sec
<6>[ 148.683870] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates):
<4>[ 148.811062] perf interrupt took too long (2503 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
<4>[ 148.856630] perf interrupt took too long (5008 > 5000), lowering kernel.perf_event_max_sample_rate to 25000
<4>[ 150.172237] perf interrupt took too long (10021 > 9615), lowering kernel.perf_event_max_sample_rate to 13000
<4>[ 150.690683] 97757 opers/sec, 25025792 bytes/sec
<6>[ 150.698611] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 22361 opers/sec, 22898176 bytes/sec
<6>[ 152.712433] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 29831 opers/sec, 30547456 bytes/sec
<6>[ 154.725380] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 30315 opers/sec, 31042560 bytes/sec
<6>[ 156.738483] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 11485 opers/sec, 23522304 bytes/sec
<6>[ 158.751576] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 16181 opers/sec, 33139712 bytes/sec
<6>[ 160.764456] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 16513 opers/sec, 33819648 bytes/sec
<6>[ 162.777494] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 16551 opers/sec, 33897472 bytes/sec
<6>[ 164.790585] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 6114 opers/sec, 25044992 bytes/sec
<6>[ 166.803735] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 8247 opers/sec, 33779712 bytes/sec
<6>[ 168.816791] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 8407 opers/sec, 34437120 bytes/sec
<6>[ 170.829716] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 8433 opers/sec, 34541568 bytes/sec
<6>[ 172.842745] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 3078 opers/sec, 25214976 bytes/sec
<6>[ 174.856036] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 4160 opers/sec, 34082816 bytes/sec
<6>[ 176.868774] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 4243 opers/sec, 34762752 bytes/sec
<6>[ 178.882017] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 4257 opers/sec, 34877440 bytes/sec
<6>[ 180.894871] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 4260 opers/sec, 34902016 bytes/sec
<6>[ 182.988296] sha512_ssse3: Using SSSE3 optimized SHA-512 implementation
<6>[ 183.001621]
<6>[ 183.001621] testing speed of async sha384 (sha384-ssse3)
<6>[ 183.014210] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 359331 opers/sec, 5749296 bytes/sec
<6>[ 185.027312] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 301222 opers/sec, 19278208 bytes/sec
<6>[ 187.040373] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 356679 opers/sec, 22827456 bytes/sec
<6>[ 189.053803] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 78135 opers/sec, 20002560 bytes/sec
<6>[ 191.066878] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 96123 opers/sec, 24607616 bytes/sec
<6>[ 193.079950] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 119482 opers/sec, 30587392 bytes/sec
<6>[ 195.093033] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 24882 opers/sec, 25479680 bytes/sec
<6>[ 197.105728] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 47753 opers/sec, 48899072 bytes/sec
<6>[ 199.118799] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 49571 opers/sec, 50761216 bytes/sec
<6>[ 201.132248] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 12840 opers/sec, 26296320 bytes/sec
<6>[ 203.145372] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 20014 opers/sec, 40989696 bytes/sec
<6>[ 205.158064] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 26956 opers/sec, 55206912 bytes/sec
<6>[ 207.171092] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 27238 opers/sec, 55784448 bytes/sec
<6>[ 209.184193] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 8190 opers/sec, 33546240 bytes/sec
<6>[ 211.197682] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 10118 opers/sec, 41443328 bytes/sec
<6>[ 213.211650] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 10661 opers/sec, 43667456 bytes/sec
<6>[ 215.224611] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 10800 opers/sec, 44236800 bytes/sec
<6>[ 217.237719] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 3323 opers/sec, 27222016 bytes/sec
<6>[ 219.250903] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 5149 opers/sec, 42184704 bytes/sec
<6>[ 221.263803] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 5699 opers/sec, 46686208 bytes/sec
<6>[ 223.276527] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 7236 opers/sec, 59281408 bytes/sec
<6>[ 225.289469] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 7234 opers/sec, 59265024 bytes/sec
<6>[ 227.360655]
<6>[ 227.360655] testing speed of async sha512 (sha512-ssse3)
<6>[ 227.373033] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 359831 opers/sec, 5757296 bytes/sec
<6>[ 229.385682] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 301654 opers/sec, 19305888 bytes/sec
<6>[ 231.398653] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 358405 opers/sec, 22937920 bytes/sec
<6>[ 233.411631] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 100190 opers/sec, 25648640 bytes/sec
<6>[ 235.424704] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 124395 opers/sec, 31845120 bytes/sec
<6>[ 237.437786] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 138112 opers/sec, 35356672 bytes/sec
<6>[ 239.450842] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 31327 opers/sec, 32079360 bytes/sec
<6>[ 241.463931] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 47630 opers/sec, 48773632 bytes/sec
<6>[ 243.476995] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 50195 opers/sec, 51400192 bytes/sec
<6>[ 245.490086] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 16348 opers/sec, 33480704 bytes/sec
<6>[ 247.503142] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 25435 opers/sec, 52090880 bytes/sec
<6>[ 249.516257] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 26874 opers/sec, 55037952 bytes/sec
<6>[ 251.529287] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 27150 opers/sec, 55604224 bytes/sec
<6>[ 253.542376] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 8356 opers/sec, 34226176 bytes/sec
<6>[ 255.555467] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 13176 opers/sec, 53968896 bytes/sec
<6>[ 257.568515] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 13933 opers/sec, 57071616 bytes/sec
<6>[ 259.581627] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 14158 opers/sec, 57993216 bytes/sec
<6>[ 261.594662] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 4225 opers/sec, 34615296 bytes/sec
<6>[ 263.607951] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 6697 opers/sec, 54861824 bytes/sec
<6>[ 265.620736] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 7111 opers/sec, 58253312 bytes/sec
<6>[ 267.633742] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 7218 opers/sec, 59133952 bytes/sec
<6>[ 269.646778] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 7208 opers/sec, 59047936 bytes/sec
<6>[ 271.726039]
<6>[ 271.726039] testing speed of async wp256 (wp256-generic)
<6>[ 271.737834] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 203251 opers/sec, 3252016 bytes/sec
<6>[ 273.751022] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 97527 opers/sec, 6241728 bytes/sec
<6>[ 275.764094] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 103171 opers/sec, 6602976 bytes/sec
<6>[ 277.777164] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 34146 opers/sec, 8741504 bytes/sec
<6>[ 279.790539] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 39653 opers/sec, 10151296 bytes/sec
<6>[ 281.803288] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 41296 opers/sec, 10571904 bytes/sec
<6>[ 283.816346] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 10608 opers/sec, 10862592 bytes/sec
<6>[ 285.829417] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 12076 opers/sec, 12365824 bytes/sec
<6>[ 287.842487] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 12118 opers/sec, 12408832 bytes/sec
<6>[ 289.855583] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 5440 opers/sec, 11141120 bytes/sec
<6>[ 291.868699] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 6208 opers/sec, 12715008 bytes/sec
<6>[ 293.881743] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 6235 opers/sec, 12770304 bytes/sec
<6>[ 295.894793] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 6260 opers/sec, 12820480 bytes/sec
<6>[ 297.907836] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 2757 opers/sec, 11292672 bytes/sec
<6>[ 299.921025] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 3152 opers/sec, 12910592 bytes/sec
<6>[ 301.934029] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 3165 opers/sec, 12965888 bytes/sec
<6>[ 303.947318] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 3175 opers/sec, 13006848 bytes/sec
<6>[ 305.960293] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 1387 opers/sec, 11362304 bytes/sec
<6>[ 307.973240] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 1588 opers/sec, 13008896 bytes/sec
<6>[ 309.986387] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 1595 opers/sec, 13066240 bytes/sec
<6>[ 311.999680] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 1602 opers/sec, 13123584 bytes/sec
<6>[ 314.012829] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 1599 opers/sec, 13103104 bytes/sec
<6>[ 316.089244]
<6>[ 316.089244] testing speed of async wp384 (wp384-generic)
<6>[ 316.101076] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 202598 opers/sec, 3241576 bytes/sec
<6>[ 318.113502] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 98177 opers/sec, 6283328 bytes/sec
<6>[ 320.126577] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 103885 opers/sec, 6648672 bytes/sec
<6>[ 322.139651] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 37247 opers/sec, 9535232 bytes/sec
<6>[ 324.152733] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 40546 opers/sec, 10379776 bytes/sec
<6>[ 326.165798] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 41422 opers/sec, 10604160 bytes/sec
<6>[ 328.178860] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 10699 opers/sec, 10955776 bytes/sec
<6>[ 330.191984] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 12101 opers/sec, 12391936 bytes/sec
<6>[ 332.205008] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 12178 opers/sec, 12470784 bytes/sec
<6>[ 334.218029] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 5486 opers/sec, 11235328 bytes/sec
<6>[ 336.231277] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 6231 opers/sec, 12761088 bytes/sec
<6>[ 338.244296] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 6272 opers/sec, 12845056 bytes/sec
<6>[ 340.257236] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 6266 opers/sec, 12833792 bytes/sec
<6>[ 342.270434] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 2778 opers/sec, 11380736 bytes/sec
<6>[ 344.283728] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 3159 opers/sec, 12941312 bytes/sec
<6>[ 346.296561] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 3181 opers/sec, 13031424 bytes/sec
<6>[ 348.309827] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 3179 opers/sec, 13021184 bytes/sec
<6>[ 350.322853] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 1398 opers/sec, 11452416 bytes/sec
<6>[ 352.336160] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 1592 opers/sec, 13041664 bytes/sec
<6>[ 354.348918] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 1603 opers/sec, 13131776 bytes/sec
<6>[ 356.361871] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 1602 opers/sec, 13123584 bytes/sec
<6>[ 358.374945] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 1602 opers/sec, 13127680 bytes/sec
<6>[ 360.442361]
<6>[ 360.442361] testing speed of async wp512 (wp512-generic)
<6>[ 360.453984] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 205261 opers/sec, 3284176 bytes/sec
<6>[ 362.467006] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 97546 opers/sec, 6242976 bytes/sec
<6>[ 364.480081] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 103475 opers/sec, 6622400 bytes/sec
<6>[ 366.493142] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 36996 opers/sec, 9470976 bytes/sec
<6>[ 368.506225] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 40247 opers/sec, 10303360 bytes/sec
<6>[ 370.519291] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 41385 opers/sec, 10594560 bytes/sec
<6>[ 372.532363] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 10640 opers/sec, 10895872 bytes/sec
<6>[ 374.545510] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 12045 opers/sec, 12334592 bytes/sec
<6>[ 376.558528] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 12173 opers/sec, 12465152 bytes/sec
<6>[ 378.571555] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 5440 opers/sec, 11141120 bytes/sec
<6>[ 380.584707] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 6196 opers/sec, 12690432 bytes/sec
<6>[ 382.597729] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 6260 opers/sec, 12821504 bytes/sec
<6>[ 384.610864] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 6273 opers/sec, 12848128 bytes/sec
<6>[ 386.623941] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 2757 opers/sec, 11294720 bytes/sec
<6>[ 388.637029] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 3147 opers/sec, 12890112 bytes/sec
<6>[ 390.650295] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 3174 opers/sec, 13000704 bytes/sec
<6>[ 392.663375] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 3178 opers/sec, 13019136 bytes/sec
<6>[ 394.676170] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 1387 opers/sec, 11362304 bytes/sec
<6>[ 396.689589] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 1583 opers/sec, 12967936 bytes/sec
<6>[ 398.702587] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 1600 opers/sec, 13111296 bytes/sec
<6>[ 400.715666] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 1601 opers/sec, 13119488 bytes/sec
<6>[ 402.728512] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 1601 opers/sec, 13115392 bytes/sec
<6>[ 404.807338]
<6>[ 404.807338] testing speed of async tgr128 (tgr128-generic)
<6>[ 404.819086] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 569128 opers/sec, 9106048 bytes/sec
<6>[ 406.831550] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 261275 opers/sec, 16721600 bytes/sec
<6>[ 408.844613] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 346939 opers/sec, 22204096 bytes/sec
<6>[ 410.857685] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 95130 opers/sec, 24353408 bytes/sec
<6>[ 412.870772] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 145951 opers/sec, 37363584 bytes/sec
<6>[ 414.883850] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 155888 opers/sec, 39907456 bytes/sec
<6>[ 416.896930] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 26866 opers/sec, 27511296 bytes/sec
<6>[ 418.910010] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 47792 opers/sec, 48939008 bytes/sec
<6>[ 420.923074] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 48920 opers/sec, 50094080 bytes/sec
<6>[ 422.936166] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 13726 opers/sec, 28110848 bytes/sec
<6>[ 424.949291] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 24851 opers/sec, 50895872 bytes/sec
<6>[ 426.962289] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 25427 opers/sec, 52075520 bytes/sec
<6>[ 428.975374] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 25549 opers/sec, 52325376 bytes/sec
<6>[ 430.988487] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 6941 opers/sec, 28430336 bytes/sec
<6>[ 433.001582] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 12686 opers/sec, 51961856 bytes/sec
<6>[ 435.014625] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 12982 opers/sec, 53174272 bytes/sec
<6>[ 437.027676] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 13048 opers/sec, 53444608 bytes/sec
<6>[ 439.040723] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 3491 opers/sec, 28602368 bytes/sec
<6>[ 441.053907] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 6408 opers/sec, 52494336 bytes/sec
<6>[ 443.066936] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 6562 opers/sec, 53755904 bytes/sec
<6>[ 445.079889] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 6600 opers/sec, 54071296 bytes/sec
<6>[ 447.093022] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 6587 opers/sec, 53960704 bytes/sec
<6>[ 449.158780]
<6>[ 449.158780] testing speed of async tgr160 (tgr160-generic)
<6>[ 449.170677] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 561799 opers/sec, 8988792 bytes/sec
<6>[ 451.183490] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 255888 opers/sec, 16376832 bytes/sec
<6>[ 453.196275] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 345552 opers/sec, 22115360 bytes/sec
<6>[ 455.209340] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 93754 opers/sec, 24001024 bytes/sec
<6>[ 457.222709] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 144120 opers/sec, 36894720 bytes/sec
<6>[ 459.235781] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 154173 opers/sec, 39468288 bytes/sec
<6>[ 461.248863] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 23425 opers/sec, 23987200 bytes/sec
<6>[ 463.261936] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 44225 opers/sec, 45286400 bytes/sec
<6>[ 465.275001] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 45555 opers/sec, 46648320 bytes/sec
<6>[ 467.288058] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 11964 opers/sec, 24503296 bytes/sec
<6>[ 469.301174] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 23014 opers/sec, 47133696 bytes/sec
<6>[ 471.314247] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 23668 opers/sec, 48473088 bytes/sec
<6>[ 473.327311] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 23833 opers/sec, 48811008 bytes/sec
<6>[ 475.340366] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 6047 opers/sec, 24768512 bytes/sec
<6>[ 477.353458] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 11747 opers/sec, 48117760 bytes/sec
<6>[ 479.366579] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 12097 opers/sec, 49551360 bytes/sec
<6>[ 481.379570] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 12180 opers/sec, 49891328 bytes/sec
<6>[ 483.392641] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 3039 opers/sec, 24899584 bytes/sec
<6>[ 485.405930] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 5934 opers/sec, 48615424 bytes/sec
<6>[ 487.418967] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 6116 opers/sec, 50106368 bytes/sec
<6>[ 489.431904] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 6158 opers/sec, 50450432 bytes/sec
<6>[ 491.444843] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 6150 opers/sec, 50380800 bytes/sec
<6>[ 493.509915]
<6>[ 493.509915] testing speed of async tgr192 (tgr192-generic)
<6>[ 493.509944] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 598328 opers/sec, 9573256 bytes/sec
<6>[ 495.515750] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 265985 opers/sec, 17023040 bytes/sec
<6>[ 497.528813] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 357079 opers/sec, 22853056 bytes/sec
<6>[ 499.541900] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 95632 opers/sec, 24481792 bytes/sec
<6>[ 501.554981] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 147433 opers/sec, 37742976 bytes/sec
<6>[ 503.568039] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 158039 opers/sec, 40457984 bytes/sec
<6>[ 505.581113] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 26876 opers/sec, 27521536 bytes/sec
<6>[ 507.594201] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 47910 opers/sec, 49060352 bytes/sec
<6>[ 509.607258] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 49099 opers/sec, 50277376 bytes/sec
<6>[ 511.620341] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 13723 opers/sec, 28105728 bytes/sec
<6>[ 513.633447] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 24872 opers/sec, 50938880 bytes/sec
<6>[ 515.646475] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 25453 opers/sec, 52128768 bytes/sec
<6>[ 517.659575] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 25587 opers/sec, 52402176 bytes/sec
<6>[ 519.672600] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 6935 opers/sec, 28405760 bytes/sec
<6>[ 521.685747] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 12686 opers/sec, 51961856 bytes/sec
<6>[ 523.698812] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 12978 opers/sec, 53159936 bytes/sec
<6>[ 525.711859] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 13043 opers/sec, 53424128 bytes/sec
<6>[ 527.724925] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 3486 opers/sec, 28561408 bytes/sec
<6>[ 529.738152] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 6403 opers/sec, 52457472 bytes/sec
<6>[ 531.751087] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 6557 opers/sec, 53719040 bytes/sec
<6>[ 533.764106] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 6595 opers/sec, 54026240 bytes/sec
<6>[ 535.777169] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 6570 opers/sec, 53821440 bytes/sec
<6>[ 537.837969]
<6>[ 537.837969] testing speed of async sha224 (sha224-generic)
<6>[ 537.850085] test 0 ( 16 byte blocks, 16 bytes per update, 1 updates): 417768 opers/sec, 6684288 bytes/sec
<6>[ 539.862305] test 1 ( 64 byte blocks, 16 bytes per update, 4 updates): 211658 opers/sec, 13546112 bytes/sec
<6>[ 541.875379] test 2 ( 64 byte blocks, 64 bytes per update, 1 updates): 237133 opers/sec, 15176544 bytes/sec
<6>[ 543.888450] test 3 ( 256 byte blocks, 16 bytes per update, 16 updates): 81466 opers/sec, 20855296 bytes/sec
<6>[ 545.901520] test 4 ( 256 byte blocks, 64 bytes per update, 4 updates): 98660 opers/sec, 25256960 bytes/sec
<6>[ 547.914594] test 5 ( 256 byte blocks, 256 bytes per update, 1 updates): 103424 opers/sec, 26476544 bytes/sec
<6>[ 549.927671] test 6 ( 1024 byte blocks, 16 bytes per update, 64 updates): 23552 opers/sec, 24117248 bytes/sec
<6>[ 551.940733] test 7 ( 1024 byte blocks, 256 bytes per update, 4 updates): 31359 opers/sec, 32111616 bytes/sec
<6>[ 553.953824] test 8 ( 1024 byte blocks, 1024 bytes per update, 1 updates): 31883 opers/sec, 32648192 bytes/sec
<6>[ 555.966890] test 9 ( 2048 byte blocks, 16 bytes per update, 128 updates): 12094 opers/sec, 24768512 bytes/sec
<6>[ 557.980004] test 10 ( 2048 byte blocks, 256 bytes per update, 8 updates): 16241 opers/sec, 33261568 bytes/sec
<6>[ 559.993026] test 11 ( 2048 byte blocks, 1024 bytes per update, 2 updates): 16536 opers/sec, 33866752 bytes/sec
<6>[ 562.006108] test 12 ( 2048 byte blocks, 2048 bytes per update, 1 updates): 16585 opers/sec, 33966080 bytes/sec
<6>[ 564.019171] test 13 ( 4096 byte blocks, 16 bytes per update, 256 updates): 6129 opers/sec, 25104384 bytes/sec
<6>[ 566.032359] test 14 ( 4096 byte blocks, 256 bytes per update, 16 updates): 8273 opers/sec, 33888256 bytes/sec
<6>[ 568.045367] test 15 ( 4096 byte blocks, 1024 bytes per update, 4 updates): 8426 opers/sec, 34512896 bytes/sec
<6>[ 570.058460] test 16 ( 4096 byte blocks, 4096 bytes per update, 1 updates): 8455 opers/sec, 34631680 bytes/sec
<6>[ 572.071490] test 17 ( 8192 byte blocks, 16 bytes per update, 512 updates): 3085 opers/sec, 25276416 bytes/sec
<6>[ 574.084554] test 18 ( 8192 byte blocks, 256 bytes per update, 32 updates): 4175 opers/sec, 34205696 bytes/sec
<6>[ 576.097676] test 19 ( 8192 byte blocks, 1024 bytes per update, 8 updates): 4253 opers/sec, 34840576 bytes/sec
<6>[ 578.110657] test 20 ( 8192 byte blocks, 4096 bytes per update, 2 updates): 4272 opers/sec, 35000320 bytes/sec
<6>[ 580.123679] test 21 ( 8192 byte blocks, 8192 bytes per update, 1 updates): 4268 opers/sec, 34967552 bytes/sec
<3>[ 582.192732] failed to load transform for rmd128: -2
<3>[ 582.255980] failed to load transform for rmd160: -2
<3>[ 582.318940] failed to load transform for rmd256: -2
<3>[ 582.386530] failed to load transform for rmd320: -2
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: 0d5384f caused few tcrypt test failed to run
2014-11-14 2:55 0d5384f caused few tcrypt test failed to run Yuanhan Liu
@ 2014-11-14 20:47 ` Kees Cook
0 siblings, 0 replies; 2+ messages in thread
From: Kees Cook @ 2014-11-14 20:47 UTC (permalink / raw)
To: lkp
[-- Attachment #1: Type: text/plain, Size: 788 bytes --]
Hi,
Thanks! Yeah, I think I'm missing a few module aliases. Let me see
what I can do.
-Kees
On Thu, Nov 13, 2014 at 6:55 PM, Yuanhan Liu
<yuanhan.liu@linux.intel.com> wrote:
>
> Hi kees,
>
> FYI, we noticed that few tcrypt test failed to run due to changes on:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git zpool
> commit 0d5384f41382a5eab7d696a8232b7708b6a9f59f ("crypto: prefix module autoloading with "crypto-"")
>
> <3>[ 49.816433] failed to load transform for md4: -2
>
>
> The testcase to reproduce this issue is:
>
> for i in {401..417}; do
> modprobe tcrypt sec=2 mode=$i
> done
>
> JFYI, here I attached both good and bad dmesg.
>
> --yliu
--
Kees Cook
Chrome OS Security
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-11-14 20:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-14 2:55 0d5384f caused few tcrypt test failed to run Yuanhan Liu
2014-11-14 20:47 ` Kees Cook
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.