diff --git a/docs/sys-specs.mdwn b/docs/sys-specs.mdwn index a5052e1c..e43a76f0 100644 --- a/docs/sys-specs.mdwn +++ b/docs/sys-specs.mdwn @@ -2,7 +2,7 @@ Tech specs of systems I had in my hands. -[[!inline pages="sys-specs/*" archive="yes" show=0]] +[[!inline pages="docs/sys-specs/*" archive="yes" show=0]] [[!tag net]] diff --git a/docs/sys-specs/get-sysinfo.sh.supermicro-X8DTT-H.log b/docs/sys-specs/get-sysinfo.sh.supermicro-X8DTT-H.log new file mode 100644 index 00000000..0d8b5d27 --- /dev/null +++ b/docs/sys-specs/get-sysinfo.sh.supermicro-X8DTT-H.log @@ -0,0 +1,3576 @@ +#!/bin/sh + +host="$(hostname)" +dest="${0%%*/}.${host}.log" + +( + # log, what produced the output + cat "$0" + + uname -a + dmesg + + # pci stuff + lspci -nn + lspci -vv + + # hw in total + lshw + + # ram + free + + # cpu + cat /proc/cpuinfo + + # disk + mount + df -h + +) 2>&1 | tee "$dest" +Linux sgs-dalco2u2nh-01 2.6.26-2-amd64 #1 SMP Tue Mar 9 22:29:32 UTC 2010 x86_64 GNU/Linux +[ 0.000000] Initializing cgroup subsys cpuset +[ 0.000000] Initializing cgroup subsys cpu +[ 0.000000] Linux version 2.6.26-2-amd64 (Debian 2.6.26-21lenny4) (dannf@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Tue Mar 9 22:29:32 UTC 2010 +[ 0.000000] Command line: root=UUID=dc5fe100-b2a3-41fe-b8b2-7e6cafb70a60 ro +[ 0.000000] BIOS-provided physical RAM map: +[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009a800 (usable) +[ 0.000000] BIOS-e820: 000000000009a800 - 00000000000a0000 (reserved) +[ 0.000000] BIOS-e820: 00000000000e7000 - 0000000000100000 (reserved) +[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bf780000 (usable) +[ 0.000000] BIOS-e820: 00000000bf78e000 - 00000000bf790000 type 9 +[ 0.000000] BIOS-e820: 00000000bf790000 - 00000000bf79e000 (ACPI data) +[ 0.000000] BIOS-e820: 00000000bf79e000 - 00000000bf7d0000 (ACPI NVS) +[ 0.000000] BIOS-e820: 00000000bf7d0000 - 00000000bf7e0000 (reserved) +[ 0.000000] BIOS-e820: 00000000bf7ec000 - 00000000c0000000 (reserved) +[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved) +[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) +[ 0.000000] BIOS-e820: 00000000ffc00000 - 0000000100000000 (reserved) +[ 0.000000] BIOS-e820: 0000000100000000 - 0000000640000000 (usable) +[ 0.000000] Entering add_active_range(0, 0, 154) 0 entries of 3200 used +[ 0.000000] Entering add_active_range(0, 256, 784256) 1 entries of 3200 used +[ 0.000000] Entering add_active_range(0, 1048576, 6553600) 2 entries of 3200 used +[ 0.000000] max_pfn_mapped = 6553600 +[ 0.000000] init_memory_mapping +[ 0.000000] DMI present. +[ 0.000000] ACPI: RSDP 000F9C30, 0024 (r2 ACPIAM) +[ 0.000000] ACPI: XSDT BF790100, 007C (r1 121009 XSDT1204 20091210 MSFT 97) +[ 0.000000] ACPI: FACP BF790290, 00F4 (r3 121009 FACP1204 20091210 MSFT 97) +[ 0.000000] ACPI: DSDT BF7904B0, 4F5F (r1 30007 30007000 0 INTL 20051117) +[ 0.000000] ACPI: FACS BF79E000, 0040 +[ 0.000000] ACPI: APIC BF790390, 00D2 (r1 121009 APIC1204 20091210 MSFT 97) +[ 0.000000] ACPI: MCFG BF790470, 003C (r1 121009 OEMMCFG 20091210 MSFT 97) +[ 0.000000] ACPI: OEMB BF79E040, 007A (r1 121009 OEMB1204 20091210 MSFT 97) +[ 0.000000] ACPI: SRAT BF79A4B0, 0150 (r1 121009 OEMSRAT 1 INTL 1) +[ 0.000000] ACPI: HPET BF79A600, 0038 (r1 121009 OEMHPET 20091210 MSFT 97) +[ 0.000000] ACPI: SSDT BF79FCD0, 0363 (r1 DpgPmm CpuPm 12 INTL 20051117) +[ 0.000000] ACPI: EINJ BF79A640, 0130 (r1 AMIER AMI_EINJ 20091210 MSFT 97) +[ 0.000000] ACPI: BERT BF79A7D0, 0030 (r1 AMIER AMI_BERT 20091210 MSFT 97) +[ 0.000000] ACPI: ERST BF79A800, 01B0 (r1 AMIER AMI_ERST 20091210 MSFT 97) +[ 0.000000] ACPI: HEST BF79A9B0, 00A8 (r1 AMIER ABC_HEST 20091210 MSFT 97) +[ 0.000000] SRAT: PXM 0 -> APIC 0 -> Node 0 +[ 0.000000] SRAT: PXM 0 -> APIC 2 -> Node 0 +[ 0.000000] SRAT: PXM 0 -> APIC 4 -> Node 0 +[ 0.000000] SRAT: PXM 0 -> APIC 6 -> Node 0 +[ 0.000000] SRAT: PXM 1 -> APIC 16 -> Node 1 +[ 0.000000] SRAT: PXM 1 -> APIC 18 -> Node 1 +[ 0.000000] SRAT: PXM 1 -> APIC 20 -> Node 1 +[ 0.000000] SRAT: PXM 1 -> APIC 22 -> Node 1 +[ 0.000000] SRAT: Node 0 PXM 0 0-a0000 +[ 0.000000] Entering add_active_range(0, 0, 154) 0 entries of 3200 used +[ 0.000000] SRAT: Node 0 PXM 0 100000-c0000000 +[ 0.000000] Entering add_active_range(0, 256, 784256) 1 entries of 3200 used +[ 0.000000] SRAT: Node 0 PXM 0 100000000-340000000 +[ 0.000000] Entering add_active_range(0, 1048576, 3407872) 2 entries of 3200 used +[ 0.000000] SRAT: Node 1 PXM 1 340000000-640000000 +[ 0.000000] Entering add_active_range(1, 3407872, 6553600) 3 entries of 3200 used +[ 0.000000] NUMA: Allocated memnodemap from 22000 - 2e880 +[ 0.000000] NUMA: Using 20 for the hash shift. +[ 0.000000] Bootmem setup node 0 0000000000000000-0000000340000000 +[ 0.000000] NODE_DATA [000000000002e880 - 000000000003387f] +[ 0.000000] bootmap [0000000000100000 - 0000000000167fff] pages 68 +[ 0.000000] early res: 0 [0-fff] BIOS data page +[ 0.000000] early res: 1 [6000-7fff] TRAMPOLINE +[ 0.000000] early res: 2 [200000-675397] TEXT DATA BSS +[ 0.000000] early res: 3 [37a6d000-37fef61e] RAMDISK +[ 0.000000] early res: 4 [9a800-fffff] BIOS reserved +[ 0.000000] early res: 5 [8000-21fff] PGTABLE +[ 0.000000] early res: 6 [22000-2e87f] MEMNODEMAP +[ 0.000000] Bootmem setup node 1 0000000340000000-0000000640000000 +[ 0.000000] NODE_DATA [0000000340000000 - 0000000340004fff] +[ 0.000000] bootmap [0000000340005000 - 0000000340064fff] pages 60 +[ 0.000000] [ffffe20000000000-ffffe20003bfffff] PMD -> [ffff810001200000-ffff810003ffffff] on node 0 +[ 0.000000] [ffffe20003c00000-ffffe2000b5fffff] PMD -> [ffff81000c000000-ffff8100139fffff] on node 0 +[ 0.000000] [ffffe2000b600000-ffffe20015dfffff] PMD -> [ffff810340200000-ffff81034a9fffff] on node 1 +[ 0.000000] Zone PFN ranges: +[ 0.000000] DMA 0 -> 4096 +[ 0.000000] DMA32 4096 -> 1048576 +[ 0.000000] Normal 1048576 -> 6553600 +[ 0.000000] Movable zone start PFN for each node +[ 0.000000] early_node_map[4] active PFN ranges +[ 0.000000] 0: 0 -> 154 +[ 0.000000] 0: 256 -> 784256 +[ 0.000000] 0: 1048576 -> 3407872 +[ 0.000000] 1: 3407872 -> 6553600 +[ 0.000000] On node 0 totalpages: 3143450 +[ 0.000000] DMA zone: 56 pages used for memmap +[ 0.000000] DMA zone: 1285 pages reserved +[ 0.000000] DMA zone: 2653 pages, LIFO batch:0 +[ 0.000000] DMA32 zone: 14280 pages used for memmap +[ 0.000000] DMA32 zone: 765880 pages, LIFO batch:31 +[ 0.000000] Normal zone: 32256 pages used for memmap +[ 0.000000] Normal zone: 2327040 pages, LIFO batch:31 +[ 0.000000] Movable zone: 0 pages used for memmap +[ 0.000000] On node 1 totalpages: 3145728 +[ 0.000000] DMA zone: 0 pages used for memmap +[ 0.000000] DMA32 zone: 0 pages used for memmap +[ 0.000000] Normal zone: 43008 pages used for memmap +[ 0.000000] Normal zone: 3102720 pages, LIFO batch:31 +[ 0.000000] Movable zone: 0 pages used for memmap +[ 0.000000] ACPI: PM-Timer IO Port: 0x808 +[ 0.000000] ACPI: Local APIC address 0xfee00000 +[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) +[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) +[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) +[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) +[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x10] enabled) +[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x12] enabled) +[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x14] enabled) +[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x16] enabled) +[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x88] disabled) +[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x89] disabled) +[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x8a] disabled) +[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x8b] disabled) +[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x8c] disabled) +[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x8d] disabled) +[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x8e] disabled) +[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x8f] disabled) +[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) +[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) +[ 0.000000] IOAPIC[0]: apic_id 1, version 0, address 0xfec00000, GSI 0-23 +[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) +[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) +[ 0.000000] ACPI: IRQ0 used by override. +[ 0.000000] ACPI: IRQ2 used by override. +[ 0.000000] ACPI: IRQ9 used by override. +[ 0.000000] Setting APIC routing to physical flat +[ 0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000 +[ 0.000000] Using ACPI (MADT) for SMP configuration information +[ 0.000000] PM: Registered nosave memory: 000000000009a000 - 000000000009b000 +[ 0.000000] PM: Registered nosave memory: 000000000009b000 - 00000000000a0000 +[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e7000 +[ 0.000000] PM: Registered nosave memory: 00000000000e7000 - 0000000000100000 +[ 0.000000] PM: Registered nosave memory: 00000000bf780000 - 00000000bf78e000 +[ 0.000000] PM: Registered nosave memory: 00000000bf78e000 - 00000000bf790000 +[ 0.000000] PM: Registered nosave memory: 00000000bf790000 - 00000000bf79e000 +[ 0.000000] PM: Registered nosave memory: 00000000bf79e000 - 00000000bf7d0000 +[ 0.000000] PM: Registered nosave memory: 00000000bf7d0000 - 00000000bf7e0000 +[ 0.000000] PM: Registered nosave memory: 00000000bf7e0000 - 00000000bf7ec000 +[ 0.000000] PM: Registered nosave memory: 00000000bf7ec000 - 00000000c0000000 +[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000 +[ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000 +[ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fee00000 +[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 +[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffc00000 +[ 0.000000] PM: Registered nosave memory: 00000000ffc00000 - 0000000100000000 +[ 0.000000] Allocating PCI resources starting at c2000000 (gap: c0000000:20000000) +[ 0.000000] SMP: Allowing 16 CPUs, 8 hotplug CPUs +[ 0.000000] PERCPU: Allocating 37168 bytes of per cpu data +[ 0.000000] NR_CPUS: 32, nr_cpu_ids: 16 +[ 0.000000] Built 2 zonelists in Zone order, mobility grouping on. Total pages: 6198293 +[ 0.000000] Policy zone: Normal +[ 0.000000] Kernel command line: root=UUID=dc5fe100-b2a3-41fe-b8b2-7e6cafb70a60 ro +[ 0.000000] Initializing CPU#0 +[ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes) +[ 0.000000] Extended CMOS year: 2000 +[ 0.000000] TSC calibrated against PM_TIMER +[ 0.000000] time.c: Detected 2666.759 MHz processor. +[ 0.004000] Console: colour VGA+ 80x25 +[ 0.004000] console [tty0] enabled +[ 0.004000] Checking aperture... +[ 0.004000] Calgary: detecting Calgary via BIOS EBDA area +[ 0.004000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! +[ 0.004000] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) +[ 0.004000] Placing software IO TLB between 0x4000000 - 0x8000000 +[ 0.004000] Memory: 24735228k/26214400k available (2228k kernel code, 421484k reserved, 1085k data, 392k init) +[ 0.004000] CPA: page pool initialized 1 of 1 pages preallocated +[ 0.004000] hpet clockevent registered +[ 0.083796] Calibrating delay using timer specific routine.. 5337.49 BogoMIPS (lpj=10674990) +[ 0.083956] Security Framework initialized +[ 0.084005] SELinux: Disabled at boot. +[ 0.084005] Capability LSM initialized +[ 0.084005] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes) +[ 0.090303] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes) +[ 0.092005] Mount-cache hash table entries: 256 +[ 0.092005] Initializing cgroup subsys ns +[ 0.092005] Initializing cgroup subsys cpuacct +[ 0.092005] Initializing cgroup subsys devices +[ 0.092005] CPU: L1 I cache: 32K, L1 D cache: 32K +[ 0.092005] CPU: L2 cache: 256K +[ 0.092005] CPU: L3 cache: 8192K +[ 0.092005] CPU 0/0 -> Node 0 +[ 0.092005] CPU: Physical Processor ID: 0 +[ 0.092005] CPU: Processor Core ID: 0 +[ 0.092080] MCE: warning: using only 9 banks +[ 0.092148] CPU0: Thermal monitoring enabled (TM1) +[ 0.092211] using mwait in idle threads. +[ 0.092939] ACPI: Core revision 20080321 +[ 0.144009] CPU0: Intel(R) Xeon(R) CPU X5560 @ 2.80GHz stepping 04 +[ 0.144009] Using local APIC timer interrupts. +[ 0.148009] APIC timer calibration result 8333618 +[ 0.148009] Detected 8.333 MHz APIC timer. +[ 0.148009] Booting processor 1/2 ip 6000 +[ 0.156009] Initializing CPU#1 +[ 0.156009] Calibrating delay using timer specific routine.. 5333.35 BogoMIPS (lpj=10666713) +[ 0.156009] CPU: L1 I cache: 32K, L1 D cache: 32K +[ 0.156009] CPU: L2 cache: 256K +[ 0.156009] CPU: L3 cache: 8192K +[ 0.156009] CPU 1/2 -> Node 0 +[ 0.156009] CPU: Physical Processor ID: 0 +[ 0.156009] CPU: Processor Core ID: 1 +[ 0.156009] MCE: warning: using only 9 banks +[ 0.156009] CPU1: Thermal monitoring enabled (TM1) +[ 0.236014] CPU1: Intel(R) Xeon(R) CPU X5560 @ 2.80GHz stepping 04 +[ 0.236014] checking TSC synchronization [CPU#0 -> CPU#1]: passed. +[ 0.240015] Booting processor 2/4 ip 6000 +[ 0.256016] Initializing CPU#2 +[ 0.256016] Calibrating delay using timer specific routine.. 5333.34 BogoMIPS (lpj=10666682) +[ 0.256016] CPU: L1 I cache: 32K, L1 D cache: 32K +[ 0.256016] CPU: L2 cache: 256K +[ 0.256016] CPU: L3 cache: 8192K +[ 0.256016] CPU 2/4 -> Node 0 +[ 0.256016] CPU: Physical Processor ID: 0 +[ 0.256016] CPU: Processor Core ID: 2 +[ 0.256016] MCE: warning: using only 9 banks +[ 0.256016] CPU2: Thermal monitoring enabled (TM1) +[ 0.333894] CPU2: Intel(R) Xeon(R) CPU X5560 @ 2.80GHz stepping 04 +[ 0.334686] checking TSC synchronization [CPU#0 -> CPU#2]: passed. +[ 0.340021] Booting processor 3/6 ip 6000 +[ 0.348021] Initializing CPU#3 +[ 0.348021] Calibrating delay using timer specific routine.. 5333.33 BogoMIPS (lpj=10666676) +[ 0.348021] CPU: L1 I cache: 32K, L1 D cache: 32K +[ 0.348021] CPU: L2 cache: 256K +[ 0.348021] CPU: L3 cache: 8192K +[ 0.348021] CPU 3/6 -> Node 0 +[ 0.348021] CPU: Physical Processor ID: 0 +[ 0.348021] CPU: Processor Core ID: 3 +[ 0.348021] MCE: warning: using only 9 banks +[ 0.348021] CPU3: Thermal monitoring enabled (TM1) +[ 0.430760] CPU3: Intel(R) Xeon(R) CPU X5560 @ 2.80GHz stepping 04 +[ 0.431552] checking TSC synchronization [CPU#0 -> CPU#3]: passed. +[ 0.436027] Booting processor 4/16 ip 6000 +[ 0.447995] Initializing CPU#4 +[ 0.447995] Calibrating delay using timer specific routine.. 5333.38 BogoMIPS (lpj=10666778) +[ 0.447995] CPU: L1 I cache: 32K, L1 D cache: 32K +[ 0.447995] CPU: L2 cache: 256K +[ 0.447995] CPU: L3 cache: 8192K +[ 0.447995] CPU 4/10 -> Node 1 +[ 0.447995] CPU: Physical Processor ID: 1 +[ 0.447995] CPU: Processor Core ID: 0 +[ 0.447995] MCE: warning: using only 9 banks +[ 0.447995] CPU4: Thermal monitoring enabled (TM1) +[ 0.528227] CPU4: Intel(R) Xeon(R) CPU X5560 @ 2.80GHz stepping 04 +[ 0.529017] checking TSC synchronization [CPU#0 -> CPU#4]: passed. +[ 0.533495] Booting processor 5/18 ip 6000 +[ 0.544974] Initializing CPU#5 +[ 0.544974] Calibrating delay using timer specific routine.. 5333.40 BogoMIPS (lpj=10666808) +[ 0.544974] CPU: L1 I cache: 32K, L1 D cache: 32K +[ 0.544974] CPU: L2 cache: 256K +[ 0.544974] CPU: L3 cache: 8192K +[ 0.544974] CPU 5/12 -> Node 1 +[ 0.544974] CPU: Physical Processor ID: 1 +[ 0.544974] CPU: Processor Core ID: 1 +[ 0.544974] MCE: warning: using only 9 banks +[ 0.544974] CPU5: Thermal monitoring enabled (TM1) +[ 0.625196] CPU5: Intel(R) Xeon(R) CPU X5560 @ 2.80GHz stepping 04 +[ 0.625987] checking TSC synchronization [CPU#0 -> CPU#5]: passed. +[ 0.630459] Booting processor 6/20 ip 6000 +[ 0.641961] Initializing CPU#6 +[ 0.641961] Calibrating delay using timer specific routine.. 5333.37 BogoMIPS (lpj=10666758) +[ 0.641961] CPU: L1 I cache: 32K, L1 D cache: 32K +[ 0.641961] CPU: L2 cache: 256K +[ 0.641961] CPU: L3 cache: 8192K +[ 0.641961] CPU 6/14 -> Node 1 +[ 0.641961] CPU: Physical Processor ID: 1 +[ 0.641961] CPU: Processor Core ID: 2 +[ 0.641961] MCE: warning: using only 9 banks +[ 0.641961] CPU6: Thermal monitoring enabled (TM1) +[ 0.722898] CPU6: Intel(R) Xeon(R) CPU X5560 @ 2.80GHz stepping 04 +[ 0.723688] checking TSC synchronization [CPU#0 -> CPU#6]: passed. +[ 0.729938] Booting processor 7/22 ip 6000 +[ 0.737955] Initializing CPU#7 +[ 0.737955] Calibrating delay using timer specific routine.. 5333.37 BogoMIPS (lpj=10666750) +[ 0.737955] CPU: L1 I cache: 32K, L1 D cache: 32K +[ 0.737955] CPU: L2 cache: 256K +[ 0.737955] CPU: L3 cache: 8192K +[ 0.737955] CPU 7/16 -> Node 1 +[ 0.737955] CPU: Physical Processor ID: 1 +[ 0.737955] CPU: Processor Core ID: 3 +[ 0.737955] MCE: warning: using only 9 banks +[ 0.737955] CPU7: Thermal monitoring enabled (TM1) +[ 0.820674] CPU7: Intel(R) Xeon(R) CPU X5560 @ 2.80GHz stepping 04 +[ 0.821465] checking TSC synchronization [CPU#0 -> CPU#7]: passed. +[ 0.825944] Brought up 8 CPUs +[ 0.825944] Total of 8 processors activated (42671.07 BogoMIPS). +[ 0.825944] CPU0 attaching sched-domain: +[ 0.825944] domain 0: span 0-3 +[ 0.825944] groups: 0 1 2 3 +[ 0.825944] domain 1: span 0-7 +[ 0.825944] groups: 0-3 4-7 +[ 0.825944] CPU1 attaching sched-domain: +[ 0.825944] domain 0: span 0-3 +[ 0.825944] groups: 1 2 3 0 +[ 0.825944] domain 1: span 0-7 +[ 0.825944] groups: 0-3 4-7 +[ 0.825944] CPU2 attaching sched-domain: +[ 0.825944] domain 0: span 0-3 +[ 0.825944] groups: 2 3 0 1 +[ 0.825944] domain 1: span 0-7 +[ 0.825944] groups: 0-3 4-7 +[ 0.825944] CPU3 attaching sched-domain: +[ 0.825944] domain 0: span 0-3 +[ 0.825944] groups: 3 0 1 2 +[ 0.825944] domain 1: span 0-7 +[ 0.825944] groups: 0-3 4-7 +[ 0.825944] CPU4 attaching sched-domain: +[ 0.825944] domain 0: span 4-7 +[ 0.825944] groups: 4 5 6 7 +[ 0.825944] domain 1: span 0-7 +[ 0.825944] groups: 4-7 0-3 +[ 0.825944] CPU5 attaching sched-domain: +[ 0.825944] domain 0: span 4-7 +[ 0.825944] groups: 5 6 7 4 +[ 0.825944] domain 1: span 0-7 +[ 0.825944] groups: 4-7 0-3 +[ 0.825944] CPU6 attaching sched-domain: +[ 0.825944] domain 0: span 4-7 +[ 0.825944] groups: 6 7 4 5 +[ 0.825944] domain 1: span 0-7 +[ 0.825944] groups: 4-7 0-3 +[ 0.825944] CPU7 attaching sched-domain: +[ 0.825944] domain 0: span 4-7 +[ 0.825944] groups: 7 4 5 6 +[ 0.825944] domain 1: span 0-7 +[ 0.825944] groups: 4-7 0-3 +[ 0.825944] net_namespace: 1224 bytes +[ 0.825944] Booting paravirtualized kernel on bare hardware +[ 0.825944] NET: Registered protocol family 16 +[ 0.825944] ACPI: bus type pci registered +[ 0.825944] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255 +[ 0.825944] PCI: MCFG area at e0000000 reserved in E820 +[ 0.840592] PCI: Using MMCONFIG at e0000000 - efffffff +[ 0.840656] PCI: Using configuration type 1 for base access +[ 0.841382] ACPI: EC: Look up EC in DSDT +[ 0.849571] ACPI: Interpreter enabled +[ 0.849571] ACPI: (supports S0 S1 S4 S5) +[ 0.849571] ACPI: Using IOAPIC for interrupt routing +[ 0.862400] ACPI: PCI Root Bridge [PCI0] (0000:00) +[ 0.862400] PCI: Transparent bridge - 0000:00:1e.0 +[ 0.862400] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] +[ 0.862400] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] +[ 0.862400] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE1._PRT] +[ 0.862400] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE2._PRT] +[ 0.862400] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE7._PRT] +[ 0.862400] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE3._PRT] +[ 0.895078] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11 12 14 *15) +[ 0.895078] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15) +[ 0.895078] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 12 14 15) +[ 0.895078] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11 12 14 15) +[ 0.895737] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. +[ 0.896491] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 *14 15) +[ 0.902692] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. +[ 0.903445] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15) +[ 0.904623] ACPI Warning (tbutils-0217): Incorrect checksum in table [OEMB] - A7, should be A4 [20080321] +[ 0.904623] Linux Plug and Play Support v0.97 (c) Adam Belay +[ 0.904623] pnp: PnP ACPI init +[ 0.904623] ACPI: bus type pnp registered +[ 0.904623] pnp 00:00: parse allocated resources +[ 0.904623] pnp 00:00: add io 0xcf8-0xcff flags 0x1 +[ 0.904630] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) +[ 0.904638] pnp 00:01: parse allocated resources +[ 0.904642] pnp 00:01: add mem 0xfbf00000-0xfbffffff flags 0x1 +[ 0.904644] pnp 00:01: add mem 0xfc000000-0xfcffffff flags 0x1 +[ 0.904645] pnp 00:01: add mem 0xfd000000-0xfdffffff flags 0x1 +[ 0.904647] pnp 00:01: add mem 0xfe000000-0xfebfffff flags 0x1 +[ 0.904648] pnp 00:01: add mem 0xfec8a000-0xfec8afff flags 0x1 +[ 0.904649] pnp 00:01: add mem 0xfed10000-0xfed10fff flags 0x1 +[ 0.904651] pnp 00:01: PNP0c01: calling quirk_system_pci_resources+0x0/0x15c +[ 0.908623] pnp 00:01: Plug and Play ACPI device, IDs PNP0c01 (active) +[ 0.908623] pnp 00:02: parse allocated resources +[ 0.908623] pnp 00:02: add dma 4 flags 0x4 +[ 0.908623] pnp 00:02: add io 0x0-0xf flags 0x1 +[ 0.908623] pnp 00:02: add io 0x81-0x83 flags 0x1 +[ 0.908623] pnp 00:02: add io 0x87-0x87 flags 0x1 +[ 0.908623] pnp 00:02: add io 0x89-0x8b flags 0x1 +[ 0.908623] pnp 00:02: add io 0x8f-0x8f flags 0x1 +[ 0.908623] pnp 00:02: add io 0xc0-0xdf flags 0x1 +[ 0.908623] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) +[ 0.908623] pnp 00:03: parse allocated resources +[ 0.908623] pnp 00:03: add io 0x70-0x71 flags 0x1 +[ 0.908623] pnp 00:03: add irq 8 flags 0x1 +[ 0.908623] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) +[ 0.908623] pnp 00:04: parse allocated resources +[ 0.908623] pnp 00:04: add io 0x61-0x61 flags 0x1 +[ 0.908623] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) +[ 0.908623] pnp 00:05: parse allocated resources +[ 0.908623] pnp 00:05: add io 0xf0-0xff flags 0x1 +[ 0.908623] pnp 00:05: add irq 13 flags 0x1 +[ 0.908623] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) +[ 0.908623] pnp 00:06: parse allocated resources +[ 0.908623] pnp 00:06: add io 0x3f8-0x3ff flags 0x1 +[ 0.908623] pnp 00:06: add irq 4 flags 0x1 +[ 0.908623] pnp 00:06: parse resource options +[ 0.908623] pnp 00:06: new independent option +[ 0.908623] pnp 00:06: new dependent option (priority 0x0) +[ 0.908623] pnp 00:06: io min 0x3f8 max 0x3f8 align 1 size 8 flags 0x1 +[ 0.908623] pnp 00:06: irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000010 flags 0x1 +[ 0.908623] pnp 00:06: new dependent option (priority 0x1) +[ 0.908623] pnp 00:06: io min 0x3f8 max 0x3f8 align 1 size 8 flags 0x1 +[ 0.908623] pnp 00:06: irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00001cf8 flags 0x1 +[ 0.908623] pnp 00:06: new dependent option (priority 0x1) +[ 0.908623] pnp 00:06: io min 0x2f8 max 0x2f8 align 1 size 8 flags 0x1 +[ 0.908623] pnp 00:06: irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00001cf8 flags 0x1 +[ 0.908623] pnp 00:06: new dependent option (priority 0x1) +[ 0.908623] pnp 00:06: io min 0x3e8 max 0x3e8 align 1 size 8 flags 0x1 +[ 0.908623] pnp 00:06: irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00001cf8 flags 0x1 +[ 0.908623] pnp 00:06: new dependent option (priority 0x1) +[ 0.908623] pnp 00:06: io min 0x2e8 max 0x2e8 align 1 size 8 flags 0x1 +[ 0.908623] pnp 00:06: irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00001cf8 flags 0x1 +[ 0.908623] pnp 00:06: end dependent options +[ 0.908623] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) +[ 0.908623] pnp 00:07: parse allocated resources +[ 0.908623] pnp 00:07: add io 0x2f8-0x2ff flags 0x1 +[ 0.908623] pnp 00:07: add irq 3 flags 0x1 +[ 0.908623] pnp 00:07: parse resource options +[ 0.908623] pnp 00:07: new independent option +[ 0.908623] pnp 00:07: new dependent option (priority 0x0) +[ 0.908623] pnp 00:07: io min 0x2f8 max 0x2f8 align 1 size 8 flags 0x1 +[ 0.908623] pnp 00:07: irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000008 flags 0x1 +[ 0.908623] pnp 00:07: new dependent option (priority 0x1) +[ 0.908623] pnp 00:07: io min 0x3f8 max 0x3f8 align 1 size 8 flags 0x1 +[ 0.908623] pnp 00:07: irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00001cf8 flags 0x1 +[ 0.908623] pnp 00:07: new dependent option (priority 0x1) +[ 0.908623] pnp 00:07: io min 0x2f8 max 0x2f8 align 1 size 8 flags 0x1 +[ 0.908623] pnp 00:07: irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00001cf8 flags 0x1 +[ 0.908623] pnp 00:07: new dependent option (priority 0x1) +[ 0.908623] pnp 00:07: io min 0x3e8 max 0x3e8 align 1 size 8 flags 0x1 +[ 0.908623] pnp 00:07: irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00001cf8 flags 0x1 +[ 0.908623] pnp 00:07: new dependent option (priority 0x1) +[ 0.908623] pnp 00:07: io min 0x2e8 max 0x2e8 align 1 size 8 flags 0x1 +[ 0.908623] pnp 00:07: irq bitmask 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00001cf8 flags 0x1 +[ 0.908623] pnp 00:07: end dependent options +[ 0.908623] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active) +[ 0.908623] pnp 00:08: parse allocated resources +[ 0.908623] pnp 00:08: add io 0x0-0xffffffffffffffff flags 0x10000001 +[ 0.908623] pnp 00:08: add io 0xa00-0xa0f flags 0x1 +[ 0.908623] pnp 00:08: PNP0c02: calling quirk_system_pci_resources+0x0/0x15c +[ 0.908623] pnp 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) +[ 0.908623] pnp 00:09: parse allocated resources +[ 0.908623] pnp 00:09: add io 0x10-0x1f flags 0x1 +[ 0.908623] pnp 00:09: add io 0x22-0x3f flags 0x1 +[ 0.908623] pnp 00:09: add io 0x44-0x5f flags 0x1 +[ 0.908623] pnp 00:09: add io 0x62-0x63 flags 0x1 +[ 0.908623] pnp 00:09: add io 0x65-0x6f flags 0x1 +[ 0.908623] pnp 00:09: add io 0x72-0x7f flags 0x1 +[ 0.908623] pnp 00:09: add io 0x80-0x80 flags 0x1 +[ 0.908623] pnp 00:09: add io 0x84-0x86 flags 0x1 +[ 0.908623] pnp 00:09: add io 0x88-0x88 flags 0x1 +[ 0.908623] pnp 00:09: add io 0x8c-0x8e flags 0x1 +[ 0.908623] pnp 00:09: add io 0x90-0x9f flags 0x1 +[ 0.908623] pnp 00:09: add io 0xa2-0xbf flags 0x1 +[ 0.908623] pnp 00:09: add io 0xe0-0xef flags 0x1 +[ 0.908623] pnp 00:09: add io 0x4d0-0x4d1 flags 0x1 +[ 0.908623] pnp 00:09: add io 0x800-0x87f flags 0x1 +[ 0.908623] pnp 00:09: add io 0x0-0xffffffffffffffff flags 0x10000001 +[ 0.908623] pnp 00:09: add io 0x500-0x57f flags 0x1 +[ 0.908623] pnp 00:09: add mem 0xfed1c000-0xfed1ffff flags 0x1 +[ 0.908623] pnp 00:09: add mem 0xfed20000-0xfed3ffff flags 0x1 +[ 0.908623] pnp 00:09: add mem 0xfed40000-0xfed8ffff flags 0x1 +[ 0.908623] pnp 00:09: PNP0c02: calling quirk_system_pci_resources+0x0/0x15c +[ 0.908623] pnp 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) +[ 0.908623] pnp 00:0a: parse allocated resources +[ 0.908623] pnp 00:0a: add mem 0xfed00000-0xfed003ff flags 0x0 +[ 0.908623] pnp 00:0a: Plug and Play ACPI device, IDs PNP0103 (active) +[ 0.908623] pnp 00:0b: parse allocated resources +[ 0.908623] pnp 00:0b: add io 0x60-0x60 flags 0x0 +[ 0.908623] pnp 00:0b: add io 0x64-0x64 flags 0x0 +[ 0.908623] pnp 00:0b: add mem 0xfec00000-0xfec00fff flags 0x0 +[ 0.908623] pnp 00:0b: add mem 0xfee00000-0xfee00fff flags 0x0 +[ 0.908623] pnp 00:0b: PNP0c02: calling quirk_system_pci_resources+0x0/0x15c +[ 0.908623] pnp 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) +[ 0.908623] pnp 00:0c: parse allocated resources +[ 0.908623] pnp 00:0c: add io 0xca2-0xca3 flags 0x1 +[ 0.908623] pnp 00:0c: PNP0c02: calling quirk_system_pci_resources+0x0/0x15c +[ 0.908623] pnp 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active) +[ 0.908623] pnp 00:0d: parse allocated resources +[ 0.908623] pnp 00:0d: add mem 0xe0000000-0xefffffff flags 0x0 +[ 0.908623] pnp 00:0d: PNP0c02: calling quirk_system_pci_resources+0x0/0x15c +[ 0.908623] pnp 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active) +[ 0.908623] pnp 00:0e: parse allocated resources +[ 0.908623] pnp 00:0e: add mem 0x0-0x9ffff flags 0x1 +[ 0.908623] pnp 00:0e: add mem 0xc0000-0xcffff flags 0x0 +[ 0.908623] pnp 00:0e: add mem 0xe0000-0xfffff flags 0x0 +[ 0.908623] pnp 00:0e: add mem 0x100000-0xbf8fffff flags 0x1 +[ 0.908623] pnp 00:0e: add mem 0xfed90000-0xffffffff flags 0x0 +[ 0.908623] pnp 00:0e: PNP0c01: calling quirk_system_pci_resources+0x0/0x15c +[ 0.908623] pnp 00:0e: Plug and Play ACPI device, IDs PNP0c01 (active) +[ 0.908623] pnp: PnP ACPI: found 15 devices +[ 0.908623] ACPI: ACPI bus type pnp unregistered +[ 0.908623] usbcore: registered new interface driver usbfs +[ 0.908623] usbcore: registered new interface driver hub +[ 0.908623] usbcore: registered new device driver usb +[ 0.908623] PCI: Using ACPI for IRQ routing +[ 0.932529] PCI-GART: No AMD northbridge found. +[ 0.932596] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 +[ 0.932623] hpet0: 4 64-bit timers, 14318180 Hz +[ 0.932623] ACPI: RTC can wake from S4 +[ 0.935093] Switched to high resolution mode on CPU 0 +[ 0.936853] Switched to high resolution mode on CPU 1 +[ 0.937094] Switched to high resolution mode on CPU 3 +[ 0.938449] Switched to high resolution mode on CPU 5 +[ 0.938690] Switched to high resolution mode on CPU 4 +[ 0.938932] Switched to high resolution mode on CPU 2 +[ 0.939175] Switched to high resolution mode on CPU 7 +[ 0.940585] Switched to high resolution mode on CPU 6 +[ 0.944589] pnp: the driver 'system' has been registered +[ 0.944596] system 00:01: iomem range 0xfbf00000-0xfbffffff has been reserved +[ 0.944664] system 00:01: iomem range 0xfc000000-0xfcffffff has been reserved +[ 0.944841] system 00:01: iomem range 0xfd000000-0xfdffffff has been reserved +[ 0.944909] system 00:01: iomem range 0xfe000000-0xfebfffff has been reserved +[ 0.946920] system 00:01: iomem range 0xfec8a000-0xfec8afff has been reserved +[ 0.946988] system 00:01: iomem range 0xfed10000-0xfed10fff has been reserved +[ 0.947056] system 00:01: driver attached +[ 0.947061] system 00:08: ioport range 0xa00-0xa0f has been reserved +[ 0.947127] system 00:08: driver attached +[ 0.947131] system 00:09: ioport range 0x4d0-0x4d1 has been reserved +[ 0.947197] system 00:09: ioport range 0x800-0x87f has been reserved +[ 0.947264] system 00:09: ioport range 0x500-0x57f has been reserved +[ 0.947331] system 00:09: iomem range 0xfed1c000-0xfed1ffff has been reserved +[ 0.947400] system 00:09: iomem range 0xfed20000-0xfed3ffff has been reserved +[ 0.948573] system 00:09: iomem range 0xfed40000-0xfed8ffff has been reserved +[ 0.948640] system 00:09: driver attached +[ 0.948645] system 00:0b: iomem range 0xfec00000-0xfec00fff has been reserved +[ 0.948714] system 00:0b: iomem range 0xfee00000-0xfee00fff could not be reserved +[ 0.948795] system 00:0b: driver attached +[ 0.948799] system 00:0c: ioport range 0xca2-0xca3 has been reserved +[ 0.948866] system 00:0c: driver attached +[ 0.948870] system 00:0d: iomem range 0xe0000000-0xefffffff could not be reserved +[ 0.948951] system 00:0d: driver attached +[ 0.948955] system 00:0e: iomem range 0x0-0x9ffff could not be reserved +[ 0.949022] system 00:0e: iomem range 0xc0000-0xcffff has been reserved +[ 0.949089] system 00:0e: iomem range 0xe0000-0xfffff could not be reserved +[ 0.949157] system 00:0e: iomem range 0x100000-0xbf8fffff could not be reserved +[ 0.949239] system 00:0e: iomem range 0xfed90000-0xffffffff could not be reserved +[ 0.949294] system 00:0e: driver attached +[ 0.949294] PCI: Bridge: 0000:00:01.0 +[ 0.949294] IO window: d000-dfff +[ 0.949294] MEM window: 0xfbb00000-0xfbbfffff +[ 0.949294] PREFETCH window: disabled. +[ 0.949294] PCI: Bridge: 0000:00:02.0 +[ 0.949294] IO window: e000-efff +[ 0.949294] MEM window: 0xfbc00000-0xfbcfffff +[ 0.949294] PREFETCH window: disabled. +[ 0.949294] PCI: Bridge: 0000:00:03.0 +[ 0.949294] IO window: disabled. +[ 0.949294] MEM window: 0xfbd00000-0xfbdfffff +[ 0.949294] PREFETCH window: 0x00000000f8800000-0x00000000f8ffffff +[ 0.949294] PCI: Bridge: 0000:00:05.0 +[ 0.949294] IO window: disabled. +[ 0.949294] MEM window: disabled. +[ 0.949294] PREFETCH window: disabled. +[ 0.949294] PCI: Bridge: 0000:00:07.0 +[ 0.949294] IO window: disabled. +[ 0.949294] MEM window: disabled. +[ 0.949294] PREFETCH window: disabled. +[ 0.949294] PCI: Bridge: 0000:00:1e.0 +[ 0.949294] IO window: disabled. +[ 0.949294] MEM window: 0xfaf00000-0xfb7fffff +[ 0.949294] PREFETCH window: 0x00000000f9000000-0x00000000f9ffffff +[ 0.949294] PCI: Setting latency timer of device 0000:00:01.0 to 64 +[ 0.949294] PCI: Setting latency timer of device 0000:00:02.0 to 64 +[ 0.949294] PCI: Setting latency timer of device 0000:00:03.0 to 64 +[ 0.949294] PCI: Setting latency timer of device 0000:00:05.0 to 64 +[ 0.949294] PCI: Setting latency timer of device 0000:00:07.0 to 64 +[ 0.949294] PCI: Setting latency timer of device 0000:00:1e.0 to 64 +[ 0.949294] NET: Registered protocol family 2 +[ 0.988940] IP route cache hash table entries: 1048576 (order: 11, 8388608 bytes) +[ 0.990612] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) +[ 0.992028] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) +[ 0.992177] TCP: Hash tables configured (established 524288 bind 65536) +[ 0.997109] TCP reno registered +[ 1.009121] NET: Registered protocol family 1 +[ 1.009261] checking if image is initramfs... it is +[ 1.384573] Freeing initrd memory: 5641k freed +[ 1.388875] audit: initializing netlink socket (disabled) +[ 1.388875] type=2000 audit(1269256629.360:1): initialized +[ 1.388875] Total HugeTLB memory allocated, 0 +[ 1.389007] VFS: Disk quotas dquot_6.5.1 +[ 1.389007] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) +[ 1.389007] msgmni has been set to 32768 +[ 1.389007] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) +[ 1.389007] io scheduler noop registered +[ 1.389007] io scheduler anticipatory registered +[ 1.389007] io scheduler deadline registered +[ 1.389028] io scheduler cfq registered (default) +[ 1.389224] pci 0000:06:01.0: Boot video device +[ 1.392922] PCI: Setting latency timer of device 0000:00:01.0 to 64 +[ 1.392922] assign_interrupt_mode Found MSI capability +[ 1.392922] Allocate Port Service[0000:00:01.0:pcie00] +[ 1.392922] Allocate Port Service[0000:00:01.0:pcie01] +[ 1.392922] PCI: Setting latency timer of device 0000:00:02.0 to 64 +[ 1.392922] assign_interrupt_mode Found MSI capability +[ 1.392922] Allocate Port Service[0000:00:02.0:pcie00] +[ 1.392922] Allocate Port Service[0000:00:02.0:pcie01] +[ 1.392922] PCI: Setting latency timer of device 0000:00:03.0 to 64 +[ 1.392922] assign_interrupt_mode Found MSI capability +[ 1.392922] Allocate Port Service[0000:00:03.0:pcie00] +[ 1.392922] Allocate Port Service[0000:00:03.0:pcie01] +[ 1.392922] PCI: Setting latency timer of device 0000:00:05.0 to 64 +[ 1.392922] assign_interrupt_mode Found MSI capability +[ 1.392922] Allocate Port Service[0000:00:05.0:pcie00] +[ 1.392922] Allocate Port Service[0000:00:05.0:pcie01] +[ 1.392922] PCI: Setting latency timer of device 0000:00:07.0 to 64 +[ 1.392922] assign_interrupt_mode Found MSI capability +[ 1.392922] Allocate Port Service[0000:00:07.0:pcie00] +[ 1.392922] Allocate Port Service[0000:00:07.0:pcie01] +[ 1.392922] AER service couldn't init device 0000:00:01.0:pcie01 - no _OSC support +[ 1.392922] AER service couldn't init device 0000:00:02.0:pcie01 - no _OSC support +[ 1.392922] AER service couldn't init device 0000:00:03.0:pcie01 - no _OSC support +[ 1.392922] AER service couldn't init device 0000:00:05.0:pcie01 - no _OSC support +[ 1.392922] AER service couldn't init device 0000:00:07.0:pcie01 - no _OSC support +[ 1.392932] hpet_resources: 0xfed00000 is busy +[ 1.392932] Linux agpgart interface v0.103 +[ 1.392932] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled +[ 1.392932] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A +[ 1.392932] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A +[ 1.408557] pnp: the driver 'serial' has been registered +[ 1.409324] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A +[ 1.409946] serial 00:06: driver attached +[ 1.409946] 00:07: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A +[ 1.409946] serial 00:07: driver attached +[ 1.409946] brd: module loaded +[ 1.409946] input: Macintosh mouse button emulation as /class/input/input0 +[ 1.409946] pnp: the driver 'i8042 kbd' has been registered +[ 1.409946] pnp: the driver 'i8042 aux' has been registered +[ 1.409946] pnp: the driver 'i8042 kbd' has been unregistered +[ 1.409946] pnp: the driver 'i8042 aux' has been unregistered +[ 1.409946] PNP: No PS/2 controller found. Probing ports directly. +[ 1.422887] serio: i8042 KBD port at 0x60,0x64 irq 1 +[ 1.422887] serio: i8042 AUX port at 0x60,0x64 irq 12 +[ 1.446886] mice: PS/2 mouse device common for all mice +[ 1.446886] pnp: the driver 'rtc_cmos' has been registered +[ 1.446886] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 +[ 1.446886] rtc0: alarms up to one month, y3k +[ 1.446886] rtc_cmos 00:03: driver attached +[ 1.446886] cpuidle: using governor ladder +[ 1.446886] cpuidle: using governor menu +[ 1.446886] No iBFT detected. +[ 1.446886] TCP cubic registered +[ 1.446886] NET: Registered protocol family 17 +[ 1.446886] registered taskstats version 1 +[ 1.446886] rtc_cmos 00:03: setting system clock to 2010-03-22 11:17:09 UTC (1269256629) +[ 1.446886] Freeing unused kernel memory: 392k freed +[ 1.496453] ACPI: SSDT BF79E0C0, 1C0C (r1 DpgPmm P001Ist 11 INTL 20051117) +[ 1.500401] ACPI: ACPI0007:00 is registered as cooling_device0 +[ 1.501061] ACPI: ACPI0007:01 is registered as cooling_device1 +[ 1.501061] ACPI: ACPI0007:02 is registered as cooling_device2 +[ 1.501093] ACPI: ACPI0007:03 is registered as cooling_device3 +[ 1.503449] ACPI: ACPI0007:04 is registered as cooling_device4 +[ 1.504632] ACPI: ACPI0007:05 is registered as cooling_device5 +[ 1.507005] ACPI: ACPI0007:06 is registered as cooling_device6 +[ 1.510154] ACPI: ACPI0007:07 is registered as cooling_device7 +[ 1.587512] mlx4_core: Mellanox ConnectX core driver v0.01 (May 1, 2007) +[ 1.587512] mlx4_core: Initializing 0000:03:00.0 +[ 1.587512] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 16 (level, low) -> IRQ 16 +[ 1.587512] PCI: Setting latency timer of device 0000:03:00.0 to 64 +[ 1.600927] e1000e: Intel(R) PRO/1000 Network Driver - 0.3.3.3-k2 +[ 1.600995] e1000e: Copyright (c) 1999-2008 Intel Corporation. +[ 1.600927] USB Universal Host Controller Interface driver v3.0 +[ 1.614855] No dock devices found. +[ 1.619697] SCSI subsystem initialized +[ 1.623785] libata version 3.00 loaded. +[ 3.810117] ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 16 +[ 3.810117] PCI: Setting latency timer of device 0000:00:1a.0 to 64 +[ 3.810117] uhci_hcd 0000:00:1a.0: UHCI Host Controller +[ 3.810117] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 +[ 3.810117] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000b880 +[ 3.810117] usb usb1: configuration #1 chosen from 1 choice +[ 3.810117] hub 1-0:1.0: USB hub found +[ 3.810117] hub 1-0:1.0: 2 ports detected +[ 4.814518] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 +[ 4.814586] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 +[ 4.814667] usb usb1: Product: UHCI Host Controller +[ 4.814731] usb usb1: Manufacturer: Linux 2.6.26-2-amd64 uhci_hcd +[ 4.814797] usb usb1: SerialNumber: 0000:00:1a.0 +[ 4.817243] ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 21 (level, low) -> IRQ 21 +[ 4.817243] PCI: Setting latency timer of device 0000:00:1a.1 to 64 +[ 4.817243] uhci_hcd 0000:00:1a.1: UHCI Host Controller +[ 4.817243] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2 +[ 4.817243] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000bc00 +[ 4.817243] usb usb2: configuration #1 chosen from 1 choice +[ 4.817243] hub 2-0:1.0: USB hub found +[ 4.817243] hub 2-0:1.0: 2 ports detected +[ 4.918667] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 +[ 4.918736] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 +[ 4.918817] usb usb2: Product: UHCI Host Controller +[ 4.918881] usb usb2: Manufacturer: Linux 2.6.26-2-amd64 uhci_hcd +[ 4.918946] usb usb2: SerialNumber: 0000:00:1a.1 +[ 4.921243] ACPI: PCI Interrupt 0000:00:1a.2[D] -> GSI 19 (level, low) -> IRQ 19 +[ 4.921243] PCI: Setting latency timer of device 0000:00:1a.2 to 64 +[ 4.921243] uhci_hcd 0000:00:1a.2: UHCI Host Controller +[ 4.921243] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 3 +[ 4.921243] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000c000 +[ 4.921243] usb usb3: configuration #1 chosen from 1 choice +[ 4.921243] hub 3-0:1.0: USB hub found +[ 4.921243] hub 3-0:1.0: 2 ports detected +[ 5.122933] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 +[ 5.123001] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 +[ 5.123082] usb usb3: Product: UHCI Host Controller +[ 5.123146] usb usb3: Manufacturer: Linux 2.6.26-2-amd64 uhci_hcd +[ 5.123212] usb usb3: SerialNumber: 0000:00:1a.2 +[ 5.123146] ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 18 (level, low) -> IRQ 18 +[ 5.123146] PCI: Setting latency timer of device 0000:00:1a.7 to 64 +[ 5.123146] ehci_hcd 0000:00:1a.7: EHCI Host Controller +[ 5.123146] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 4 +[ 5.207139] ehci_hcd 0000:00:1a.7: debug port 1 +[ 5.207139] PCI: cache line size of 32 is not supported by device 0000:00:1a.7 +[ 5.207139] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfbed6000 +[ 5.259141] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 +[ 5.259263] usb usb4: configuration #1 chosen from 1 choice +[ 5.259345] hub 4-0:1.0: USB hub found +[ 5.259410] hub 4-0:1.0: 6 ports detected +[ 5.367466] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002 +[ 5.367533] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 +[ 5.367614] usb usb4: Product: EHCI Host Controller +[ 5.367677] usb usb4: Manufacturer: Linux 2.6.26-2-amd64 ehci_hcd +[ 5.367743] usb usb4: SerialNumber: 0000:00:1a.7 +[ 5.367415] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23 +[ 5.367415] PCI: Setting latency timer of device 0000:00:1d.0 to 64 +[ 5.367415] uhci_hcd 0000:00:1d.0: UHCI Host Controller +[ 5.367415] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5 +[ 5.367415] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000b400 +[ 5.367415] usb usb5: configuration #1 chosen from 1 choice +[ 5.367415] hub 5-0:1.0: USB hub found +[ 5.367415] hub 5-0:1.0: 2 ports detected +[ 5.469210] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 +[ 5.469278] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 +[ 5.469360] usb usb5: Product: UHCI Host Controller +[ 5.469423] usb usb5: Manufacturer: Linux 2.6.26-2-amd64 uhci_hcd +[ 5.469489] usb usb5: SerialNumber: 0000:00:1d.0 +[ 5.471426] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19 +[ 5.471426] PCI: Setting latency timer of device 0000:00:1d.1 to 64 +[ 5.471426] uhci_hcd 0000:00:1d.1: UHCI Host Controller +[ 5.471426] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6 +[ 5.471426] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000b480 +[ 5.471426] usb usb6: configuration #1 chosen from 1 choice +[ 5.471426] hub 6-0:1.0: USB hub found +[ 5.471426] hub 6-0:1.0: 2 ports detected +[ 5.571972] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 +[ 5.572040] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 +[ 5.572121] usb usb6: Product: UHCI Host Controller +[ 5.572185] usb usb6: Manufacturer: Linux 2.6.26-2-amd64 uhci_hcd +[ 5.572251] usb usb6: SerialNumber: 0000:00:1d.1 +[ 5.575925] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18 +[ 5.575925] PCI: Setting latency timer of device 0000:00:1d.2 to 64 +[ 5.575925] uhci_hcd 0000:00:1d.2: UHCI Host Controller +[ 5.575925] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7 +[ 5.575925] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000b800 +[ 5.575925] usb usb7: configuration #1 chosen from 1 choice +[ 5.575925] hub 7-0:1.0: USB hub found +[ 5.575925] hub 7-0:1.0: 2 ports detected +[ 5.729086] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 +[ 5.729154] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 +[ 5.729235] usb usb7: Product: UHCI Host Controller +[ 5.729299] usb usb7: Manufacturer: Linux 2.6.26-2-amd64 uhci_hcd +[ 5.729364] usb usb7: SerialNumber: 0000:00:1d.2 +[ 5.729299] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23 +[ 5.729299] PCI: Setting latency timer of device 0000:00:1d.7 to 64 +[ 5.729299] ehci_hcd 0000:00:1d.7: EHCI Host Controller +[ 5.729299] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 8 +[ 5.814168] ehci_hcd 0000:00:1d.7: debug port 1 +[ 5.830978] PCI: cache line size of 32 is not supported by device 0000:00:1d.7 +[ 5.830982] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfbed4000 +[ 5.846270] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 +[ 5.846386] usb usb8: configuration #1 chosen from 1 choice +[ 5.846466] hub 8-0:1.0: USB hub found +[ 5.846530] hub 8-0:1.0: 6 ports detected +[ 5.958492] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002 +[ 5.958559] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 +[ 5.958640] usb usb8: Product: EHCI Host Controller +[ 5.958704] usb usb8: Manufacturer: Linux 2.6.26-2-amd64 ehci_hcd +[ 5.958769] usb usb8: SerialNumber: 0000:00:1d.7 +[ 5.958704] ACPI: PCI Interrupt 0000:01:00.0[A] -> <7>ahci 0000:00:1f.2: version 3.0 +[ 5.987235] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19 +[ 5.958704] GSI 16 (level, low) -> IRQ 16 +[ 5.958704] PCI: Setting latency timer of device 0000:01:00.0 to 64 +[ 6.578811] eth0: (PCI Express:2.5GB/s:Width x1) 00:30:48:cd:ab:7e +[ 6.578878] eth0: Intel(R) PRO/1000 Network Connection +[ 6.579276] eth0: MAC: 3, PHY: 8, PBA No: 0101ff-0ff +[ 6.579277] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 16 +[ 6.579277] PCI: Setting latency timer of device 0000:02:00.0 to 64 +[ 6.754683] eth1: (PCI Express:2.5GB/s:Width x1) 00:30:48:cd:ab:7f +[ 6.754750] eth1: Intel(R) PRO/1000 Network Connection +[ 6.754891] eth1: MAC: 3, PHY: 8, PBA No: 0101ff-0ff +[ 6.890522] usb 2-1: new full speed USB device using uhci_hcd and address 2 +[ 7.062527] usb 2-1: configuration #1 chosen from 1 choice +[ 7.256610] usb 2-1: New USB device found, idVendor=046b, idProduct=ff10 +[ 7.256678] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 +[ 7.260758] usb 2-1: Product: Virtual Keyboard and Mouse +[ 7.260758] usb 2-1: Manufacturer: American Megatrends Inc. +[ 7.260758] usb 2-1: SerialNumber: serial +[ 7.782575] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode +[ 7.782660] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part +[ 7.782743] PCI: Setting latency timer of device 0000:00:1f.2 to 64 +[ 7.786012] scsi0 : ahci +[ 7.786012] scsi1 : ahci +[ 7.786539] scsi2 : ahci +[ 7.786539] scsi3 : ahci +[ 7.786539] scsi4 : ahci +[ 7.786539] scsi5 : ahci +[ 7.786539] ata1: SATA max UDMA/133 abar m2048@0xfbefa000 port 0xfbefa100 irq 1272 +[ 7.786539] ata2: SATA max UDMA/133 abar m2048@0xfbefa000 port 0xfbefa180 irq 1272 +[ 7.786539] ata3: SATA max UDMA/133 abar m2048@0xfbefa000 port 0xfbefa200 irq 1272 +[ 7.786539] ata4: SATA max UDMA/133 abar m2048@0xfbefa000 port 0xfbefa280 irq 1272 +[ 7.786539] ata5: SATA max UDMA/133 abar m2048@0xfbefa000 port 0xfbefa300 irq 1272 +[ 7.786539] ata6: SATA max UDMA/133 abar m2048@0xfbefa000 port 0xfbefa380 irq 1272 +[ 7.822544] usb 5-1: new low speed USB device using uhci_hcd and address 2 +[ 8.426405] usb 5-1: configuration #1 chosen from 1 choice +[ 8.448291] usb 5-1: New USB device found, idVendor=046a, idProduct=0011 +[ 8.448359] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 +[ 8.678414] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) +[ 8.678401] ata1.00: ATA-8: WDC WD2500AAJS-00L7A0, 01.03E01, max UDMA/133 +[ 8.678401] ata1.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 31/32) +[ 8.678401] ata1.00: configured for UDMA/133 +[ 9.012171] ata2: SATA link down (SStatus 0 SControl 300) +[ 9.348270] ata3: SATA link down (SStatus 0 SControl 300) +[ 9.684271] ata4: SATA link down (SStatus 0 SControl 300) +[ 10.020269] ata5: SATA link down (SStatus 0 SControl 300) +[ 10.598555] ata6: SATA link down (SStatus 0 SControl 300) +[ 10.614503] scsi 0:0:0:0: Direct-Access ATA WDC WD2500AAJS-0 01.0 PQ: 0 ANSI: 5 +[ 11.130115] Driver 'sd' needs updating - please use bus_type methods +[ 11.130227] sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors (250059 MB) +[ 11.130302] sd 0:0:0:0: [sda] Write Protect is off +[ 11.130365] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 +[ 11.130378] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA +[ 11.130494] sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors (250059 MB) +[ 11.130568] sd 0:0:0:0: [sda] Write Protect is off +[ 11.130632] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 +[ 11.130645] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA +[ 11.130730] sda:<6>usbcore: registered new interface driver hiddev +[ 11.139732] sda1 sda2 sda3 +[ 11.143672] input: American Megatrends Inc. Virtual Keyboard and Mouse as /class/input/input1 +[ 11.151671] sd 0:0:0:0: [sda] Attached SCSI disk +[ 11.163704] input,hidraw0: USB HID v1.10 Keyboard [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:1a.1-1 +[ 11.171672] input: American Megatrends Inc. Virtual Keyboard and Mouse as /class/input/input2 +[ 11.187696] input,hidraw1: USB HID v1.10 Mouse [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:1a.1-1 +[ 11.239730] input: HID 046a:0011 as /class/input/input3 +[ 11.262801] input,hidraw2: USB HID v1.11 Keyboard [HID 046a:0011] on usb-0000:00:1d.0-1 +[ 11.263057] usbcore: registered new interface driver usbhid +[ 11.263122] usbhid: v2.6:USB HID core driver +[ 11.400797] kjournald starting. Commit interval 5 seconds +[ 11.400797] EXT3-fs: mounted filesystem with ordered data mode. +[ 12.229121] udevd version 125 started +[ 12.604060] input: Power Button (FF) as /class/input/input4 +[ 12.636077] ACPI: Power Button (FF) [PWRF] +[ 12.636196] input: Power Button (CM) as /class/input/input5 +[ 12.652211] input: PC Speaker as /class/input/input6 +[ 12.652211] ACPI: PCI Interrupt 0000:00:1f.3[C] -> GSI 18 (level, low) -> IRQ 18 +[ 12.676327] Error: Driver 'pcspkr' is already registered, aborting... +[ 12.689140] ACPI: Power Button (CM) [PWRB] +[ 13.753778] Adding 2096472k swap on /dev/sda2. Priority:-1 extents:1 across:2096472k +[ 13.981946] EXT3 FS on sda1, internal journal +[ 14.666409] usbcore: registered new interface driver usbkbd +[ 14.666409] usbkbd: :USB HID Boot Protocol keyboard driver +[ 14.704797] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver +[ 15.140789] kjournald starting. Commit interval 5 seconds +[ 15.144973] EXT3 FS on sda3, internal journal +[ 15.145080] EXT3-fs: mounted filesystem with ordered data mode. +[ 18.689028] eth0: Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX +[ 25.920724] NET: Registered protocol family 10 +[ 25.920724] lo: Disabled Privacy Extensions +[ 41.879928] eth0: no IPv6 routers present +[ 1483.208204] pnp: the driver 'parport_pc' has been registered +[ 1483.208204] lp: driver loaded but no devices found +[ 1483.226306] ppdev: user-space parallel port driver +[ 1638.162244] device-mapper: uevent: version 1.0.3 +[ 1638.162244] device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised: dm-devel@redhat.com +[ 2237.559143] program swap-offset is using a deprecated SCSI ioctl, please convert it to SG_IO +[ 2304.361383] warning: `ntpd' uses 32-bit capabilities (legacy support in use) +[ 2758.546284] ADDRCONF(NETDEV_UP): eth0: link is not ready +[ 2763.004833] eth0: Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX +[ 2763.007248] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready +[ 2781.710554] eth0: no IPv6 routers present +[ 2916.853419] ip_tables: (C) 2000-2006 Netfilter Core Team +[ 5720.900194] INFO: task stress:19893 blocked for more than 120 seconds. +[ 5720.900700] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 5720.900783] stress D ffff8100010250c0 0 19893 19883 +[ 5720.901806] ffff81033d125dd8 0000000000000086 ffff81063e002850 000000000000000e +[ 5720.903397] ffff81024055cad0 ffff81033e5c57b0 ffff81024055cd58 0000000080270e48 +[ 5720.904157] ffff81033d125df8 ffff81033d125ed8 0000000000000000 ffff81063c88b918 +[ 5720.904352] Call Trace: +[ 5720.904483] [] inode_wait+0x0/0xe +[ 5720.904549] [] inode_wait+0x9/0xe +[ 5720.904616] [] __wait_on_bit+0x40/0x6e +[ 5720.904685] [] __writeback_single_inode+0xe5/0x29d +[ 5720.904754] [] wake_bit_function+0x0/0x23 +[ 5720.904822] [] sync_sb_inodes+0x1b1/0x293 +[ 5720.904890] [] sync_inodes_sb+0x9a/0xa6 +[ 5720.904958] [] __sync_inodes+0x59/0xa2 +[ 5720.905119] [] do_sync+0x36/0x5a +[ 5720.905183] [] sys_sync+0xe/0x16 +[ 5720.905248] [] system_call_after_swapgs+0x8a/0x8f +[ 5720.905317] +[ 5727.341139] INFO: task stress:19885 blocked for more than 120 seconds. +[ 5727.341208] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 5727.341291] stress D ffff81034aa08928 0 19885 19883 +[ 5727.343610] ffff810264587dd8 0000000000000086 ffff81063e002850 000000000000000e +[ 5727.344101] ffff810264509020 ffff8102645096b0 ffff8102645092a8 0000000280270e48 +[ 5727.345089] ffff810264587df8 ffff810264587ed8 0000000000000000 ffff81063c88b918 +[ 5727.345280] Call Trace: +[ 5727.345408] [] inode_wait+0x0/0xe +[ 5727.345473] [] inode_wait+0x9/0xe +[ 5727.345538] [] __wait_on_bit+0x40/0x6e +[ 5727.345606] [] __writeback_single_inode+0xe5/0x29d +[ 5727.345674] [] wake_bit_function+0x0/0x23 +[ 5727.345741] [] sync_sb_inodes+0x1b1/0x293 +[ 5727.345808] [] sync_inodes_sb+0x9a/0xa6 +[ 5727.345875] [] __sync_inodes+0x59/0xa2 +[ 5727.345941] [] do_sync+0x36/0x5a +[ 5727.346005] [] sys_sync+0xe/0x16 +[ 5727.346070] [] system_call_after_swapgs+0x8a/0x8f +[ 5727.346138] +[ 5727.346197] INFO: task stress:19897 blocked for more than 120 seconds. +[ 5727.346264] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 5727.346346] stress D ffff81034aa08928 0 19897 19883 +[ 5727.346493] ffff81033c427dd8 0000000000000086 ffff81063e002850 000000000000000e +[ 5727.346739] ffff810240410b10 ffff810264509020 ffff810240410d98 0000000280270e48 +[ 5727.346985] ffff81033c427df8 ffff81033c427ed8 0000000000000000 ffff81063c88b918 +[ 5727.347177] Call Trace: +[ 5727.347295] [] inode_wait+0x0/0xe +[ 5727.347359] [] inode_wait+0x9/0xe +[ 5727.347424] [] __wait_on_bit+0x40/0x6e +[ 5727.347491] [] __writeback_single_inode+0xe5/0x29d +[ 5727.347559] [] wake_bit_function+0x0/0x23 +[ 5727.347627] [] sync_sb_inodes+0x1b1/0x293 +[ 5727.347694] [] sync_inodes_sb+0x9a/0xa6 +[ 5727.347761] [] __sync_inodes+0x59/0xa2 +[ 5727.347827] [] do_sync+0x36/0x5a +[ 5727.347892] [] sys_sync+0xe/0x16 +[ 5727.347956] [] system_call_after_swapgs+0x8a/0x8f +[ 5727.348025] +[ 5729.488304] INFO: task stress:19901 blocked for more than 120 seconds. +[ 5729.488374] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 5729.488457] stress D ffff8100010250c0 0 19901 19883 +[ 5729.488694] ffff810224845dd8 0000000000000086 ffff81063e002850 000000000000000e +[ 5729.489178] ffff81033e5c57b0 ffff81033c6556b0 ffff81033e5c5a38 0000000080270e48 +[ 5729.489792] ffff810224845df8 ffff810224845ed8 0000000000000000 ffff81063c88b918 +[ 5729.489985] Call Trace: +[ 5729.490117] [] inode_wait+0x0/0xe +[ 5729.490183] [] inode_wait+0x9/0xe +[ 5729.490249] [] __wait_on_bit+0x40/0x6e +[ 5729.490318] [] __writeback_single_inode+0xe5/0x29d +[ 5729.490387] [] wake_bit_function+0x0/0x23 +[ 5729.490455] [] sync_sb_inodes+0x1b1/0x293 +[ 5729.490523] [] sync_inodes_sb+0x9a/0xa6 +[ 5729.490590] [] __sync_inodes+0x59/0xa2 +[ 5729.490658] [] do_sync+0x36/0x5a +[ 5729.490724] [] sys_sync+0xe/0x16 +[ 5729.490789] [] system_call_after_swapgs+0x8a/0x8f +[ 5729.490858] +[ 6051.609109] INFO: task stress:19905 blocked for more than 120 seconds. +[ 6051.609180] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 6051.609263] stress D ffff81000102b0c0 0 19905 19883 +[ 6051.609413] ffff8102404a3dd8 0000000000000082 ffff81063e002850 000000000000000e +[ 6051.609775] ffff81033c5ccfe0 ffff810264509020 ffff81033c5cd268 0000000080270e48 +[ 6051.610213] ffff8102404a3df8 ffff8102404a3ed8 0000000000000000 ffff81063c88b918 +[ 6051.611686] Call Trace: +[ 6051.611815] [] inode_wait+0x0/0xe +[ 6051.611881] [] inode_wait+0x9/0xe +[ 6051.611946] [] __wait_on_bit+0x40/0x6e +[ 6051.612015] [] __writeback_single_inode+0xe5/0x29d +[ 6051.612083] [] wake_bit_function+0x0/0x23 +[ 6051.612151] [] sync_sb_inodes+0x1b1/0x293 +[ 6051.612218] [] sync_inodes_sb+0x9a/0xa6 +[ 6051.612285] [] __sync_inodes+0x59/0xa2 +[ 6051.612352] [] do_sync+0x36/0x5a +[ 6051.612417] [] sys_sync+0xe/0x16 +[ 6051.612482] [] system_call_after_swapgs+0x8a/0x8f +[ 6051.612551] +[ 6199.786402] INFO: task stress:19897 blocked for more than 120 seconds. +[ 6199.786472] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 6199.786554] stress D ffff8102179a0e40 0 19897 19883 +[ 6199.787126] ffff81033c427d98 0000000000000086 ffffffff80627400 ffffffff8023ce81 +[ 6199.788975] ffff810240410b10 ffff81033e59ee20 ffff810240410d98 0000000000000001 +[ 6199.790250] 0000000000000292 0000000000000003 ffff81033c427d98 ffffffff8022accf +[ 6199.790441] Call Trace: +[ 6199.790567] [] lock_timer_base+0x26/0x4b +[ 6199.790634] [] __wake_up+0x38/0x4f +[ 6199.790705] [] :jbd:log_wait_commit+0x9f/0xed +[ 6199.790771] [] autoremove_wake_function+0x0/0x2e +[ 6199.790842] [] :jbd:journal_stop+0x165/0x18d +[ 6199.790910] [] __writeback_single_inode+0x17f/0x29d +[ 6199.790978] [] wake_bit_function+0x0/0x23 +[ 6199.791045] [] sync_sb_inodes+0x1b1/0x293 +[ 6199.791113] [] sync_inodes_sb+0x9a/0xa6 +[ 6199.791179] [] __sync_inodes+0x59/0xa2 +[ 6199.791245] [] do_sync+0x36/0x5a +[ 6199.791309] [] sys_sync+0xe/0x16 +[ 6199.791374] [] system_call_after_swapgs+0x8a/0x8f +[ 6199.791442] +[ 6199.791502] INFO: task stress:19913 blocked for more than 120 seconds. +[ 6199.791569] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 6199.791651] stress D ffff81000102c8c0 0 19913 19883 +[ 6199.791799] ffff810240485dd8 0000000000000082 ffff810215fdf150 ffffffff8027182a +[ 6199.792044] ffff81033c6556b0 ffff81033c4a8440 ffff81033c655938 0000000180270e48 +[ 6199.792289] ffff810240485df8 ffff810240485ed8 0000000000000000 ffff81063c88b918 +[ 6199.792480] Call Trace: +[ 6199.792596] [] wait_on_page_writeback_range+0xc8/0x113 +[ 6199.792666] [] inode_wait+0x0/0xe +[ 6199.792731] [] inode_wait+0x9/0xe +[ 6199.792796] [] __wait_on_bit+0x40/0x6e +[ 6199.792862] [] __writeback_single_inode+0xe5/0x29d +[ 6199.792930] [] wake_bit_function+0x0/0x23 +[ 6199.792997] [] sync_sb_inodes+0x1b1/0x293 +[ 6199.793064] [] sync_inodes_sb+0x9a/0xa6 +[ 6199.793130] [] __sync_inodes+0x59/0xa2 +[ 6199.793196] [] do_sync+0x36/0x5a +[ 6199.793261] [] sys_sync+0xe/0x16 +[ 6199.793265] [] sysret_careful+0x1c/0x1f +[ 6199.793265] [] system_call_after_swapgs+0x8a/0x8f +[ 6199.793336] +[ 6330.782132] INFO: task stress:19889 blocked for more than 120 seconds. +[ 6330.782201] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 6330.782284] stress D ffff81000102c8c0 0 19889 19883 +[ 6330.783265] ffff810224927dd8 0000000000000082 ffff81063e002850 000000000000000e +[ 6330.784844] ffff81033e59ee20 ffff81024055cad0 ffff81033e59f0a8 0000000080270e48 +[ 6330.785089] ffff810224927df8 ffff810224927ed8 0000000000000000 ffff81063c88b918 +[ 6330.785280] Call Trace: +[ 6330.785409] [] inode_wait+0x0/0xe +[ 6330.785473] [] inode_wait+0x9/0xe +[ 6330.785539] [] __wait_on_bit+0x40/0x6e +[ 6330.785607] [] __writeback_single_inode+0xe5/0x29d +[ 6330.785675] [] wake_bit_function+0x0/0x23 +[ 6330.785744] [] sync_sb_inodes+0x1b1/0x293 +[ 6330.785811] [] sync_inodes_sb+0x9a/0xa6 +[ 6330.785880] [] __sync_inodes+0x59/0xa2 +[ 6330.785947] [] do_sync+0x36/0x5a +[ 6330.786012] [] sys_sync+0xe/0x16 +[ 6330.786078] [] system_call_after_swapgs+0x8a/0x8f +[ 6330.786147] +[ 6416.682981] INFO: task stress:19897 blocked for more than 120 seconds. +[ 6416.683051] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 6416.683134] stress D ffff81000102c8c0 0 19897 19883 +[ 6416.684625] ffff81033c427dd8 0000000000000086 0000000000001000 ffff81033e11ec80 +[ 6416.685850] ffff810240410b10 ffff81033e5a50e0 ffff810240410d98 0000000315dc3b50 +[ 6416.686912] ffffffffa0112a10 ffff81033c154800 0000000000000000 ffff81033d598180 +[ 6416.687103] Call Trace: +[ 6416.687231] [] inode_wait+0x0/0xe +[ 6416.687296] [] inode_wait+0x9/0xe +[ 6416.687362] [] __wait_on_bit+0x40/0x6e +[ 6416.687430] [] __writeback_single_inode+0xe5/0x29d +[ 6416.687499] [] wake_bit_function+0x0/0x23 +[ 6416.687566] [] sync_sb_inodes+0x1b1/0x293 +[ 6416.687633] [] sync_inodes_sb+0x9a/0xa6 +[ 6416.687700] [] __sync_inodes+0x59/0xa2 +[ 6416.687766] [] do_sync+0x36/0x5a +[ 6416.687831] [] sys_sync+0xe/0x16 +[ 6416.687896] [] system_call_after_swapgs+0x8a/0x8f +[ 6416.687964] +[ 6416.688025] INFO: task stress:19913 blocked for more than 120 seconds. +[ 6416.688091] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 6416.688174] stress D ffff8102179a0270 0 19913 19883 +[ 6416.688322] ffff810240485d98 0000000000000082 ffffffff80627400 ffffffff8023ce81 +[ 6416.688568] ffff81033c6556b0 ffff81033e59e100 ffff81033c655938 0000000300000001 +[ 6416.688818] 0000000000000292 0000000000000003 ffff810240485d98 ffffffff8022accf +[ 6416.689014] Call Trace: +[ 6416.689135] [] lock_timer_base+0x26/0x4b +[ 6416.689205] [] __wake_up+0x38/0x4f +[ 6416.689277] [] :jbd:log_wait_commit+0x9f/0xed +[ 6416.689345] [] autoremove_wake_function+0x0/0x2e +[ 6416.689417] [] :jbd:journal_stop+0x165/0x18d +[ 6416.689487] [] __writeback_single_inode+0x17f/0x29d +[ 6416.689556] [] wake_bit_function+0x0/0x23 +[ 6416.689624] [] sync_sb_inodes+0x1b1/0x293 +[ 6416.689693] [] sync_inodes_sb+0x9a/0xa6 +[ 6416.689761] [] __sync_inodes+0x59/0xa2 +[ 6416.689828] [] do_sync+0x36/0x5a +[ 6416.689894] [] sys_sync+0xe/0x16 +[ 6416.689960] [] sysret_careful+0x1c/0x1f +[ 6416.690027] [] system_call_after_swapgs+0x8a/0x8f +[ 6416.690118] +[ 6554.123395] INFO: task stress:19885 blocked for more than 120 seconds. +[ 6554.123466] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 6554.123550] stress D ffff81000102b048 0 19885 19883 +[ 6554.124046] ffff810264587dd8 0000000000000086 ffff81063e002850 000000000000000e +[ 6554.126098] ffff810264509020 ffff81033e5c57b0 ffff8102645092a8 0000000080270e48 +[ 6554.127340] ffff810264587df8 ffff810264587ed8 0000000000000000 ffff81063c88b918 +[ 6554.127634] Call Trace: +[ 6554.127764] [] inode_wait+0x0/0xe +[ 6554.127828] [] inode_wait+0x9/0xe +[ 6554.127894] [] __wait_on_bit+0x40/0x6e +[ 6554.127962] [] __writeback_single_inode+0xe5/0x29d +[ 6554.128030] [] wake_bit_function+0x0/0x23 +[ 6554.128097] [] sync_sb_inodes+0x1b1/0x293 +[ 6554.128164] [] sync_inodes_sb+0x9a/0xa6 +[ 6554.128231] [] __sync_inodes+0x59/0xa2 +[ 6554.128297] [] do_sync+0x36/0x5a +[ 6554.128362] [] sys_sync+0xe/0x16 +[ 6554.128426] [] sysret_careful+0x1c/0x1f +[ 6554.128491] [] system_call_after_swapgs+0x8a/0x8f +[ 6554.128560] +[ 6577.746205] INFO: task stress:19901 blocked for more than 120 seconds. +[ 6577.746274] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 6577.746357] stress D ffff81000102b048 0 19901 19883 +[ 6577.747550] ffff810224845dd8 0000000000000086 ffff810215f9b408 ffffffff8027182a +[ 6577.748608] ffff81033e5c57b0 ffff81033e59ee20 ffff81033e5c5a38 0000000080270e48 +[ 6577.749849] ffff810224845df8 ffff810224845ed8 0000000000000000 ffff81063c88b918 +[ 6577.750040] Call Trace: +[ 6577.750167] [] wait_on_page_writeback_range+0xc8/0x113 +[ 6577.750238] [] inode_wait+0x0/0xe +[ 6577.750303] [] inode_wait+0x9/0xe +[ 6577.750368] [] __wait_on_bit+0x40/0x6e +[ 6577.750436] [] __writeback_single_inode+0xe5/0x29d +[ 6577.750504] [] wake_bit_function+0x0/0x23 +[ 6577.750571] [] sync_sb_inodes+0x1b1/0x293 +[ 6577.750638] [] sync_inodes_sb+0x9a/0xa6 +[ 6577.750705] [] __sync_inodes+0x59/0xa2 +[ 6577.750771] [] do_sync+0x36/0x5a +[ 6577.750835] [] sys_sync+0xe/0x16 +[ 6577.750900] [] system_call_after_swapgs+0x8a/0x8f +[ 6577.750969] +[ 6577.751027] INFO: task stress:19905 blocked for more than 120 seconds. +[ 6577.751094] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 6577.751176] stress D ffff8102179a0390 0 19905 19883 +[ 6577.751325] ffff8102404a3d98 0000000000000082 ffffffff80627400 ffffffff8023ce81 +[ 6577.751571] ffff81033c5ccfe0 ffff81033e5c57b0 ffff81033c5cd268 0000000000000001 +[ 6577.751818] 0000000000000292 0000000000000003 ffff8102404a3d98 ffffffff8022accf +[ 6577.752011] Call Trace: +[ 6577.752128] [] lock_timer_base+0x26/0x4b +[ 6577.752196] [] __wake_up+0x38/0x4f +[ 6577.752267] [] :jbd:log_wait_commit+0x9f/0xed +[ 6577.752333] [] autoremove_wake_function+0x0/0x2e +[ 6577.752405] [] :jbd:journal_stop+0x165/0x18d +[ 6577.752473] [] __writeback_single_inode+0x17f/0x29d +[ 6577.752541] [] wake_bit_function+0x0/0x23 +[ 6577.752608] [] sync_sb_inodes+0x1b1/0x293 +[ 6577.752676] [] sync_inodes_sb+0x9a/0xa6 +[ 6577.752743] [] __sync_inodes+0x59/0xa2 +[ 6577.752809] [] do_sync+0x36/0x5a +[ 6577.752874] [] sys_sync+0xe/0x16 +[ 6577.752938] [] system_call_after_swapgs+0x8a/0x8f +[ 6577.753028] +[ 6590.629103] INFO: task stress:19909 blocked for more than 120 seconds. +[ 6590.629174] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 6590.629258] stress D ffff81000102b048 0 19909 19883 +[ 6590.631732] ffff8102248fddd8 0000000000000086 0000000000000000 000000001c5339f6 +[ 6590.632708] ffff81033c4a8440 ffff8102e51ef120 ffff81033c4a86c8 0000000080a5e000 +[ 6590.632959] 0000000000000000 0000000000000000 ffff8102248fde08 ffff8102248fde18 +[ 6590.633244] Call Trace: +[ 6590.633374] [] inode_wait+0x0/0xe +[ 6590.633439] [] inode_wait+0x9/0xe +[ 6590.633505] [] __wait_on_bit+0x40/0x6e +[ 6590.633573] [] __writeback_single_inode+0xe5/0x29d +[ 6590.633641] [] wake_bit_function+0x0/0x23 +[ 6590.633709] [] sync_sb_inodes+0x1b1/0x293 +[ 6590.633776] [] sync_inodes_sb+0x9a/0xa6 +[ 6590.633843] [] __sync_inodes+0x59/0xa2 +[ 6590.633910] [] do_sync+0x36/0x5a +[ 6590.633974] [] sys_sync+0xe/0x16 +[ 6590.634039] [] system_call_after_swapgs+0x8a/0x8f +[ 6590.634109] +[ 6751.689723] INFO: task stress:19913 blocked for more than 120 seconds. +[ 6751.689793] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 6751.689875] stress D ffff8100010250c0 0 19913 19883 +[ 6751.690060] ffff810240485dd8 0000000000000082 0000000000000000 00000000099ca02d +[ 6751.691684] ffff81033c6556b0 ffff81033e59ee20 ffff81033c655938 0000000080a5e000 +[ 6751.691929] 0000000000000000 0000000000000000 ffff810240485e08 ffff810240485e18 +[ 6751.692120] Call Trace: +[ 6751.692249] [] inode_wait+0x0/0xe +[ 6751.697223] [] inode_wait+0x9/0xe +[ 6751.697292] [] __wait_on_bit+0x40/0x6e +[ 6751.697361] [] __writeback_single_inode+0xe5/0x29d +[ 6751.697429] [] wake_bit_function+0x0/0x23 +[ 6751.697497] [] sync_sb_inodes+0x1b1/0x293 +[ 6751.697563] [] sync_inodes_sb+0x9a/0xa6 +[ 6751.697630] [] __sync_inodes+0x59/0xa2 +[ 6751.697696] [] do_sync+0x36/0x5a +[ 6751.697761] [] sys_sync+0xe/0x16 +[ 6751.697825] [] sysret_careful+0x1c/0x1f +[ 6751.697891] [] system_call_after_swapgs+0x8a/0x8f +[ 6751.697959] +[ 6755.984394] INFO: task stress:19885 blocked for more than 120 seconds. +[ 6755.984463] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 6755.984546] stress D ffff8102179a0390 0 19885 19883 +[ 6755.984756] ffff810264587d98 0000000000000086 ffffffff80627400 ffffffff8023ce81 +[ 6755.986600] ffff810264509020 ffff81024055c440 ffff8102645092a8 0000000000000001 +[ 6755.986851] 0000000000000292 0000000000000003 ffff810264587d98 ffffffff8022accf +[ 6755.987389] Call Trace: +[ 6755.987519] [] lock_timer_base+0x26/0x4b +[ 6755.987588] [] __wake_up+0x38/0x4f +[ 6755.987661] [] :jbd:log_wait_commit+0x9f/0xed +[ 6755.987729] [] autoremove_wake_function+0x0/0x2e +[ 6755.987801] [] :jbd:journal_stop+0x165/0x18d +[ 6755.987872] [] __writeback_single_inode+0x17f/0x29d +[ 6755.987941] [] wake_bit_function+0x0/0x23 +[ 6755.988010] [] sync_sb_inodes+0x1b1/0x293 +[ 6755.988078] [] sync_inodes_sb+0x9a/0xa6 +[ 6755.988148] [] __sync_inodes+0x59/0xa2 +[ 6755.988216] [] do_sync+0x36/0x5a +[ 6755.988282] [] sys_sync+0xe/0x16 +[ 6755.988348] [] sysret_careful+0x1c/0x1f +[ 6755.988415] [] system_call_after_swapgs+0x8a/0x8f +[ 6755.988485] +[ 6755.988544] INFO: task stress:19889 blocked for more than 120 seconds. +[ 6755.988611] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 6755.988747] stress D 00007fffffffb7c0 0 19889 19883 +[ 6755.988896] ffff810224927ea8 0000000000000082 0000000000000001 0000000000000000 +[ 6755.989142] ffff81033e59ee20 ffff810240410b10 ffff81033e59f0a8 0000000000000001 +[ 6755.989388] 0000000000000296 0000000000000003 ffff810224927ea8 ffffffff8022accf +[ 6755.989579] Call Trace: +[ 6755.989701] [] __wake_up+0x38/0x4f +[ 6755.989772] [] :jbd:log_wait_commit+0x9f/0xed +[ 6755.989839] [] autoremove_wake_function+0x0/0x2e +[ 6755.989909] [] :jbd:__log_start_commit+0x2c/0x34 +[ 6755.989985] [] :ext3:ext3_sync_fs+0x46/0x4f +[ 6755.990053] [] __up_read+0x13/0x8a +[ 6755.990119] [] sync_filesystems+0xae/0xfa +[ 6755.990186] [] do_sync+0x2f/0x5a +[ 6755.990251] [] sys_sync+0xe/0x16 +[ 6755.990317] [] system_call_after_swapgs+0x8a/0x8f +[ 6755.990409] +[ 6755.990469] INFO: task stress:19893 blocked for more than 120 seconds. +[ 6755.990535] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 6755.990618] stress D ffff8100969fa7f8 0 19893 19883 +[ 6755.990767] ffff81033d125d98 0000000000000086 ffffffff80627400 ffffffff8023ce81 +[ 6755.991013] ffff81024055cad0 ffff81033c5ccfe0 ffff81024055cd58 0000000000000001 +[ 6755.991377] 0000000000000292 0000000000000003 ffff81033d125d98 ffffffff8022accf +[ 6755.991570] Call Trace: +[ 6755.991691] [] lock_timer_base+0x26/0x4b +[ 6755.991760] [] __wake_up+0x38/0x4f +[ 6755.991831] [] :jbd:log_wait_commit+0x9f/0xed +[ 6755.991898] [] autoremove_wake_function+0x0/0x2e +[ 6755.991969] [] :jbd:journal_stop+0x165/0x18d +[ 6755.992038] [] __writeback_single_inode+0x17f/0x29d +[ 6755.992106] [] wake_bit_function+0x0/0x23 +[ 6755.992174] [] sync_sb_inodes+0x1b1/0x293 +[ 6755.992241] [] sync_inodes_sb+0x9a/0xa6 +[ 6755.992308] [] __sync_inodes+0x59/0xa2 +[ 6755.992375] [] do_sync+0x36/0x5a +[ 6755.992439] [] sys_sync+0xe/0x16 +[ 6755.992504] [] system_call_after_swapgs+0x8a/0x8f +[ 6755.992573] +[ 6755.992633] INFO: task stress:19901 blocked for more than 120 seconds. +[ 6755.992700] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 6755.992783] stress D ffff81000102b048 0 19901 19883 +[ 6755.992931] ffff810224845dd8 0000000000000086 ffff810215f9b408 ffffffff8027182a +[ 6755.993178] ffff81033e5c57b0 ffff81033c4a8440 ffff81033e5c5a38 0000000080270e48 +[ 6755.993425] ffff810224845df8 ffff810224845ed8 0000000000000000 ffff81063c88b918 +[ 6755.993617] Call Trace: +[ 6755.993739] [] wait_on_page_writeback_range+0xc8/0x113 +[ 6755.993810] [] inode_wait+0x0/0xe +[ 6755.993876] [] inode_wait+0x9/0xe +[ 6755.993942] [] __wait_on_bit+0x40/0x6e +[ 6755.994009] [] __writeback_single_inode+0xe5/0x29d +[ 6755.994078] [] wake_bit_function+0x0/0x23 +[ 6755.994145] [] sync_sb_inodes+0x1b1/0x293 +[ 6755.994212] [] sync_inodes_sb+0x9a/0xa6 +[ 6755.994279] [] __sync_inodes+0x59/0xa2 +[ 6755.994345] [] do_sync+0x36/0x5a +[ 6755.994411] [] sys_sync+0xe/0x16 +[ 6755.994526] [] system_call_after_swapgs+0x8a/0x8f +[ 6755.994595] +[ 6755.994655] INFO: task stress:19909 blocked for more than 120 seconds. +[ 6755.994722] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 6755.994804] stress D ffff81000102b048 0 19909 19883 +[ 6755.994952] ffff8102248fddd8 0000000000000086 0000000000000000 000000001c5339f6 +[ 6755.995198] ffff81033c4a8440 ffff81033c5ccfe0 ffff81033c4a86c8 0000000080a5e000 +[ 6755.995445] 0000000000000000 0000000000000000 ffff8102248fde08 ffff8102248fde18 +[ 6755.995640] Call Trace: +[ 6755.995761] [] inode_wait+0x0/0xe +[ 6755.995827] [] inode_wait+0x9/0xe +[ 6755.995894] [] __wait_on_bit+0x40/0x6e +[ 6755.995961] [] __writeback_single_inode+0xe5/0x29d +[ 6755.996029] [] wake_bit_function+0x0/0x23 +[ 6755.996096] [] sync_sb_inodes+0x1b1/0x293 +[ 6755.996164] [] sync_inodes_sb+0x9a/0xa6 +[ 6755.996231] [] __sync_inodes+0x59/0xa2 +[ 6755.996298] [] do_sync+0x36/0x5a +[ 6755.996362] [] sys_sync+0xe/0x16 +[ 6755.996427] [] system_call_after_swapgs+0x8a/0x8f +[ 6755.996496] +[ 6824.704349] INFO: task stress:19905 blocked for more than 120 seconds. +[ 6824.704418] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 6824.704502] stress D 00007fffffffb7c0 0 19905 19883 +[ 6824.704923] ffff8102404a3ef0 0000000000000082 0000000000000000 ffff81033c154800 +[ 6824.706857] ffff81033c5ccfe0 ffff81033c5cc2c0 ffff81033c5cd268 00000000ffffb7c0 +[ 6824.708304] 0000000000000000 0000000000000000 ffff81033bd30000 ffff81033bd30070 +[ 6824.708525] Call Trace: +[ 6824.708657] [] __mutex_lock_slowpath+0x64/0x9b +[ 6824.708726] [] mutex_lock+0xa/0xb +[ 6824.708793] [] sync_filesystems+0x13/0xfa +[ 6824.708860] [] do_sync+0x28/0x5a +[ 6824.708925] [] sys_sync+0xe/0x16 +[ 6824.708990] [] system_call_after_swapgs+0x8a/0x8f +[ 6824.709059] +[ 7013.684021] INFO: task stress:19913 blocked for more than 120 seconds. +[ 7013.684051] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7013.684095] stress D 00007fffffffb7c0 0 19913 19883 +[ 7013.684125] ffff810240485ef0 0000000000000082 0000000000000000 ffff81033c581800 +[ 7013.684174] ffff81033c6556b0 ffff810264509020 ffff81033c655938 00000000ffffb7c0 +[ 7013.684894] 0000000000000000 0000000000000000 ffff81033bd30000 ffff81033bd30070 +[ 7013.684928] Call Trace: +[ 7013.684979] [] __mutex_lock_slowpath+0x64/0x9b +[ 7013.685008] [] mutex_lock+0xa/0xb +[ 7013.685034] [] sync_filesystems+0x13/0xfa +[ 7013.685062] [] do_sync+0x28/0x5a +[ 7013.685087] [] sys_sync+0xe/0x16 +[ 7013.685375] [] sysret_careful+0x1c/0x1f +[ 7013.685401] [] system_call_after_swapgs+0x8a/0x8f +[ 7013.685431] +[ 7060.927739] INFO: task stress:19885 blocked for more than 120 seconds. +[ 7060.927768] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7060.927812] stress D 00007fffffffb7c0 0 19885 19883 +[ 7060.927843] ffff810264587ef0 0000000000000086 ffffe2000ac0c8f8 ffffe200088727e0 +[ 7060.927892] ffff810264509020 ffff81033e5c4a90 ffff8102645092a8 00000001078e10b8 +[ 7060.929082] ffffe200159480c8 ffffe20007e20a60 ffff81033bd30000 ffff81033bd30070 +[ 7060.929115] Call Trace: +[ 7060.935709] [] __mutex_lock_slowpath+0x64/0x9b +[ 7060.935739] [] mutex_lock+0xa/0xb +[ 7060.935765] [] sync_filesystems+0x13/0xfa +[ 7060.935793] [] do_sync+0x28/0x5a +[ 7060.935819] [] sys_sync+0xe/0x16 +[ 7060.935844] [] sysret_careful+0x1c/0x1f +[ 7060.935870] [] system_call_after_swapgs+0x8a/0x8f +[ 7060.935900] +[ 7060.935919] INFO: task stress:19893 blocked for more than 120 seconds. +[ 7060.935947] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7060.935990] stress D 00007fffffffb7c0 0 19893 19883 +[ 7060.936020] ffff81033d125ef0 0000000000000086 000000000067f77a ffff81063c88b918 +[ 7060.936069] ffff81024055cad0 ffff81033e5c57b0 ffff81024055cd58 00000000ffffb7c0 +[ 7060.936118] 0000000000000000 0000000000000000 ffffffff802776f3 0000000000000010 +[ 7060.936151] Call Trace: +[ 7060.936190] [] do_writepages+0x20/0x2d +[ 7060.936216] [] __filemap_fdatawrite_range+0x51/0x5b +[ 7060.936246] [] __mutex_lock_slowpath+0x64/0x9b +[ 7060.936275] [] mutex_lock+0xa/0xb +[ 7060.936300] [] sync_filesystems+0x13/0xfa +[ 7060.936328] [] do_sync+0x28/0x5a +[ 7060.936353] [] sys_sync+0xe/0x16 +[ 7060.936379] [] system_call_after_swapgs+0x8a/0x8f +[ 7060.936408] +[ 7060.936427] INFO: task stress:19897 blocked for more than 120 seconds. +[ 7060.936455] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7060.936499] stress D 00007fffffffb7c0 0 19897 19883 +[ 7060.936529] ffff81033c427ef0 0000000000000086 0000000000000000 ffff81033c154800 +[ 7060.936578] ffff810240410b10 ffff810240411830 ffff810240410d98 00000003ffffb7c0 +[ 7060.936627] 0000000000000000 0000000000000000 ffff81033bd30000 ffff81033bd30070 +[ 7060.936661] Call Trace: +[ 7060.936701] [] __mutex_lock_slowpath+0x64/0x9b +[ 7060.936729] [] mutex_lock+0xa/0xb +[ 7060.936755] [] sync_filesystems+0x13/0xfa +[ 7060.936782] [] do_sync+0x28/0x5a +[ 7060.936807] [] sys_sync+0xe/0x16 +[ 7060.936832] [] system_call_after_swapgs+0x8a/0x8f +[ 7060.936862] +[ 7060.936881] INFO: task stress:19901 blocked for more than 120 seconds. +[ 7060.936909] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7060.936952] stress D 00007fffffffb7c0 0 19901 19883 +[ 7060.936981] ffff810224845ef0 0000000000000086 0000000000000000 ffff81033c154800 +[ 7060.937030] ffff81033e5c57b0 ffff81033c4a8440 ffff81033e5c5a38 00000000ffffb7c0 +[ 7060.937079] 0000000000000000 0000000000000000 ffffffff802776f3 0000000000000010 +[ 7060.937113] Call Trace: +[ 7060.937150] [] do_writepages+0x20/0x2d +[ 7060.937177] [] __filemap_fdatawrite_range+0x51/0x5b +[ 7060.937206] [] __mutex_lock_slowpath+0x64/0x9b +[ 7060.937235] [] mutex_lock+0xa/0xb +[ 7060.937260] [] sync_filesystems+0x13/0xfa +[ 7060.937287] [] do_sync+0x28/0x5a +[ 7060.937313] [] sys_sync+0xe/0x16 +[ 7060.937338] [] system_call_after_swapgs+0x8a/0x8f +[ 7060.937367] +[ 7060.937387] INFO: task stress:19909 blocked for more than 120 seconds. +[ 7060.937415] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7060.937458] stress D 00007fffffffb7c0 0 19909 19883 +[ 7060.937487] ffff8102248fdef0 0000000000000086 ffffe2000ac0c8f8 ffffe200088727e0 +[ 7060.937536] ffff81033c4a8440 ffff81033c5cc2c0 ffff81033c4a86c8 00000000078e10b8 +[ 7060.937585] ffffe200159480c8 ffffe20007e20a60 ffffe20007c84908 ffffe20015a82f78 +[ 7060.937619] Call Trace: +[ 7060.937657] [] __filemap_fdatawrite_range+0x51/0x5b +[ 7060.937687] [] __mutex_lock_slowpath+0x64/0x9b +[ 7060.937715] [] mutex_lock+0xa/0xb +[ 7060.937741] [] sync_filesystems+0x13/0xfa +[ 7060.937768] [] do_sync+0x28/0x5a +[ 7060.937793] [] sys_sync+0xe/0x16 +[ 7060.937818] [] system_call_after_swapgs+0x8a/0x8f +[ 7060.937848] +[ 7189.778048] INFO: task stress:19885 blocked for more than 120 seconds. +[ 7189.778078] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7189.778122] stress D 00007fffffffb7c0 0 19885 19883 +[ 7189.778153] ffff810264587ef0 0000000000000086 ffffe2000ac0c8f8 ffffe200088727e0 +[ 7189.778202] ffff810264509020 ffff81033e5c4a90 ffff8102645092a8 00000001078e10b8 +[ 7189.780183] ffffe200159480c8 ffffe20007e20a60 ffff81033bd30000 ffff81033bd30070 +[ 7189.780217] Call Trace: +[ 7189.780269] [] __mutex_lock_slowpath+0x64/0x9b +[ 7189.780298] [] mutex_lock+0xa/0xb +[ 7189.780324] [] sync_filesystems+0x13/0xfa +[ 7189.780353] [] do_sync+0x28/0x5a +[ 7189.780379] [] sys_sync+0xe/0x16 +[ 7189.780507] [] sysret_careful+0x1c/0x1f +[ 7189.780533] [] system_call_after_swapgs+0x8a/0x8f +[ 7189.780563] +[ 7189.780583] INFO: task stress:19893 blocked for more than 120 seconds. +[ 7189.780610] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7189.780654] stress D 00007fffffffb7c0 0 19893 19883 +[ 7189.780684] ffff81033d125ef0 0000000000000086 000000000067f77a ffff81063c88b918 +[ 7189.780743] ffff81024055cad0 ffff81033e5c57b0 ffff81024055cd58 00000000ffffb7c0 +[ 7189.780792] 0000000000000000 0000000000000000 ffffffff802776f3 0000000000000010 +[ 7189.780826] Call Trace: +[ 7189.781981] [] do_writepages+0x20/0x2d +[ 7189.782007] [] __filemap_fdatawrite_range+0x51/0x5b +[ 7189.782037] [] __mutex_lock_slowpath+0x64/0x9b +[ 7189.782066] [] mutex_lock+0xa/0xb +[ 7189.782091] [] sync_filesystems+0x13/0xfa +[ 7189.782118] [] do_sync+0x28/0x5a +[ 7189.782144] [] sys_sync+0xe/0x16 +[ 7189.782169] [] system_call_after_swapgs+0x8a/0x8f +[ 7189.782199] +[ 7189.782218] INFO: task stress:19901 blocked for more than 120 seconds. +[ 7189.782246] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7189.782289] stress D 00007fffffffb7c0 0 19901 19883 +[ 7189.782319] ffff810224845ef0 0000000000000086 0000000000000000 ffff81033c154800 +[ 7189.782368] ffff81033e5c57b0 ffff81033c4a8440 ffff81033e5c5a38 00000000ffffb7c0 +[ 7189.782417] 0000000000000000 0000000000000000 ffffffff802776f3 0000000000000010 +[ 7189.782451] Call Trace: +[ 7189.782489] [] do_writepages+0x20/0x2d +[ 7189.782515] [] __filemap_fdatawrite_range+0x51/0x5b +[ 7189.782545] [] __mutex_lock_slowpath+0x64/0x9b +[ 7189.782574] [] mutex_lock+0xa/0xb +[ 7189.782599] [] sync_filesystems+0x13/0xfa +[ 7189.782627] [] do_sync+0x28/0x5a +[ 7189.782653] [] sys_sync+0xe/0x16 +[ 7189.782678] [] system_call_after_swapgs+0x8a/0x8f +[ 7189.782708] +[ 7189.782727] INFO: task stress:19909 blocked for more than 120 seconds. +[ 7189.782755] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7189.782799] stress D 00007fffffffb7c0 0 19909 19883 +[ 7189.782828] ffff8102248fdef0 0000000000000086 ffffe2000ac0c8f8 ffffe200088727e0 +[ 7189.782878] ffff81033c4a8440 ffff81033c5cc2c0 ffff81033c4a86c8 00000000078e10b8 +[ 7189.782927] ffffe200159480c8 ffffe20007e20a60 ffffe20007c84908 ffffe20015a82f78 +[ 7189.782961] Call Trace: +[ 7189.782999] [] __filemap_fdatawrite_range+0x51/0x5b +[ 7189.783029] [] __mutex_lock_slowpath+0x64/0x9b +[ 7189.783058] [] mutex_lock+0xa/0xb +[ 7189.783083] [] sync_filesystems+0x13/0xfa +[ 7189.783110] [] do_sync+0x28/0x5a +[ 7189.783136] [] sys_sync+0xe/0x16 +[ 7189.783162] [] system_call_after_swapgs+0x8a/0x8f +[ 7189.783191] +[ 7226.282748] INFO: task stress:19897 blocked for more than 120 seconds. +[ 7226.282778] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7226.282822] stress D 00007fffffffb7c0 0 19897 19883 +[ 7226.282853] ffff81033c427ef0 0000000000000086 0000000000000000 ffff81033c154800 +[ 7226.282902] ffff810240410b10 ffff81033ce61160 ffff810240410d98 00000003ffffb7c0 +[ 7226.283767] 0000000000000000 0000000000000000 ffff81033bd30000 ffff81033bd30070 +[ 7226.283801] Call Trace: +[ 7226.283852] [] __mutex_lock_slowpath+0x64/0x9b +[ 7226.283997] [] mutex_lock+0xa/0xb +[ 7226.284023] [] sync_filesystems+0x13/0xfa +[ 7226.284052] [] do_sync+0x28/0x5a +[ 7226.284078] [] sys_sync+0xe/0x16 +[ 7226.284104] [] system_call_after_swapgs+0x8a/0x8f +[ 7226.290717] +[ 7273.529884] INFO: task stress:19905 blocked for more than 120 seconds. +[ 7273.529914] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7273.529958] stress D 00007fffffffb7c0 0 19905 19883 +[ 7273.529989] ffff8102404a3ef0 0000000000000082 0000000000000000 ffff81033c154800 +[ 7273.530038] ffff81033c5ccfe0 ffff81033e5a50e0 ffff81033c5cd268 00000000ffffb7c0 +[ 7273.530381] 0000000000000000 0000000000000000 ffff81033bd30000 ffff81033bd30070 +[ 7273.530414] Call Trace: +[ 7273.530466] [] __mutex_lock_slowpath+0x64/0x9b +[ 7273.530495] [] mutex_lock+0xa/0xb +[ 7273.530521] [] sync_filesystems+0x13/0xfa +[ 7273.530549] [] do_sync+0x28/0x5a +[ 7273.530575] [] sys_sync+0xe/0x16 +[ 7273.530600] [] system_call_after_swapgs+0x8a/0x8f +[ 7273.530630] +[ 7318.627452] INFO: task stress:19909 blocked for more than 120 seconds. +[ 7318.627482] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7318.627526] stress D 00007fffffffb7c0 0 19909 19883 +[ 7318.627556] ffff8102248fdef0 0000000000000086 ffffe2000ac0c8f8 ffffe200088727e0 +[ 7318.627605] ffff81033c4a8440 ffff81033c5cc2c0 ffff81033c4a86c8 00000000078e10b8 +[ 7318.627654] ffffe200159480c8 ffffe20007e20a60 ffffe20007c84908 ffffe20015a82f78 +[ 7318.627688] Call Trace: +[ 7318.627737] [] __filemap_fdatawrite_range+0x51/0x5b +[ 7318.627975] [] __mutex_lock_slowpath+0x64/0x9b +[ 7318.628004] [] mutex_lock+0xa/0xb +[ 7318.628029] [] sync_filesystems+0x13/0xfa +[ 7318.628059] [] do_sync+0x28/0x5a +[ 7318.629638] [] sys_sync+0xe/0x16 +[ 7318.629664] [] system_call_after_swapgs+0x8a/0x8f +[ 7318.629693] +[ 7552.702031] INFO: task stress:19889 blocked for more than 120 seconds. +[ 7552.702061] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7552.702105] stress D ffff81000102f8c0 0 19889 19883 +[ 7552.702135] ffff810224927dd8 0000000000000082 ffff81063e002740 ffffffff8027182a +[ 7552.702185] ffff81033e59ee20 ffff81033e5a50e0 ffff81033e59f0a8 0000000124927ec8 +[ 7552.702620] 0000000000000000 ffff81063c88b918 ffff81033e11ee50 ffffffff80278d7e +[ 7552.702654] Call Trace: +[ 7552.702702] [] wait_on_page_writeback_range+0xc8/0x113 +[ 7552.702733] [] pagevec_lookup_tag+0x1a/0x21 +[ 7552.702762] [] inode_wait+0x0/0xe +[ 7552.702787] [] inode_wait+0x9/0xe +[ 7552.702814] [] __wait_on_bit+0x40/0x6e +[ 7552.703135] [] __writeback_single_inode+0xe5/0x29d +[ 7552.703164] [] wake_bit_function+0x0/0x23 +[ 7552.703192] [] sync_sb_inodes+0x1b1/0x293 +[ 7552.703220] [] sync_inodes_sb+0x9a/0xa6 +[ 7552.703863] [] __sync_inodes+0x59/0xa2 +[ 7552.703890] [] do_sync+0x36/0x5a +[ 7552.703915] [] sys_sync+0xe/0x16 +[ 7552.703941] [] system_call_after_swapgs+0x8a/0x8f +[ 7552.704947] +[ 7552.704967] INFO: task stress:19897 blocked for more than 120 seconds. +[ 7552.704994] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7552.705038] stress D ffff81000102f8c0 0 19897 19883 +[ 7552.705068] ffff81033c427dd8 0000000000000086 0000000000000001 000000001a35e024 +[ 7552.705117] ffff810240410b10 ffff81033c6556b0 ffff810240410d98 0000000080a5e000 +[ 7552.705166] 0000000000000000 0000000000000000 ffff81033c427e08 ffff81033c427e18 +[ 7552.705992] Call Trace: +[ 7552.706031] [] inode_wait+0x0/0xe +[ 7552.706057] [] inode_wait+0x9/0xe +[ 7552.706082] [] __wait_on_bit+0x40/0x6e +[ 7552.706110] [] __writeback_single_inode+0xe5/0x29d +[ 7552.706138] [] wake_bit_function+0x0/0x23 +[ 7552.706167] [] sync_sb_inodes+0x1b1/0x293 +[ 7552.706195] [] sync_inodes_sb+0x9a/0xa6 +[ 7552.706223] [] __sync_inodes+0x59/0xa2 +[ 7552.706250] [] do_sync+0x36/0x5a +[ 7552.706275] [] sys_sync+0xe/0x16 +[ 7552.706300] [] system_call_after_swapgs+0x8a/0x8f +[ 7552.706330] +[ 7552.706349] INFO: task stress:19901 blocked for more than 120 seconds. +[ 7552.706377] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7552.706420] stress D ffff81000102f8c0 0 19901 19883 +[ 7552.706450] ffff810224845dd8 0000000000000086 0000000000000000 000000000f503d14 +[ 7552.706500] ffff81033e5c57b0 ffff810264509020 ffff81033e5c5a38 0000000080a5e000 +[ 7552.706549] 0000000000000000 0000000000000000 ffff810224845e08 ffff810224845e18 +[ 7552.706583] Call Trace: +[ 7552.706623] [] inode_wait+0x0/0xe +[ 7552.706649] [] inode_wait+0x9/0xe +[ 7552.706675] [] __wait_on_bit+0x40/0x6e +[ 7552.706703] [] __writeback_single_inode+0xe5/0x29d +[ 7552.706733] [] wake_bit_function+0x0/0x23 +[ 7552.706761] [] sync_sb_inodes+0x1b1/0x293 +[ 7552.706789] [] sync_inodes_sb+0x9a/0xa6 +[ 7552.706817] [] __sync_inodes+0x59/0xa2 +[ 7552.706844] [] do_sync+0x36/0x5a +[ 7552.706870] [] sys_sync+0xe/0x16 +[ 7552.706896] [] system_call_after_swapgs+0x8a/0x8f +[ 7552.706926] +[ 7552.706946] INFO: task stress:19913 blocked for more than 120 seconds. +[ 7552.706974] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7552.707018] stress D ffff81000102f8c0 0 19913 19883 +[ 7552.707048] ffff810240485dd8 0000000000000082 0000000000000000 000000000000b68e +[ 7552.707097] ffff81033c6556b0 ffff81033e5c57b0 ffff81033c655938 0000000080a5e000 +[ 7552.707147] 0000000000000000 0000000000000000 ffff810240485e08 ffff810240485e18 +[ 7552.707180] Call Trace: +[ 7552.707222] [] inode_wait+0x0/0xe +[ 7552.707247] [] inode_wait+0x9/0xe +[ 7552.707273] [] __wait_on_bit+0x40/0x6e +[ 7552.707301] [] __writeback_single_inode+0xe5/0x29d +[ 7552.707330] [] wake_bit_function+0x0/0x23 +[ 7552.707359] [] sync_sb_inodes+0x1b1/0x293 +[ 7552.707387] [] sync_inodes_sb+0x9a/0xa6 +[ 7552.707415] [] __sync_inodes+0x59/0xa2 +[ 7552.707442] [] do_sync+0x36/0x5a +[ 7552.707468] [] sys_sync+0xe/0x16 +[ 7552.707493] [] sysret_careful+0x1c/0x1f +[ 7552.707520] [] system_call_after_swapgs+0x8a/0x8f +[ 7552.707549] +[ 7561.291113] INFO: task stress:19885 blocked for more than 120 seconds. +[ 7561.291143] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7561.291187] stress D ffff81000102f8c0 0 19885 19883 +[ 7561.291218] ffff810264587dd8 0000000000000086 0000000000000002 000000000c23a234 +[ 7561.291267] ffff810264509020 ffff81024055cad0 ffff8102645092a8 0000000080a5e000 +[ 7561.291317] 0000000000000000 0000000000000000 ffff810264587e08 ffff810264587e18 +[ 7561.292115] Call Trace: +[ 7561.292166] [] inode_wait+0x0/0xe +[ 7561.292192] [] inode_wait+0x9/0xe +[ 7561.292219] [] __wait_on_bit+0x40/0x6e +[ 7561.292249] [] __writeback_single_inode+0xe5/0x29d +[ 7561.292278] [] wake_bit_function+0x0/0x23 +[ 7561.292306] [] sync_sb_inodes+0x1b1/0x293 +[ 7561.292334] [] sync_inodes_sb+0x9a/0xa6 +[ 7561.292362] [] __sync_inodes+0x59/0xa2 +[ 7561.292389] [] do_sync+0x36/0x5a +[ 7561.292415] [] sys_sync+0xe/0x16 +[ 7561.292440] [] sysret_careful+0x1c/0x1f +[ 7561.292467] [] system_call_after_swapgs+0x8a/0x8f +[ 7561.292496] +[ 7565.588616] INFO: task stress:19905 blocked for more than 120 seconds. +[ 7565.588647] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7565.588691] stress D ffff81000102f8c0 0 19905 19883 +[ 7565.588721] ffff8102404a3dd8 0000000000000082 ffff81063e002850 000000000000000e +[ 7565.588771] ffff81033c5ccfe0 ffff81024055cad0 ffff81033c5cd268 0000000080270e48 +[ 7565.589332] ffff8102404a3df8 ffff8102404a3ed8 0000000000000000 ffff81063c88b918 +[ 7565.589366] Call Trace: +[ 7565.589418] [] inode_wait+0x0/0xe +[ 7565.589444] [] inode_wait+0x9/0xe +[ 7565.589471] [] __wait_on_bit+0x40/0x6e +[ 7565.589501] [] __writeback_single_inode+0xe5/0x29d +[ 7565.589530] [] wake_bit_function+0x0/0x23 +[ 7565.589558] [] sync_sb_inodes+0x1b1/0x293 +[ 7565.589586] [] sync_inodes_sb+0x9a/0xa6 +[ 7565.589614] [] __sync_inodes+0x59/0xa2 +[ 7565.589641] [] do_sync+0x36/0x5a +[ 7565.590237] [] sys_sync+0xe/0x16 +[ 7565.590264] [] system_call_after_swapgs+0x8a/0x8f +[ 7565.590293] +[ 7578.471148] INFO: task stress:19893 blocked for more than 120 seconds. +[ 7578.471178] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7578.471222] stress D ffff81000102f8c0 0 19893 19883 +[ 7578.471252] ffff81033d125dd8 0000000000000086 ffff81063e002850 000000000000000e +[ 7578.471302] ffff81024055cad0 ffff81063e670710 ffff81024055cd58 0000000080270e48 +[ 7578.471351] ffff81033d125df8 ffff81033d125ed8 0000000000000000 ffff81063c88b918 +[ 7578.471384] Call Trace: +[ 7578.471436] [] inode_wait+0x0/0xe +[ 7578.471461] [] inode_wait+0x9/0xe +[ 7578.471488] [] __wait_on_bit+0x40/0x6e +[ 7578.471517] [] __writeback_single_inode+0xe5/0x29d +[ 7578.471546] [] wake_bit_function+0x0/0x23 +[ 7578.471575] [] sync_sb_inodes+0x1b1/0x293 +[ 7578.471603] [] sync_inodes_sb+0x9a/0xa6 +[ 7578.471631] [] __sync_inodes+0x59/0xa2 +[ 7578.471658] [] do_sync+0x36/0x5a +[ 7578.471683] [] sys_sync+0xe/0x16 +[ 7578.471709] [] system_call_after_swapgs+0x8a/0x8f +[ 7578.471738] +[ 7825.432430] INFO: task stress:19889 blocked for more than 120 seconds. +[ 7825.432460] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7825.432504] stress D ffff8100010208c0 0 19889 19883 +[ 7825.432535] ffff810224927dd8 0000000000000082 ffff810224927df8 ffff810224927e70 +[ 7825.432584] ffff81033e59ee20 ffff810321d28140 ffff81033e59f0a8 0000000124927ec8 +[ 7825.432826] 0000000000000000 ffff81063c88b918 ffff81033e11ee50 ffffffff80278d7e +[ 7825.432860] Call Trace: +[ 7825.432910] [] pagevec_lookup_tag+0x1a/0x21 +[ 7825.432939] [] inode_wait+0x0/0xe +[ 7825.432965] [] inode_wait+0x9/0xe +[ 7825.432992] [] __wait_on_bit+0x40/0x6e +[ 7825.433020] [] __writeback_single_inode+0xe5/0x29d +[ 7825.433063] [] wake_bit_function+0x0/0x23 +[ 7825.433091] [] sync_sb_inodes+0x1b1/0x293 +[ 7825.433119] [] sync_inodes_sb+0x9a/0xa6 +[ 7825.433147] [] __sync_inodes+0x59/0xa2 +[ 7825.433405] [] do_sync+0x36/0x5a +[ 7825.433431] [] sys_sync+0xe/0x16 +[ 7825.433457] [] system_call_after_swapgs+0x8a/0x8f +[ 7825.433486] +[ 7825.433506] INFO: task stress:19897 blocked for more than 120 seconds. +[ 7825.433534] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7825.433577] stress D ffff8100010208c0 0 19897 19883 +[ 7825.433607] ffff81033c427dd8 0000000000000086 ffff81063e002850 000000000000000e +[ 7825.433657] ffff810240410b10 ffff81033c5ccfe0 ffff810240410d98 0000000080270e48 +[ 7825.433706] ffff81033c427df8 ffff81033c427ed8 0000000000000000 ffff81063c88b918 +[ 7825.436382] Call Trace: +[ 7825.436421] [] inode_wait+0x0/0xe +[ 7825.436447] [] inode_wait+0x9/0xe +[ 7825.436473] [] __wait_on_bit+0x40/0x6e +[ 7825.436501] [] __writeback_single_inode+0xe5/0x29d +[ 7825.436530] [] wake_bit_function+0x0/0x23 +[ 7825.436559] [] sync_sb_inodes+0x1b1/0x293 +[ 7825.436587] [] sync_inodes_sb+0x9a/0xa6 +[ 7825.436616] [] __sync_inodes+0x59/0xa2 +[ 7825.436643] [] do_sync+0x36/0x5a +[ 7825.436668] [] sys_sync+0xe/0x16 +[ 7825.436694] [] system_call_after_swapgs+0x8a/0x8f +[ 7825.436724] +[ 7825.436743] INFO: task stress:19901 blocked for more than 120 seconds. +[ 7825.436771] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7825.436815] stress D ffff8100010208c0 0 19901 19883 +[ 7825.436845] ffff810224845dd8 0000000000000086 ffff81063e002850 000000000000000e +[ 7825.436894] ffff81033e5c57b0 ffff810240410b10 ffff81033e5c5a38 0000000080270e48 +[ 7825.436943] ffff810224845df8 ffff810224845ed8 0000000000000000 ffff81063c88b918 +[ 7825.436977] Call Trace: +[ 7825.437020] [] inode_wait+0x0/0xe +[ 7825.437046] [] inode_wait+0x9/0xe +[ 7825.437073] [] __wait_on_bit+0x40/0x6e +[ 7825.437102] [] __writeback_single_inode+0xe5/0x29d +[ 7825.437131] [] wake_bit_function+0x0/0x23 +[ 7825.437160] [] sync_sb_inodes+0x1b1/0x293 +[ 7825.437188] [] sync_inodes_sb+0x9a/0xa6 +[ 7825.437216] [] __sync_inodes+0x59/0xa2 +[ 7825.437243] [] do_sync+0x36/0x5a +[ 7825.437269] [] sys_sync+0xe/0x16 +[ 7825.437294] [] system_call_after_swapgs+0x8a/0x8f +[ 7825.437324] +[ 7825.437343] INFO: task stress:19905 blocked for more than 120 seconds. +[ 7825.437371] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7825.437415] stress D ffff8100010208c0 0 19905 19883 +[ 7825.437445] ffff8102404a3dd8 0000000000000082 ffff81063e002850 000000000000000e +[ 7825.437494] ffff81033c5ccfe0 ffff81033c6556b0 ffff81033c5cd268 0000000080270e48 +[ 7825.437543] ffff8102404a3df8 ffff8102404a3ed8 0000000000000000 ffff81063c88b918 +[ 7825.437577] Call Trace: +[ 7825.437618] [] inode_wait+0x0/0xe +[ 7825.437643] [] inode_wait+0x9/0xe +[ 7825.437670] [] __wait_on_bit+0x40/0x6e +[ 7825.437697] [] __writeback_single_inode+0xe5/0x29d +[ 7825.437726] [] wake_bit_function+0x0/0x23 +[ 7825.437755] [] sync_sb_inodes+0x1b1/0x293 +[ 7825.437783] [] sync_inodes_sb+0x9a/0xa6 +[ 7825.437811] [] __sync_inodes+0x59/0xa2 +[ 7825.437838] [] do_sync+0x36/0x5a +[ 7825.437863] [] sys_sync+0xe/0x16 +[ 7825.437890] [] system_call_after_swapgs+0x8a/0x8f +[ 7825.437919] +[ 7825.437940] INFO: task stress:19913 blocked for more than 120 seconds. +[ 7825.437968] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7825.438011] stress D ffff8100010208c0 0 19913 19883 +[ 7825.438041] ffff810240485dd8 0000000000000082 ffff81063e002850 000000000000000e +[ 7825.438091] ffff81033c6556b0 ffff81033e5a50e0 ffff81033c655938 0000000080270e48 +[ 7825.438140] ffff810240485df8 ffff810240485ed8 0000000000000000 ffff81063c88b918 +[ 7825.438174] Call Trace: +[ 7825.438215] [] inode_wait+0x0/0xe +[ 7825.438241] [] inode_wait+0x9/0xe +[ 7825.438267] [] __wait_on_bit+0x40/0x6e +[ 7825.438295] [] __writeback_single_inode+0xe5/0x29d +[ 7825.438324] [] wake_bit_function+0x0/0x23 +[ 7825.438353] [] sync_sb_inodes+0x1b1/0x293 +[ 7825.438381] [] sync_inodes_sb+0x9a/0xa6 +[ 7825.438410] [] __sync_inodes+0x59/0xa2 +[ 7825.438437] [] do_sync+0x36/0x5a +[ 7825.438463] [] sys_sync+0xe/0x16 +[ 7825.438488] [] sysret_careful+0x1c/0x1f +[ 7825.438514] [] system_call_after_swapgs+0x8a/0x8f +[ 7825.438545] +[ 7892.005056] INFO: task stress:19885 blocked for more than 120 seconds. +[ 7892.005086] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. +[ 7892.005131] stress D ffff8100969fa810 0 19885 19883 +[ 7892.005161] ffff810264587d98 0000000000000086 ffff81033e4d4000 ffffffff8023ce81 +[ 7892.005211] ffff810264509020 ffff81033c655020 ffff8102645092a8 0000000200000001 +[ 7892.005260] 0000000000000292 0000000000000003 ffff810264587d98 ffffffff8022accf +[ 7892.005294] Call Trace: +[ 7892.005342] [] lock_timer_base+0x26/0x4b +[ 7892.005370] [] __wake_up+0x38/0x4f +[ 7892.005402] [] :jbd:log_wait_commit+0x9f/0xed +[ 7892.005430] [] autoremove_wake_function+0x0/0x2e +[ 7892.005462] [] :jbd:journal_stop+0x165/0x18d +[ 7892.005985] [] __writeback_single_inode+0x17f/0x29d +[ 7892.006013] [] wake_bit_function+0x0/0x23 +[ 7892.006042] [] sync_sb_inodes+0x1b1/0x293 +[ 7892.006070] [] sync_inodes_sb+0x9a/0xa6 +[ 7892.007487] [] __sync_inodes+0x59/0xa2 +[ 7892.007514] [] do_sync+0x36/0x5a +[ 7892.007540] [] sys_sync+0xe/0x16 +[ 7892.007565] [] sysret_careful+0x1c/0x1f +[ 7892.007700] [] system_call_after_swapgs+0x8a/0x8f +[ 7892.007730] +[ 7934.780702] RPC: Registered udp transport module. +[ 7934.780730] RPC: Registered tcp transport module. +00:00.0 Host bridge [0600]: Intel Corporation QuickPath Architecture I/O Hub to ESI Port [8086:3406] (rev 13) +00:01.0 PCI bridge [0604]: Intel Corporation QuickPath Architecture I/O Hub PCI Express Root Port 1 [8086:3408] (rev 13) +00:02.0 PCI bridge [0604]: Intel Corporation QuickPath Architecture I/O Hub PCI Express Root Port 2 [8086:3409] (rev 13) +00:03.0 PCI bridge [0604]: Intel Corporation QuickPath Architecture I/O Hub PCI Express Root Port 3 [8086:340a] (rev 13) +00:05.0 PCI bridge [0604]: Intel Corporation QuickPath Architecture I/O Hub PCI Express Root Port 5 [8086:340c] (rev 13) +00:07.0 PCI bridge [0604]: Intel Corporation QuickPath Architecture I/O Hub PCI Express Root Port 7 [8086:340e] (rev 13) +00:0e.0 Host bridge [0600]: Intel Corporation Device [8086:341c] (rev 13) +00:0e.1 Host bridge [0600]: Intel Corporation Device [8086:341d] (rev 13) +00:0e.2 Host bridge [0600]: Intel Corporation Device [8086:341e] (rev 13) +00:14.0 PIC [0800]: Intel Corporation QuickPath Architecture I/O Hub System Management Registers [8086:342e] (rev 13) +00:14.1 PIC [0800]: Intel Corporation QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers [8086:3422] (rev 13) +00:14.2 PIC [0800]: Intel Corporation QuickPath Architecture I/O Hub Control Status and RAS Registers [8086:3423] (rev 13) +00:14.3 PIC [0800]: Intel Corporation QuickPath Architecture I/O Hub Throttle Registers [8086:3438] (rev 13) +00:16.0 System peripheral [0880]: Intel Corporation DMA Engine [8086:3430] (rev 13) +00:16.1 System peripheral [0880]: Intel Corporation DMA Engine [8086:3431] (rev 13) +00:16.2 System peripheral [0880]: Intel Corporation DMA Engine [8086:3432] (rev 13) +00:16.3 System peripheral [0880]: Intel Corporation DMA Engine [8086:3433] (rev 13) +00:16.4 System peripheral [0880]: Intel Corporation DMA Engine [8086:3429] (rev 13) +00:16.5 System peripheral [0880]: Intel Corporation DMA Engine [8086:342a] (rev 13) +00:16.6 System peripheral [0880]: Intel Corporation DMA Engine [8086:342b] (rev 13) +00:16.7 System peripheral [0880]: Intel Corporation DMA Engine [8086:342c] (rev 13) +00:1a.0 USB Controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4 [8086:3a37] +00:1a.1 USB Controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5 [8086:3a38] +00:1a.2 USB Controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6 [8086:3a39] +00:1a.7 USB Controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2 [8086:3a3c] +00:1d.0 USB Controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1 [8086:3a34] +00:1d.1 USB Controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2 [8086:3a35] +00:1d.2 USB Controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3 [8086:3a36] +00:1d.7 USB Controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1 [8086:3a3a] +00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 90) +00:1f.0 ISA bridge [0601]: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller [8086:3a16] +00:1f.2 SATA controller [0106]: Intel Corporation 82801JI (ICH10 Family) SATA AHCI Controller [8086:3a22] +00:1f.3 SMBus [0c05]: Intel Corporation 82801JI (ICH10 Family) SMBus Controller [8086:3a30] +01:00.0 Ethernet controller [0200]: Intel Corporation 82574L Gigabit Network Connection [8086:10d3] +02:00.0 Ethernet controller [0200]: Intel Corporation 82574L Gigabit Network Connection [8086:10d3] +03:00.0 InfiniBand [0c06]: Mellanox Technologies MT26428 [ConnectX IB QDR, PCIe 2.0 5GT/s] [15b3:673c] (rev a0) +06:01.0 VGA compatible controller [0300]: Matrox Graphics, Inc. MGA G200eW WPCM450 [Hermon] - Winbond/Nuvoton [102b:0532] (rev 0a) +00:00.0 Host bridge: Intel Corporation QuickPath Architecture I/O Hub to ESI Port (rev 13) + Subsystem: Intel Corporation Device 0000 + Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- + Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- + Capabilities: [150] Access Controls + Capabilities: [160] Vendor Specific Information + +00:01.0 PCI bridge: Intel Corporation QuickPath Architecture I/O Hub PCI Express Root Port 1 (rev 13) (prog-if 00 [Normal decode]) + Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ + Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B- + PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- + Capabilities: [40] Subsystem: Intel Corporation Device 0000 + Capabilities: [60] Message Signalled Interrupts: Mask+ 64bit- Queue=0/1 Enable+ + Address: fee00000 Data: 4049 + Masking: 00000003 Pending: 00000000 + Capabilities: [90] Express (v2) Root Port (Slot+), MSI 00 + DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us + ExtTag+ RBE+ FLReset- + DevCtl: Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+ + RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- + MaxPayload 256 bytes, MaxReadReq 128 bytes + DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend- + LnkCap: Port #0, Speed 5GT/s, Width x2, ASPM L0s L1, Latency L0 <512ns, L1 <4us + ClockPM- Suprise+ LLActRep+ BwNot+ + LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk- + ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- + LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- + SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surpise- + Slot # 0, PowerLimit 0.000000; Interlock- NoCompl- + SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- + Control: AttnInd Off, PwrInd Off, Power- Interlock- + SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock- + Changed: MRL- PresDet+ LinkState+ + RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- + RootCap: CRSVisible- + RootSta: PME ReqID 0000, PMEStatus- PMEPending- + Capabilities: [e0] Power Management version 3 + Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) + Status: D0 PME-Enable- DSel=0 DScale=0 PME- + Capabilities: [100] Advanced Error Reporting + Capabilities: [150] Access Controls + Capabilities: [160] Vendor Specific Information + Kernel driver in use: pcieport-driver + Kernel modules: shpchp + +00:02.0 PCI bridge: Intel Corporation QuickPath Architecture I/O Hub PCI Express Root Port 2 (rev 13) (prog-if 00 [Normal decode]) + Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ + Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B- + PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- + Capabilities: [40] Subsystem: Intel Corporation Device 0000 + Capabilities: [60] Message Signalled Interrupts: Mask+ 64bit- Queue=0/1 Enable+ + Address: fee00000 Data: 4051 + Masking: 00000003 Pending: 00000000 + Capabilities: [90] Express (v2) Root Port (Slot+), MSI 00 + DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us + ExtTag+ RBE+ FLReset- + DevCtl: Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+ + RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- + MaxPayload 256 bytes, MaxReadReq 128 bytes + DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend- + LnkCap: Port #0, Speed 5GT/s, Width x2, ASPM L0s L1, Latency L0 <512ns, L1 <4us + ClockPM- Suprise+ LLActRep+ BwNot+ + LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk- + ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- + LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- + SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surpise- + Slot # 0, PowerLimit 0.000000; Interlock- NoCompl- + SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- + Control: AttnInd Off, PwrInd Off, Power- Interlock- + SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock- + Changed: MRL- PresDet+ LinkState+ + RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- + RootCap: CRSVisible- + RootSta: PME ReqID 0000, PMEStatus- PMEPending- + Capabilities: [e0] Power Management version 3 + Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) + Status: D0 PME-Enable- DSel=0 DScale=0 PME- + Capabilities: [100] Advanced Error Reporting + Capabilities: [150] Access Controls + Kernel driver in use: pcieport-driver + Kernel modules: shpchp + +00:03.0 PCI bridge: Intel Corporation QuickPath Architecture I/O Hub PCI Express Root Port 3 (rev 13) (prog-if 00 [Normal decode]) + Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ + Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B- + PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- + Capabilities: [40] Subsystem: Intel Corporation Device 0000 + Capabilities: [60] Message Signalled Interrupts: Mask+ 64bit- Queue=0/1 Enable+ + Address: fee00000 Data: 4059 + Masking: 00000003 Pending: 00000000 + Capabilities: [90] Express (v2) Root Port (Slot+), MSI 00 + DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us + ExtTag+ RBE+ FLReset- + DevCtl: Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+ + RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- + MaxPayload 256 bytes, MaxReadReq 128 bytes + DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend- + LnkCap: Port #0, Speed 5GT/s, Width x8, ASPM L0s L1, Latency L0 <512ns, L1 <4us + ClockPM- Suprise+ LLActRep+ BwNot+ + LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk- + ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- + LnkSta: Speed 5GT/s, Width x8, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- + SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surpise- + Slot # 0, PowerLimit 0.000000; Interlock- NoCompl- + SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- + Control: AttnInd Off, PwrInd Off, Power- Interlock- + SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock- + Changed: MRL- PresDet+ LinkState+ + RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- + RootCap: CRSVisible- + RootSta: PME ReqID 0000, PMEStatus- PMEPending- + Capabilities: [e0] Power Management version 3 + Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) + Status: D0 PME-Enable- DSel=0 DScale=0 PME- + Capabilities: [100] Advanced Error Reporting + Capabilities: [150] Access Controls + Capabilities: [160] Vendor Specific Information + Kernel driver in use: pcieport-driver + Kernel modules: shpchp + +00:05.0 PCI bridge: Intel Corporation QuickPath Architecture I/O Hub PCI Express Root Port 5 (rev 13) (prog-if 00 [Normal decode]) + Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ + Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B- + PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- + Capabilities: [40] Subsystem: Intel Corporation Device 0000 + Capabilities: [60] Message Signalled Interrupts: Mask+ 64bit- Queue=0/1 Enable+ + Address: fee00000 Data: 4061 + Masking: 00000003 Pending: 00000000 + Capabilities: [90] Express (v2) Root Port (Slot+), MSI 00 + DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us + ExtTag+ RBE+ FLReset- + DevCtl: Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+ + RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- + MaxPayload 128 bytes, MaxReadReq 128 bytes + DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend- + LnkCap: Port #0, Speed 5GT/s, Width x8, ASPM L0s L1, Latency L0 <512ns, L1 <4us + ClockPM- Suprise+ LLActRep+ BwNot+ + LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk- + ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- + LnkSta: Speed 2.5GT/s, Width x0, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- + SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surpise- + Slot # 0, PowerLimit 0.000000; Interlock- NoCompl- + SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- + Control: AttnInd Off, PwrInd Off, Power- Interlock- + SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock- + Changed: MRL- PresDet+ LinkState- + RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- + RootCap: CRSVisible- + RootSta: PME ReqID 0000, PMEStatus- PMEPending- + Capabilities: [e0] Power Management version 3 + Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) + Status: D0 PME-Enable- DSel=0 DScale=0 PME- + Capabilities: [100] Advanced Error Reporting + Capabilities: [150] Access Controls + Kernel driver in use: pcieport-driver + Kernel modules: shpchp + +00:07.0 PCI bridge: Intel Corporation QuickPath Architecture I/O Hub PCI Express Root Port 7 (rev 13) (prog-if 00 [Normal decode]) + Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ + Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B- + PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- + Capabilities: [40] Subsystem: Intel Corporation Device 0000 + Capabilities: [60] Message Signalled Interrupts: Mask+ 64bit- Queue=0/1 Enable+ + Address: fee00000 Data: 4069 + Masking: 00000003 Pending: 00000000 + Capabilities: [90] Express (v2) Root Port (Slot+), MSI 00 + DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us + ExtTag+ RBE+ FLReset- + DevCtl: Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+ + RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- + MaxPayload 128 bytes, MaxReadReq 128 bytes + DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend- + LnkCap: Port #0, Speed 5GT/s, Width x16, ASPM L0s L1, Latency L0 <512ns, L1 <4us + ClockPM- Suprise+ LLActRep+ BwNot+ + LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk- + ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- + LnkSta: Speed 2.5GT/s, Width x0, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- + SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surpise- + Slot # 1, PowerLimit 25.000000; Interlock- NoCompl- + SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- + Control: AttnInd Off, PwrInd Off, Power- Interlock- + SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock- + Changed: MRL- PresDet+ LinkState- + RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible- + RootCap: CRSVisible- + RootSta: PME ReqID 0000, PMEStatus- PMEPending- + Capabilities: [e0] Power Management version 3 + Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) + Status: D0 PME-Enable- DSel=0 DScale=0 PME- + Capabilities: [100] Advanced Error Reporting + Capabilities: [150] Access Controls + Capabilities: [160] Vendor Specific Information + Kernel driver in use: pcieport-driver + Kernel modules: shpchp + +00:0e.0 Host bridge: Intel Corporation Device 341c (rev 13) + Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- + Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- + +00:0e.1 Host bridge: Intel Corporation Device 341d (rev 13) + Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- + Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- + Kernel driver in use: uhci_hcd + Kernel modules: uhci-hcd + +00:1a.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5 (prog-if 00 [UHCI]) + Subsystem: Super Micro Computer Inc Device 0007 + Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- + Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- + Kernel driver in use: uhci_hcd + Kernel modules: uhci-hcd + +00:1a.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6 (prog-if 00 [UHCI]) + Subsystem: Super Micro Computer Inc Device 0007 + Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- + Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- + Kernel driver in use: uhci_hcd + Kernel modules: uhci-hcd + +00:1a.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2 (prog-if 20 [EHCI]) + Subsystem: Super Micro Computer Inc Device 0007 + Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- + Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- + Kernel driver in use: ehci_hcd + Kernel modules: ehci-hcd + +00:1d.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1 (prog-if 00 [UHCI]) + Subsystem: Super Micro Computer Inc Device 0007 + Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- + Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- + Kernel driver in use: uhci_hcd + Kernel modules: uhci-hcd + +00:1d.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2 (prog-if 00 [UHCI]) + Subsystem: Super Micro Computer Inc Device 0007 + Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- + Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- + Kernel driver in use: uhci_hcd + Kernel modules: uhci-hcd + +00:1d.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3 (prog-if 00 [UHCI]) + Subsystem: Super Micro Computer Inc Device 0007 + Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- + Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- + Kernel driver in use: uhci_hcd + Kernel modules: uhci-hcd + +00:1d.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1 (prog-if 20 [EHCI]) + Subsystem: Super Micro Computer Inc Device 0007 + Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- + Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- + Kernel driver in use: ehci_hcd + Kernel modules: ehci-hcd + +00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90) (prog-if 01 [Subtractive decode]) + Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- + Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B- + PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- + Capabilities: [50] Subsystem: Super Micro Computer Inc Device 0007 + +00:1f.0 ISA bridge: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller + Subsystem: Super Micro Computer Inc Device 0007 + Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- + Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- + +00:1f.2 SATA controller: Intel Corporation 82801JI (ICH10 Family) SATA AHCI Controller (prog-if 01 [AHCI 1.0]) + Subsystem: Super Micro Computer Inc Device 0007 + Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ + Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- + Capabilities: [b0] PCIe advanced features + Kernel driver in use: ahci + Kernel modules: ahci + +00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller + Subsystem: Super Micro Computer Inc Device 0007 + Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- + Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- + Capabilities: [140] Device Serial Number 7e-ab-cd-ff-ff-48-30-00 + Kernel driver in use: e1000e + Kernel modules: e1000e + +02:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection + Subsystem: Super Micro Computer Inc Device 10d3 + Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ + Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- + Capabilities: [140] Device Serial Number 7f-ab-cd-ff-ff-48-30-00 + Kernel driver in use: e1000e + Kernel modules: e1000e + +03:00.0 InfiniBand: Mellanox Technologies MT26428 [ConnectX IB QDR, PCIe 2.0 5GT/s] (rev a0) + Subsystem: Mellanox Technologies Device 0004 + Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ + Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- + Capabilities: [9c] MSI-X: Enable+ Mask- TabSize=256 + Vector table: BAR=0 offset=0007c000 + PBA: BAR=0 offset=0007d000 + Capabilities: [60] Express (v2) Endpoint, MSI 00 + DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <64ns, L1 unlimited + ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- + DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- + RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- + MaxPayload 256 bytes, MaxReadReq 512 bytes + DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend- + LnkCap: Port #8, Speed 5GT/s, Width x8, ASPM L0s, Latency L0 unlimited, L1 unlimited + ClockPM- Suprise- LLActRep- BwNot- + LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk- + ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- + LnkSta: Speed 5GT/s, Width x8, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt- + Capabilities: [100] #0e + Kernel driver in use: mlx4_core + Kernel modules: mlx4_core + +06:01.0 VGA compatible controller: Matrox Graphics, Inc. MGA G200eW WPCM450 [Hermon] - Winbond/Nuvoton (rev 0a) (prog-if 00 [VGA controller]) + Subsystem: Super Micro Computer Inc Device 0007 + Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- + Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR-