lkml.org 
[lkml]   [2012]   [Feb]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectInconsistent load average on tickless kernels
I have an LVS/DR cluster of 10 machines that receive similar traffic
via a round-robin strategy. These machines run Debian Lenny with
2.6.26, and consistently have a 15-minute load average between 4-12
depending on the time of day.

Upgrading any one of these machines to a newer kernel compiled with
NO_HZ=y causes the reported load average to drop significantly. Here,
fe3 and fe12 are running 3.2.4:

fe3: 0.48 0.53 0.55
fe4: 6.73 5.59 5.11
fe5: 5.93 5.29 5.60
fe6: 6.20 5.79 6.08
fe7: 8.32 5.65 5.05
fe8: 6.34 5.85 5.93
fe9: 5.80 5.46 5.53
fe10: 5.49 4.91 5.03
fe11: 6.60 6.11 6.10
fe12: 0.39 0.54 0.46

The newly reported load average is much lower than the other machines
performing equivalent work, and does not match cpu usage numbers
reported by vmstat.

Originally, I attempted to upgrade to 2.6.32 (used by lenny-backports
and squeeze). In 2.6.32, load averages are misreported even when using
NO_HZ=n. This bug was fixed in 2.6.34-rc4 (74f5187ac8: sched: Cure
load average vs NO_HZ woes).

The NO_HZ=y case was supposed to be fixed in 2.6.37-rc5 (0f004f5a69:
sched: Cure more NO_HZ load average woes), with the commit stating
"behaviour between CONFIG_NO_HZ=[yn] should be equivalent". In my
environment, however, kernels after this patch was introduced still
misreport load averages when compiled with NO_HZ=y.

Here's a list of the kernel versions I've tried (more details in
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620297):

Correct Load Average
2.6.26.25
2.6.32.55-620297patch (CONFIG_NO_HZ=n)

Incorrect Load Average
2.6.32-bpo.5-amd64
2.6.32.55
2.6.32.55-620297patch
2.6.32.55-620297patch (nohz=off)
2.6.37-rc5-cure-more
2.6.39.4
3.2.2
3.2.4

Also worth nothing is that fe12 is much newer than fe3, which should
help rule out hardware as a cause of this bug.

fe3: Dell PowerEdge 2950 w/ Xeon(R) CPU L5420 @ 2.50GHz
fe12: Dell PowerEdge R710 w/ Xeon(R) CPU E5645 @ 2.40GHz

I've attached dmesg output from fe12 booting up on 3.2.4. I am happy
to provide any other information that would be useful, and would
appreciate any advice on patches to try or ways to narrow the bug down
further.

Aman
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.2.4 (root@fe3) (gcc version 4.3.2 (Debian 4.3.2-1.1) ) #1 SMP Sat Feb 4 08:24:56 PST 2012
[ 0.000000] Command line: root=/dev/mapper/fe12-root ro console=ttyS1,115200 rootdelay=30
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000cf379000 (usable)
[ 0.000000] BIOS-e820: 00000000cf379000 - 00000000cf38f000 (reserved)
[ 0.000000] BIOS-e820: 00000000cf38f000 - 00000000cf3ce000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000cf3ce000 - 00000000d0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fe000000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 0000000630000000 (usable)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI 2.6 present.
[ 0.000000] DMI: Dell Inc. PowerEdge R710/00NH4P, BIOS 3.0.0 01/31/2011
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] No AGP bridge found
[ 0.000000] last_pfn = 0x630000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-D3FFF write-protect
[ 0.000000] D4000-EBFFF uncachable
[ 0.000000] EC000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0000000000 mask FF80000000 write-back
[ 0.000000] 1 base 0080000000 mask FFC0000000 write-back
[ 0.000000] 2 base 00C0000000 mask FFF0000000 write-back
[ 0.000000] 3 base 0100000000 mask FF00000000 write-back
[ 0.000000] 4 base 0200000000 mask FE00000000 write-back
[ 0.000000] 5 base 0400000000 mask FE00000000 write-back
[ 0.000000] 6 base 0600000000 mask FFE0000000 write-back
[ 0.000000] 7 base 0620000000 mask FFF0000000 write-back
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820 update range: 00000000d0000000 - 0000000100000000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0xcf379 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [ffff8800000fe710] fe710
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 20480
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] init_memory_mapping: 0000000000000000-00000000cf379000
[ 0.000000] 0000000000 - 00c0000000 page 1G
[ 0.000000] 00c0000000 - 00cf200000 page 2M
[ 0.000000] 00cf200000 - 00cf379000 page 4k
[ 0.000000] kernel direct mapping tables up to cf379000 @ 1fffd000-20000000
[ 0.000000] init_memory_mapping: 0000000100000000-0000000630000000
[ 0.000000] 0100000000 - 0600000000 page 1G
[ 0.000000] 0600000000 - 0630000000 page 2M
[ 0.000000] kernel direct mapping tables up to 630000000 @ cf377000-cf379000
[ 0.000000] RAMDISK: 369e9000 - 37ff0000
[ 0.000000] ACPI: RSDP 00000000000f11a0 00024 (v02 DELL )
[ 0.000000] ACPI: XSDT 00000000000f12a4 0009C (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: FACP 00000000cf3b3f9c 000F4 (v03 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: DSDT 00000000cf38f000 03D72 (v01 DELL PE_SC3 00000001 INTL 20050624)
[ 0.000000] ACPI: FACS 00000000cf3b6000 00040
[ 0.000000] ACPI: APIC 00000000cf3b3478 0015E (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: SPCR 00000000cf3b35d8 00050 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: HPET 00000000cf3b362c 00038 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: DMAR 00000000cf3b3668 001C0 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: MCFG 00000000cf3b38c4 0003C (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: WD__ 00000000cf3b3904 00134 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: SLIC 00000000cf3b3a3c 00024 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: ERST 00000000cf392ef4 00270 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: HEST 00000000cf393164 003A8 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: BERT 00000000cf392d74 00030 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: EINJ 00000000cf392da4 00150 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: SRAT 00000000cf3b3bc0 00370 (v01 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: TCPA 00000000cf3b3f34 00064 (v02 DELL PE_SC3 00000001 DELL 00000001)
[ 0.000000] ACPI: SSDT 00000000cf3b7000 03300 (v01 INTEL PPM RCM 80000001 INTL 20061109)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] SRAT: PXM 1 -> APIC 0x20 -> Node 0
[ 0.000000] SRAT: PXM 2 -> APIC 0x00 -> Node 1
[ 0.000000] SRAT: PXM 1 -> APIC 0x22 -> Node 0
[ 0.000000] SRAT: PXM 2 -> APIC 0x02 -> Node 1
[ 0.000000] SRAT: PXM 1 -> APIC 0x24 -> Node 0
[ 0.000000] SRAT: PXM 2 -> APIC 0x04 -> Node 1
[ 0.000000] SRAT: PXM 1 -> APIC 0x30 -> Node 0
[ 0.000000] SRAT: PXM 2 -> APIC 0x10 -> Node 1
[ 0.000000] SRAT: PXM 1 -> APIC 0x32 -> Node 0
[ 0.000000] SRAT: PXM 2 -> APIC 0x12 -> Node 1
[ 0.000000] SRAT: PXM 1 -> APIC 0x34 -> Node 0
[ 0.000000] SRAT: PXM 2 -> APIC 0x14 -> Node 1
[ 0.000000] SRAT: Node 1 PXM 2 0-d0000000
[ 0.000000] SRAT: Node 1 PXM 2 100000000-330000000
[ 0.000000] SRAT: Node 0 PXM 1 330000000-630000000
[ 0.000000] NUMA: Node 1 [0,d0000000) + [100000000,330000000) -> [0,330000000)
[ 0.000000] Initmem setup node 0 0000000330000000-0000000630000000
[ 0.000000] NODE_DATA [000000062fffb000 - 000000062fffffff]
[ 0.000000] Initmem setup node 1 0000000000000000-0000000330000000
[ 0.000000] NODE_DATA [000000032fffb000 - 000000032fffffff]
[ 0.000000] [ffffea0000000000-ffffea000cbfffff] PMD -> [ffff880323e00000-ffff88032fdfffff] on node 1
[ 0.000000] [ffffea000cc00000-ffffea0018bfffff] PMD -> [ffff880623600000-ffff88062f5fffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x00630000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[4] active PFN ranges
[ 0.000000] 1: 0x00000010 -> 0x000000a0
[ 0.000000] 1: 0x00000100 -> 0x000cf379
[ 0.000000] 1: 0x00100000 -> 0x00330000
[ 0.000000] 0: 0x00330000 -> 0x00630000
[ 0.000000] On node 0 totalpages: 3145728
[ 0.000000] Normal zone: 49152 pages used for memmap
[ 0.000000] Normal zone: 3096576 pages, LIFO batch:31
[ 0.000000] On node 1 totalpages: 3142409
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 7 pages reserved
[ 0.000000] DMA zone: 3913 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 16320 pages used for memmap
[ 0.000000] DMA32 zone: 828345 pages, LIFO batch:31
[ 0.000000] Normal zone: 35840 pages used for memmap
[ 0.000000] Normal zone: 2257920 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x20] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x22] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x24] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x30] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x10] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x32] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x12] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x34] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x14] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x11] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x12] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x13] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x14] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x15] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x16] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x17] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x18] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x19] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1a] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1b] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1c] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1d] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1e] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1f] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x20] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec80000] gsi_base[32])
[ 0.000000] IOAPIC[1]: apic_id 1, version 32, address 0xfec80000, GSI 32-55
[ 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] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[ 0.000000] SMP: Allowing 32 CPUs, 20 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 72
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 00000000cf379000 - 00000000cf38f000
[ 0.000000] PM: Registered nosave memory: 00000000cf38f000 - 00000000cf3ce000
[ 0.000000] PM: Registered nosave memory: 00000000cf3ce000 - 00000000d0000000
[ 0.000000] PM: Registered nosave memory: 00000000d0000000 - 00000000e0000000
[ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
[ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fe000000
[ 0.000000] PM: Registered nosave memory: 00000000fe000000 - 0000000100000000
[ 0.000000] Allocating PCI resources starting at d0000000 (gap: d0000000:10000000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:32 nr_node_ids:2
[ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff880323c00000 s81600 r8192 d20800 u131072
[ 0.000000] pcpu-alloc: s81600 r8192 d20800 u131072 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 00 02 04 06 08 10 12 14 16 18 20 22 24 26 28 30
[ 0.000000] pcpu-alloc: [1] 01 03 05 07 09 11 13 15 17 19 21 23 25 27 29 31
[ 0.000000] Built 2 zonelists in Zone order, mobility grouping on. Total pages: 6186754
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: root=/dev/mapper/fe12-root ro console=ttyS1,115200 rootdelay=30
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 24658712k/25952256k available (3326k kernel code, 799708k absent, 493836k reserved, 3342k data, 564k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=2
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:33024 nr_irqs:1480 16
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [ttyS1] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] Fast TSC calibration using PIT
[ 0.004000] Detected 2394.162 MHz processor.
[ 0.000009] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.32 BogoMIPS (lpj=9576648)
[ 0.010597] pid_max: default: 32768 minimum: 301
[ 0.015255] Security Framework initialized
[ 0.019339] SELinux: Disabled at boot.
[ 0.025343] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[ 0.039491] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.049780] Mount-cache hash table entries: 256
[ 0.054550] Initializing cgroup subsys cpuacct
[ 0.058991] Initializing cgroup subsys devices
[ 0.063421] Initializing cgroup subsys freezer
[ 0.067849] Initializing cgroup subsys net_cls
[ 0.072314] CPU: Physical Processor ID: 1
[ 0.076310] CPU: Processor Core ID: 0
[ 0.079963] mce: CPU supports 9 MCE banks
[ 0.083968] CPU0: Thermal monitoring enabled (TM1)
[ 0.088749] using mwait in idle threads.
[ 0.093446] ACPI: Core revision 20110623
[ 0.098789] Switched APIC routing to physical flat.
[ 0.104190] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.149787] CPU0: Intel(R) Xeon(R) CPU E5645 @ 2.40GHz stepping 02
[ 0.264012] Performance Events: PEBS fmt1+, Westmere events, Intel PMU driver.
[ 0.271234] ... version: 3
[ 0.275226] ... bit width: 48
[ 0.279301] ... generic registers: 4
[ 0.283292] ... value mask: 0000ffffffffffff
[ 0.288579] ... max period: 000000007fffffff
[ 0.293867] ... fixed-purpose events: 3
[ 0.297858] ... event mask: 000000070000000f
[ 0.303386] Booting Node 1, Processors #1
[ 0.307474] smpboot cpu 1: start_ip = 99000
[ 0.415944] Ok.
[ 0.417771] Booting Node 0, Processors #2
[ 0.421859] smpboot cpu 2: start_ip = 99000
[ 0.531736] Ok.
[ 0.533563] Booting Node 1, Processors #3
[ 0.537651] smpboot cpu 3: start_ip = 99000
[ 0.647528] Ok.
[ 0.649355] Booting Node 0, Processors #4
[ 0.653443] smpboot cpu 4: start_ip = 99000
[ 0.763364] Ok.
[ 0.765193] Booting Node 1, Processors #5
[ 0.769281] smpboot cpu 5: start_ip = 99000
[ 0.879061] Ok.
[ 0.880888] Booting Node 0, Processors #6
[ 0.884976] smpboot cpu 6: start_ip = 99000
[ 0.994901] Ok.
[ 0.996730] Booting Node 1, Processors #7
[ 1.000817] smpboot cpu 7: start_ip = 99000
[ 1.110692] Ok.
[ 1.112517] Booting Node 0, Processors #8
[ 1.116604] smpboot cpu 8: start_ip = 99000
[ 1.226522] Ok.
[ 1.228349] Booting Node 1, Processors #9
[ 1.232435] smpboot cpu 9: start_ip = 99000
[ 1.342314] Ok.
[ 1.344141] Booting Node 0, Processors #10
[ 1.348316] smpboot cpu 10: start_ip = 99000
[ 1.458094] Ok.
[ 1.459922] Booting Node 1, Processors #11
[ 1.464095] smpboot cpu 11: start_ip = 99000
[ 1.573858] Brought up 12 CPUs
[ 1.576898] Total of 12 processors activated (57456.12 BogoMIPS).
[ 1.600611] devtmpfs: initialized
[ 1.608513] print_constraints: dummy:
[ 1.612321] NET: Registered protocol family 16
[ 1.616839] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 1.624380] ACPI: bus type pci registered
[ 1.628432] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 1.637706] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 1.661077] PCI: Using configuration type 1 for base access
[ 1.667876] bio: create slab <bio-0> at 0
[ 1.671973] ACPI: Added _OSI(Module Device)
[ 1.676141] ACPI: Added _OSI(Processor Device)
[ 1.680565] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.685249] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.691066] ACPI: EC: Look up EC in DSDT
[ 1.691791] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 1.699216] ACPI: Interpreter enabled
[ 1.702866] ACPI: (supports S0 S4 S5)
[ 1.706548] ACPI: Using IOAPIC for interrupt routing
[ 1.714540] ACPI: No dock devices found.
[ 1.718451] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.727736] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.734056] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
[ 1.740646] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
[ 1.747235] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 1.754514] pci_root PNP0A08:00: host bridge window [mem 0xd0000000-0xfdffffff]
[ 1.761794] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed44fff]
[ 1.769088] pci 0000:00:00.0: [8086:3406] type 0 class 0x000600
[ 1.769139] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[ 1.769142] pci 0000:00:00.0: PME# disabled
[ 1.769165] pci 0000:00:01.0: [8086:3408] type 1 class 0x000604
[ 1.769215] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 1.769218] pci 0000:00:01.0: PME# disabled
[ 1.769238] pci 0000:00:03.0: [8086:340a] type 1 class 0x000604
[ 1.769287] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 1.769290] pci 0000:00:03.0: PME# disabled
[ 1.769309] pci 0000:00:04.0: [8086:340b] type 1 class 0x000604
[ 1.769359] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
[ 1.769362] pci 0000:00:04.0: PME# disabled
[ 1.769385] pci 0000:00:05.0: [8086:340c] type 1 class 0x000604
[ 1.769435] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[ 1.769438] pci 0000:00:05.0: PME# disabled
[ 1.769457] pci 0000:00:06.0: [8086:340d] type 1 class 0x000604
[ 1.769507] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[ 1.769510] pci 0000:00:06.0: PME# disabled
[ 1.769528] pci 0000:00:07.0: [8086:340e] type 1 class 0x000604
[ 1.769579] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[ 1.769581] pci 0000:00:07.0: PME# disabled
[ 1.769601] pci 0000:00:09.0: [8086:3410] type 1 class 0x000604
[ 1.769651] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
[ 1.769654] pci 0000:00:09.0: PME# disabled
[ 1.769676] pci 0000:00:14.0: [8086:342e] type 0 class 0x000800
[ 1.769739] pci 0000:00:14.1: [8086:3422] type 0 class 0x000800
[ 1.769797] pci 0000:00:14.2: [8086:3423] type 0 class 0x000800
[ 1.769864] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03
[ 1.769903] pci 0000:00:1a.0: reg 20: [io 0xec40-0xec5f]
[ 1.769951] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03
[ 1.769990] pci 0000:00:1a.1: reg 20: [io 0xec60-0xec7f]
[ 1.770046] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03
[ 1.770066] pci 0000:00:1a.7: reg 10: [mem 0xdf0fe000-0xdf0fe3ff]
[ 1.770149] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 1.770154] pci 0000:00:1a.7: PME# disabled
[ 1.770173] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03
[ 1.770212] pci 0000:00:1d.0: reg 20: [io 0xec80-0xec9f]
[ 1.770259] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03
[ 1.770298] pci 0000:00:1d.1: reg 20: [io 0xeca0-0xecbf]
[ 1.770355] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03
[ 1.770374] pci 0000:00:1d.7: reg 10: [mem 0xdf0ff000-0xdf0ff3ff]
[ 1.770458] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 1.770462] pci 0000:00:1d.7: PME# disabled
[ 1.770481] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
[ 1.770538] pci 0000:00:1f.0: [8086:2918] type 0 class 0x000601
[ 1.770614] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0c00 (mask 007f)
[ 1.778154] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0ca0 (mask 000f)
[ 1.785694] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 00e0 (mask 000f)
[ 1.793316] pci 0000:01:00.0: [14e4:1639] type 0 class 0x000200
[ 1.793332] pci 0000:01:00.0: reg 10: [mem 0xd6000000-0xd7ffffff 64bit]
[ 1.793410] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 1.793414] pci 0000:01:00.0: PME# disabled
[ 1.793442] pci 0000:01:00.1: [14e4:1639] type 0 class 0x000200
[ 1.793457] pci 0000:01:00.1: reg 10: [mem 0xd8000000-0xd9ffffff 64bit]
[ 1.793535] pci 0000:01:00.1: PME# supported from D0 D3hot D3cold
[ 1.793538] pci 0000:01:00.1: PME# disabled
[ 1.793560] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 1.798767] pci 0000:00:01.0: bridge window [mem 0xd6000000-0xd9ffffff]
[ 1.798816] pci 0000:02:00.0: [14e4:1639] type 0 class 0x000200
[ 1.798831] pci 0000:02:00.0: reg 10: [mem 0xda000000-0xdbffffff 64bit]
[ 1.798909] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 1.798912] pci 0000:02:00.0: PME# disabled
[ 1.798940] pci 0000:02:00.1: [14e4:1639] type 0 class 0x000200
[ 1.798955] pci 0000:02:00.1: reg 10: [mem 0xdc000000-0xddffffff 64bit]
[ 1.799032] pci 0000:02:00.1: PME# supported from D0 D3hot D3cold
[ 1.799036] pci 0000:02:00.1: PME# disabled
[ 1.799056] pci 0000:00:03.0: PCI bridge to [bus 02-02]
[ 1.804263] pci 0000:00:03.0: bridge window [mem 0xda000000-0xddffffff]
[ 1.804305] pci 0000:03:00.0: [1000:0060] type 0 class 0x000104
[ 1.804320] pci 0000:03:00.0: reg 10: [mem 0xdf180000-0xdf1bffff 64bit]
[ 1.804328] pci 0000:03:00.0: reg 18: [io 0xfc00-0xfcff]
[ 1.804340] pci 0000:03:00.0: reg 1c: [mem 0xdf1c0000-0xdf1fffff 64bit]
[ 1.804355] pci 0000:03:00.0: reg 30: [mem 0xdf100000-0xdf107fff pref]
[ 1.804396] pci 0000:03:00.0: supports D1
[ 1.804414] pci 0000:00:04.0: PCI bridge to [bus 03-03]
[ 1.809618] pci 0000:00:04.0: bridge window [io 0xf000-0xffff]
[ 1.809621] pci 0000:00:04.0: bridge window [mem 0xdf100000-0xdf1fffff]
[ 1.809655] pci 0000:00:05.0: PCI bridge to [bus 04-04]
[ 1.814893] pci 0000:00:06.0: PCI bridge to [bus 05-05]
[ 1.820129] pci 0000:00:07.0: PCI bridge to [bus 06-06]
[ 1.825366] pci 0000:00:09.0: PCI bridge to [bus 07-07]
[ 1.830604] pci 0000:08:03.0: [102b:0532] type 0 class 0x000300
[ 1.830619] pci 0000:08:03.0: reg 10: [mem 0xd5800000-0xd5ffffff pref]
[ 1.830628] pci 0000:08:03.0: reg 14: [mem 0xde7fc000-0xde7fffff]
[ 1.830637] pci 0000:08:03.0: reg 18: [mem 0xde800000-0xdeffffff]
[ 1.830668] pci 0000:08:03.0: reg 30: [mem 0x00000000-0x0000ffff pref]
[ 1.830729] pci 0000:00:1e.0: PCI bridge to [bus 08-08] (subtractive decode)
[ 1.837753] pci 0000:00:1e.0: bridge window [mem 0xde000000-0xdeffffff]
[ 1.837758] pci 0000:00:1e.0: bridge window [mem 0xd5800000-0xd5ffffff 64bit pref]
[ 1.837763] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 1.837765] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 1.837767] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 1.837770] pci 0000:00:1e.0: bridge window [mem 0xd0000000-0xfdffffff] (subtractive decode)
[ 1.837772] pci 0000:00:1e.0: bridge window [mem 0xfed40000-0xfed44fff] (subtractive decode)
[ 1.837797] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 1.838172] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX1._PRT]
[ 1.838236] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX3._PRT]
[ 1.838299] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT]
[ 1.838362] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX5._PRT]
[ 1.838425] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX6._PRT]
[ 1.838487] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX7._PRT]
[ 1.838552] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX9._PRT]
[ 1.838619] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.COMP._PRT]
[ 1.838751] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 1.844579] pci0000:00: ACPI _OSC control (0x1d) granted
[ 1.852312] ACPI: PCI Interrupt Link [LK00] (IRQs 3 4 5 6 7 10 11 14 *15)
[ 1.859222] ACPI: PCI Interrupt Link [LK01] (IRQs 3 4 5 6 7 10 11 *14 15)
[ 1.866128] ACPI: PCI Interrupt Link [LK02] (IRQs 3 4 5 6 7 10 *11 14 15)
[ 1.873031] ACPI: PCI Interrupt Link [LK03] (IRQs 3 4 5 6 7 *10 11 14 15)
[ 1.879935] ACPI: PCI Interrupt Link [LK04] (IRQs 3 4 *5 6 7 10 11 14 15)
[ 1.886838] ACPI: PCI Interrupt Link [LK05] (IRQs 3 4 5 *6 7 10 11 14 15)
[ 1.893742] ACPI: PCI Interrupt Link [LK06] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled.
[ 1.901791] ACPI: PCI Interrupt Link [LK07] (IRQs 3 4 5 6 7 10 11 *14 15)
[ 1.908746] vgaarb: device added: PCI:0000:08:03.0,decodes=io+mem,owns=io+mem,locks=none
[ 1.916807] vgaarb: loaded
[ 1.919500] vgaarb: bridge control possible 0000:08:03.0
[ 1.924818] PCI: Using ACPI for IRQ routing
[ 1.934620] PCI: Discovered peer bus fe
[ 1.938463] pci 0000:fe:00.0: [8086:2c70] type 0 class 0x000600
[ 1.938481] pci 0000:fe:00.1: [8086:2d81] type 0 class 0x000600
[ 1.938500] pci 0000:fe:02.0: [8086:2d90] type 0 class 0x000600
[ 1.938516] pci 0000:fe:02.1: [8086:2d91] type 0 class 0x000600
[ 1.938532] pci 0000:fe:02.2: [8086:2d92] type 0 class 0x000600
[ 1.938548] pci 0000:fe:02.3: [8086:2d93] type 0 class 0x000600
[ 1.938564] pci 0000:fe:02.4: [8086:2d94] type 0 class 0x000600
[ 1.938580] pci 0000:fe:02.5: [8086:2d95] type 0 class 0x000600
[ 1.938598] pci 0000:fe:03.0: [8086:2d98] type 0 class 0x000600
[ 1.938614] pci 0000:fe:03.1: [8086:2d99] type 0 class 0x000600
[ 1.938630] pci 0000:fe:03.2: [8086:2d9a] type 0 class 0x000600
[ 1.938646] pci 0000:fe:03.4: [8086:2d9c] type 0 class 0x000600
[ 1.938664] pci 0000:fe:04.0: [8086:2da0] type 0 class 0x000600
[ 1.938680] pci 0000:fe:04.1: [8086:2da1] type 0 class 0x000600
[ 1.938695] pci 0000:fe:04.2: [8086:2da2] type 0 class 0x000600
[ 1.938711] pci 0000:fe:04.3: [8086:2da3] type 0 class 0x000600
[ 1.938730] pci 0000:fe:05.0: [8086:2da8] type 0 class 0x000600
[ 1.938746] pci 0000:fe:05.1: [8086:2da9] type 0 class 0x000600
[ 1.938762] pci 0000:fe:05.2: [8086:2daa] type 0 class 0x000600
[ 1.938778] pci 0000:fe:05.3: [8086:2dab] type 0 class 0x000600
[ 1.938796] pci 0000:fe:06.0: [8086:2db0] type 0 class 0x000600
[ 1.938812] pci 0000:fe:06.1: [8086:2db1] type 0 class 0x000600
[ 1.938828] pci 0000:fe:06.2: [8086:2db2] type 0 class 0x000600
[ 1.938844] pci 0000:fe:06.3: [8086:2db3] type 0 class 0x000600
[ 1.939322] PCI: Discovered peer bus ff
[ 1.943166] pci 0000:ff:00.0: [8086:2c70] type 0 class 0x000600
[ 1.943185] pci 0000:ff:00.1: [8086:2d81] type 0 class 0x000600
[ 1.943207] pci 0000:ff:02.0: [8086:2d90] type 0 class 0x000600
[ 1.943225] pci 0000:ff:02.1: [8086:2d91] type 0 class 0x000600
[ 1.943244] pci 0000:ff:02.2: [8086:2d92] type 0 class 0x000600
[ 1.943262] pci 0000:ff:02.3: [8086:2d93] type 0 class 0x000600
[ 1.943281] pci 0000:ff:02.4: [8086:2d94] type 0 class 0x000600
[ 1.943299] pci 0000:ff:02.5: [8086:2d95] type 0 class 0x000600
[ 1.943320] pci 0000:ff:03.0: [8086:2d98] type 0 class 0x000600
[ 1.943338] pci 0000:ff:03.1: [8086:2d99] type 0 class 0x000600
[ 1.943357] pci 0000:ff:03.2: [8086:2d9a] type 0 class 0x000600
[ 1.943375] pci 0000:ff:03.4: [8086:2d9c] type 0 class 0x000600
[ 1.943395] pci 0000:ff:04.0: [8086:2da0] type 0 class 0x000600
[ 1.943416] pci 0000:ff:04.1: [8086:2da1] type 0 class 0x000600
[ 1.943435] pci 0000:ff:04.2: [8086:2da2] type 0 class 0x000600
[ 1.943453] pci 0000:ff:04.3: [8086:2da3] type 0 class 0x000600
[ 1.943475] pci 0000:ff:05.0: [8086:2da8] type 0 class 0x000600
[ 1.943493] pci 0000:ff:05.1: [8086:2da9] type 0 class 0x000600
[ 1.943512] pci 0000:ff:05.2: [8086:2daa] type 0 class 0x000600
[ 1.943530] pci 0000:ff:05.3: [8086:2dab] type 0 class 0x000600
[ 1.943551] pci 0000:ff:06.0: [8086:2db0] type 0 class 0x000600
[ 1.943569] pci 0000:ff:06.1: [8086:2db1] type 0 class 0x000600
[ 1.943587] pci 0000:ff:06.2: [8086:2db2] type 0 class 0x000600
[ 1.943606] pci 0000:ff:06.3: [8086:2db3] type 0 class 0x000600
[ 1.944089] PCI: pci_cache_line_size set to 64 bytes
[ 1.944213] reserve RAM buffer: 00000000cf379000 - 00000000cfffffff
[ 1.944313] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 1.949478] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 1.957311] Switching to clocksource hpet
[ 1.963501] pnp: PnP ACPI init
[ 1.966565] ACPI: bus type pnp registered
[ 1.970731] pnp 00:00: [bus 00-ff]
[ 1.970735] pnp 00:00: [io 0x0cf8-0x0cff]
[ 1.970737] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 1.970740] pnp 00:00: [io 0x0d00-0xffff window]
[ 1.970743] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 1.970746] pnp 00:00: [mem 0xd0000000-0xfdffffff window]
[ 1.970749] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[ 1.970813] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 1.970872] pnp 00:01: [io 0x0080-0x009f]
[ 1.970875] pnp 00:01: [io 0x0000-0x001f]
[ 1.970878] pnp 00:01: [io 0x00c0-0x00df]
[ 1.970880] pnp 00:01: [dma 4]
[ 1.970918] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[ 1.970945] pnp 00:02: [io 0x00f0-0x00ff]
[ 1.970956] pnp 00:02: [irq 13]
[ 1.970990] pnp 00:02: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 1.971018] pnp 00:03: [io 0x0061]
[ 1.971124] system 00:03: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 1.971153] pnp 00:04: [io 0x0070-0x007f]
[ 1.971160] pnp 00:04: [irq 8]
[ 1.971198] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 1.971403] pnp 00:05: [io 0x03f8-0x03ff]
[ 1.971410] pnp 00:05: [irq 4]
[ 1.971538] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[ 1.971737] pnp 00:06: [io 0x02f8-0x02ff]
[ 1.971744] pnp 00:06: [irq 3]
[ 1.971875] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[ 1.972716] pnp 00:07: [io 0x0800-0x087f]
[ 1.972719] pnp 00:07: [io 0x00e0-0x00e7]
[ 1.972722] pnp 00:07: [io 0x0880-0x08ff]
[ 1.972725] pnp 00:07: [io 0x0900-0x091f]
[ 1.972727] pnp 00:07: [io 0x0920-0x0923]
[ 1.972729] pnp 00:07: [io 0x0924]
[ 1.972731] pnp 00:07: [io 0x0c00-0x0c7f]
[ 1.972734] pnp 00:07: [io 0x0ca0-0x0ca7]
[ 1.972736] pnp 00:07: [io 0x0ca9-0x0cab]
[ 1.972739] pnp 00:07: [io 0x0cad-0x0caf]
[ 1.972741] pnp 00:07: [io 0x0060]
[ 1.972743] pnp 00:07: [io 0x0064]
[ 1.972830] system 00:07: [io 0x0800-0x087f] has been reserved
[ 1.978734] system 00:07: [io 0x0880-0x08ff] has been reserved
[ 1.984636] system 00:07: [io 0x0900-0x091f] has been reserved
[ 1.990537] system 00:07: [io 0x0920-0x0923] has been reserved
[ 1.996438] system 00:07: [io 0x0924] has been reserved
[ 2.001732] system 00:07: [io 0x0c00-0x0c7f] has been reserved
[ 2.007632] system 00:07: [io 0x0ca0-0x0ca7] has been reserved
[ 2.013533] system 00:07: [io 0x0ca9-0x0cab] has been reserved
[ 2.019433] system 00:07: [io 0x0cad-0x0caf] has been reserved
[ 2.025334] system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 2.025398] pnp 00:08: [io 0x0ca8]
[ 2.025400] pnp 00:08: [io 0x0cac]
[ 2.025403] pnp 00:08: [irq 0 disabled]
[ 2.025489] system 00:08: [io 0x0ca8] has been reserved
[ 2.030788] system 00:08: [io 0x0cac] has been reserved
[ 2.036083] system 00:08: Plug and Play ACPI device, IDs IPI0001 PNP0c01 (active)
[ 2.036755] pnp 00:09: [mem 0xe0000000-0xefffffff]
[ 2.036840] system 00:09: [mem 0xe0000000-0xefffffff] has been reserved
[ 2.043437] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 2.043500] pnp 00:0a: [mem 0xfed00000-0xfed003ff]
[ 2.043544] pnp 00:0a: Plug and Play ACPI device, IDs PNP0103 (active)
[ 2.043564] pnp 00:0b: [mem 0xfed90000-0xfed91fff]
[ 2.043649] system 00:0b: [mem 0xfed90000-0xfed91fff] has been reserved
[ 2.050245] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 2.050467] pnp: PnP ACPI: found 12 devices
[ 2.054637] ACPI: ACPI bus type pnp unregistered
[ 2.066130] PCI: max bus depth: 1 pci_try_num: 2
[ 2.066187] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 2.071399] pci 0000:00:01.0: bridge window [mem 0xd6000000-0xd9ffffff]
[ 2.078168] pci 0000:00:03.0: PCI bridge to [bus 02-02]
[ 2.083376] pci 0000:00:03.0: bridge window [mem 0xda000000-0xddffffff]
[ 2.090146] pci 0000:00:04.0: PCI bridge to [bus 03-03]
[ 2.095354] pci 0000:00:04.0: bridge window [io 0xf000-0xffff]
[ 2.101429] pci 0000:00:04.0: bridge window [mem 0xdf100000-0xdf1fffff]
[ 2.108198] pci 0000:00:05.0: PCI bridge to [bus 04-04]
[ 2.113412] pci 0000:00:06.0: PCI bridge to [bus 05-05]
[ 2.118626] pci 0000:00:07.0: PCI bridge to [bus 06-06]
[ 2.123841] pci 0000:00:09.0: PCI bridge to [bus 07-07]
[ 2.129058] pci 0000:08:03.0: BAR 6: assigned [mem 0xde000000-0xde00ffff pref]
[ 2.136257] pci 0000:00:1e.0: PCI bridge to [bus 08-08]
[ 2.141467] pci 0000:00:1e.0: bridge window [mem 0xde000000-0xdeffffff]
[ 2.148234] pci 0000:00:1e.0: bridge window [mem 0xd5800000-0xd5ffffff 64bit pref]
[ 2.155973] pci 0000:00:01.0: PCI INT A -> GSI 53 (level, low) -> IRQ 53
[ 2.162653] pci 0000:00:01.0: setting latency timer to 64
[ 2.162661] pci 0000:00:03.0: PCI INT A -> GSI 53 (level, low) -> IRQ 53
[ 2.169340] pci 0000:00:03.0: setting latency timer to 64
[ 2.169347] pci 0000:00:04.0: PCI INT A -> GSI 53 (level, low) -> IRQ 53
[ 2.176026] pci 0000:00:04.0: setting latency timer to 64
[ 2.176033] pci 0000:00:05.0: PCI INT A -> GSI 53 (level, low) -> IRQ 53
[ 2.182712] pci 0000:00:05.0: setting latency timer to 64
[ 2.182718] pci 0000:00:06.0: PCI INT A -> GSI 53 (level, low) -> IRQ 53
[ 2.189398] pci 0000:00:06.0: setting latency timer to 64
[ 2.189405] pci 0000:00:07.0: PCI INT A -> GSI 53 (level, low) -> IRQ 53
[ 2.196083] pci 0000:00:07.0: setting latency timer to 64
[ 2.196090] pci 0000:00:09.0: PCI INT A -> GSI 53 (level, low) -> IRQ 53
[ 2.202769] pci 0000:00:09.0: setting latency timer to 64
[ 2.202777] pci 0000:00:1e.0: setting latency timer to 64
[ 2.202782] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 2.202785] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 2.202789] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 2.202792] pci_bus 0000:00: resource 7 [mem 0xd0000000-0xfdffffff]
[ 2.202795] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[ 2.202798] pci_bus 0000:01: resource 1 [mem 0xd6000000-0xd9ffffff]
[ 2.202801] pci_bus 0000:02: resource 1 [mem 0xda000000-0xddffffff]
[ 2.202805] pci_bus 0000:03: resource 0 [io 0xf000-0xffff]
[ 2.202808] pci_bus 0000:03: resource 1 [mem 0xdf100000-0xdf1fffff]
[ 2.202811] pci_bus 0000:08: resource 1 [mem 0xde000000-0xdeffffff]
[ 2.202815] pci_bus 0000:08: resource 2 [mem 0xd5800000-0xd5ffffff 64bit pref]
[ 2.202818] pci_bus 0000:08: resource 4 [io 0x0000-0x0cf7]
[ 2.202821] pci_bus 0000:08: resource 5 [io 0x0d00-0xffff]
[ 2.202823] pci_bus 0000:08: resource 6 [mem 0x000a0000-0x000bffff]
[ 2.202826] pci_bus 0000:08: resource 7 [mem 0xd0000000-0xfdffffff]
[ 2.202829] pci_bus 0000:08: resource 8 [mem 0xfed40000-0xfed44fff]
[ 2.202833] pci_bus 0000:fe: resource 0 [io 0x0000-0xffff]
[ 2.202836] pci_bus 0000:fe: resource 1 [mem 0x00000000-0xffffffffff]
[ 2.202840] pci_bus 0000:ff: resource 0 [io 0x0000-0xffff]
[ 2.202843] pci_bus 0000:ff: resource 1 [mem 0x00000000-0xffffffffff]
[ 2.202919] NET: Registered protocol family 2
[ 2.207765] IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 2.216771] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 2.226270] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 2.233178] TCP: Hash tables configured (established 524288 bind 65536)
[ 2.239770] TCP reno registered
[ 2.242958] UDP hash table entries: 16384 (order: 7, 524288 bytes)
[ 2.249315] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
[ 2.256225] NET: Registered protocol family 1
[ 2.276780] pci 0000:08:03.0: Boot video device
[ 2.276877] PCI: CLS 64 bytes, default 64
[ 2.276933] Unpacking initramfs...
[ 2.930247] Freeing initrd memory: 22556k freed
[ 2.939236] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 2.945670] Placing 64MB software IO TLB between ffff8800cb377000 - ffff8800cf377000
[ 2.953385] software IO TLB at phys 0xcb377000 - 0xcf377000
[ 2.959827] audit: initializing netlink socket (disabled)
[ 2.965217] type=2000 audit(1328507169.580:1): initialized
[ 3.045060] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 3.053042] VFS: Disk quotas dquot_6.5.2
[ 3.057014] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 3.063543] msgmni has been set to 32768
[ 3.067669] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 3.075039] io scheduler noop registered
[ 3.078944] io scheduler deadline registered
[ 3.083228] io scheduler cfq registered (default)
[ 3.088069] pcieport 0000:00:01.0: setting latency timer to 64
[ 3.088104] pcieport 0000:00:01.0: irq 72 for MSI/MSI-X
[ 3.088168] pcieport 0000:00:03.0: setting latency timer to 64
[ 3.088198] pcieport 0000:00:03.0: irq 73 for MSI/MSI-X
[ 3.088256] pcieport 0000:00:04.0: setting latency timer to 64
[ 3.088285] pcieport 0000:00:04.0: irq 74 for MSI/MSI-X
[ 3.088344] pcieport 0000:00:05.0: setting latency timer to 64
[ 3.088375] pcieport 0000:00:05.0: irq 75 for MSI/MSI-X
[ 3.088433] pcieport 0000:00:06.0: setting latency timer to 64
[ 3.088462] pcieport 0000:00:06.0: irq 76 for MSI/MSI-X
[ 3.088520] pcieport 0000:00:07.0: setting latency timer to 64
[ 3.088549] pcieport 0000:00:07.0: irq 77 for MSI/MSI-X
[ 3.088612] pcieport 0000:00:09.0: setting latency timer to 64
[ 3.088641] pcieport 0000:00:09.0: irq 78 for MSI/MSI-X
[ 3.088723] aer 0000:00:01.0:pcie02: service driver aer loaded
[ 3.088743] aer 0000:00:03.0:pcie02: service driver aer loaded
[ 3.088769] aer 0000:00:04.0:pcie02: service driver aer loaded
[ 3.088788] aer 0000:00:05.0:pcie02: service driver aer loaded
[ 3.088808] aer 0000:00:06.0:pcie02: service driver aer loaded
[ 3.088827] aer 0000:00:07.0:pcie02: service driver aer loaded
[ 3.088846] aer 0000:00:09.0:pcie02: service driver aer loaded
[ 3.088862] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 3.095801] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 3.102304] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[ 3.108809] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[ 3.108816] pcieport 0000:00:03.0: Signaling PME through PCIe PME interrupt
[ 3.115753] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[ 3.122256] pci 0000:02:00.1: Signaling PME through PCIe PME interrupt
[ 3.128761] pcie_pme 0000:00:03.0:pcie01: service driver pcie_pme loaded
[ 3.128769] pcieport 0000:00:04.0: Signaling PME through PCIe PME interrupt
[ 3.135704] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[ 3.142208] pcie_pme 0000:00:04.0:pcie01: service driver pcie_pme loaded
[ 3.142215] pcieport 0000:00:05.0: Signaling PME through PCIe PME interrupt
[ 3.149152] pcie_pme 0000:00:05.0:pcie01: service driver pcie_pme loaded
[ 3.149159] pcieport 0000:00:06.0: Signaling PME through PCIe PME interrupt
[ 3.156097] pcie_pme 0000:00:06.0:pcie01: service driver pcie_pme loaded
[ 3.156104] pcieport 0000:00:07.0: Signaling PME through PCIe PME interrupt
[ 3.163042] pcie_pme 0000:00:07.0:pcie01: service driver pcie_pme loaded
[ 3.163050] pcieport 0000:00:09.0: Signaling PME through PCIe PME interrupt
[ 3.169987] pcie_pme 0000:00:09.0:pcie01: service driver pcie_pme loaded
[ 3.170109] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 3.196694] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 3.279309] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 3.475087] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 3.538916] 00:06: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 3.614618] Linux agpgart interface v0.103
[ 3.618894] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 3.628346] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 3.633311] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 3.638491] mousedev: PS/2 mouse device common for all mice
[ 3.644096] rtc_cmos 00:04: RTC can wake from S4
[ 3.648808] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 3.654920] rtc0: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 3.661524] cpuidle: using governor ladder
[ 3.666002] cpuidle: using governor menu
[ 3.670201] TCP cubic registered
[ 3.673600] NET: Registered protocol family 10
[ 3.678818] Mobile IPv6
[ 3.681253] NET: Registered protocol family 17
[ 3.685687] Registering the dns_resolver key type
[ 3.690744] PM: Hibernation image not present or could not be loaded.
[ 3.690757] registered taskstats version 1
[ 3.695450] rtc_cmos 00:04: setting system clock to 2012-02-06 05:46:11 UTC (1328507171)
[ 3.703558] Initializing network drop monitor service
[ 3.710123] Freeing unused kernel memory: 564k freed
[ 3.715210] Write protecting the kernel read-only data: 6144k
[ 3.724058] Freeing unused kernel memory: 752k freed
[ 3.730832] Freeing unused kernel memory: 380k freed
[ 3.775479] udevd (107): /proc/107/oom_adj is deprecated, please use /proc/107/oom_score_adj instead.
[ 3.836510] bnx2: Broadcom NetXtreme II Gigabit Ethernet Driver bnx2 v2.1.11 (July 20, 2011)
[ 3.844997] bnx2 0000:01:00.0: PCI INT A -> GSI 36 (level, low) -> IRQ 36
[ 3.845343] SCSI subsystem initialized
[ 3.846579] megasas: 00.00.06.12-rc1 Wed. Oct. 5 17:00:00 PDT 2011
[ 3.846596] megasas: 0x1000:0x0060:0x1028:0x1f0c: bus 3:slot 0:func 0
[ 3.846616] megaraid_sas 0000:03:00.0: PCI INT A -> GSI 33 (level, low) -> IRQ 33
[ 3.846621] megaraid_sas 0000:03:00.0: setting latency timer to 64
[ 3.855824] usbcore: registered new interface driver usbfs
[ 3.855846] usbcore: registered new interface driver hub
[ 3.855882] usbcore: registered new device driver usb
[ 3.856593] uhci_hcd: USB Universal Host Controller Interface driver
[ 3.856631] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 3.856639] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 3.856642] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 3.856664] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 3.856708] uhci_hcd 0000:00:1a.0: irq 17, io base 0x0000ec40
[ 3.856747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[ 3.856749] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.856751] usb usb1: Product: UHCI Host Controller
[ 3.856753] usb usb1: Manufacturer: Linux 3.2.4 uhci_hcd
[ 3.856755] usb usb1: SerialNumber: 0000:00:1a.0
[ 3.856773] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.856776] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
[ 3.856861] hub 1-0:1.0: USB hub found
[ 3.856865] hub 1-0:1.0: 2 ports detected
[ 3.856975] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 18 (level, low) -> IRQ 18
[ 3.856982] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 3.856986] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 3.856993] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[ 3.857029] uhci_hcd 0000:00:1a.1: irq 18, io base 0x0000ec60
[ 3.857061] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 3.857064] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.857066] usb usb2: Product: UHCI Host Controller
[ 3.857068] usb usb2: Manufacturer: Linux 3.2.4 uhci_hcd
[ 3.857069] usb usb2: SerialNumber: 0000:00:1a.1
[ 3.857157] hub 2-0:1.0: USB hub found
[ 3.857161] hub 2-0:1.0: 2 ports detected
[ 3.857244] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[ 3.857250] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 3.857253] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 3.857260] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
[ 3.857299] uhci_hcd 0000:00:1d.0: irq 21, io base 0x0000ec80
[ 3.857333] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 3.857336] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.857338] usb usb3: Product: UHCI Host Controller
[ 3.857340] usb usb3: Manufacturer: Linux 3.2.4 uhci_hcd
[ 3.857341] usb usb3: SerialNumber: 0000:00:1d.0
[ 3.857432] hub 3-0:1.0: USB hub found
[ 3.857436] hub 3-0:1.0: 2 ports detected
[ 3.857525] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[ 3.857532] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 3.857535] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 3.857541] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 4
[ 3.857581] uhci_hcd 0000:00:1d.1: irq 20, io base 0x0000eca0
[ 3.857612] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 3.857614] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.857616] usb usb4: Product: UHCI Host Controller
[ 3.857618] usb usb4: Manufacturer: Linux 3.2.4 uhci_hcd
[ 3.857620] usb usb4: SerialNumber: 0000:00:1d.1
[ 3.857725] hub 4-0:1.0: USB hub found
[ 3.857728] hub 4-0:1.0: 2 ports detected
[ 3.857832] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 19 (level, low) -> IRQ 19
[ 4.166843] megasas: FW now in Ready state
[ 4.166857] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 4.166861] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 4.166874] Refined TSC clocksource calibration: 2393.999 MHz.
[ 4.166879] Switching to clocksource tsc
[ 4.166882] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 5
[ 4.193219] usb 2-1: new full-speed USB device number 2 using uhci_hcd
[ 4.193222] bnx2 0000:01:00.0: setting latency timer to 64
[ 4.193243] ehci_hcd 0000:00:1a.7: debug port 1
[ 4.194138] bnx2 0000:01:00.0: eth0: Broadcom NetXtreme II BCM5709 1000Base-T (C0) PCI Express found at mem d6000000, IRQ 36, node addr 78:2b:cb:1d:03:7a
[ 4.194175] bnx2 0000:01:00.1: PCI INT B -> GSI 48 (level, low) -> IRQ 48
[ 4.194181] bnx2 0000:01:00.1: setting latency timer to 64
[ 4.195084] bnx2 0000:01:00.1: eth1: Broadcom NetXtreme II BCM5709 1000Base-T (C0) PCI Express found at mem d8000000, IRQ 48, node addr 78:2b:cb:1d:03:7c
[ 4.195116] bnx2 0000:02:00.0: PCI INT A -> GSI 32 (level, low) -> IRQ 32
[ 4.195122] bnx2 0000:02:00.0: setting latency timer to 64
[ 4.196062] bnx2 0000:02:00.0: eth2: Broadcom NetXtreme II BCM5709 1000Base-T (C0) PCI Express found at mem da000000, IRQ 32, node addr 78:2b:cb:1d:03:7e
[ 4.196092] bnx2 0000:02:00.1: PCI INT B -> GSI 42 (level, low) -> IRQ 42
[ 4.196098] bnx2 0000:02:00.1: setting latency timer to 64
[ 4.197067] bnx2 0000:02:00.1: eth3: Broadcom NetXtreme II BCM5709 1000Base-T (C0) PCI Express found at mem dc000000, IRQ 42, node addr 78:2b:cb:1d:03:80
[ 4.197137] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
[ 4.197155] ehci_hcd 0000:00:1a.7: irq 19, io mem 0xdf0fe000
[ 4.209353] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 4.209374] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[ 4.209377] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.209380] usb usb5: Product: EHCI Host Controller
[ 4.209382] usb usb5: Manufacturer: Linux 3.2.4 ehci_hcd
[ 4.209384] usb usb5: SerialNumber: 0000:00:1a.7
[ 4.209501] hub 5-0:1.0: USB hub found
[ 4.209506] hub 5-0:1.0: 4 ports detected
[ 4.209610] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[ 4.241296] megasas_init_mfi: fw_support_ieee=0
[ 4.241298] megasas: INIT adapter done
[ 4.313195] scsi0 : LSI SAS based MegaRAID driver
[ 4.314270] scsi 0:0:0:0: Direct-Access FUJITSU MBA3147RC D306 PQ: 0 ANSI: 5
[ 4.314972] scsi 0:0:1:0: Direct-Access SEAGATE ST3300657SS-H EH02 PQ: 0 ANSI: 5
[ 4.363115] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 4.363120] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 4.368361] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 6
[ 4.375817] ehci_hcd 0000:00:1d.7: debug port 1
[ 4.384218] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[ 4.384226] ehci_hcd 0000:00:1d.7: irq 21, io mem 0xdf0ff000
[ 4.417777] scsi 0:0:32:0: Enclosure DP BACKPLANE 1.07 PQ: 0 ANSI: 5
[ 4.429009] hub 2-0:1.0: unable to enumerate USB device on port 1
[ 4.440953] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 4.442262] scsi 0:2:0:0: Direct-Access DELL PERC 6/i 1.22 PQ: 0 ANSI: 5
[ 4.454754] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002
[ 4.461520] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.463645] sd 0:2:0:0: [sda] 285474816 512-byte logical blocks: (146 GB/136 GiB)
[ 4.463726] sd 0:2:0:0: [sda] Write Protect is off
[ 4.463729] sd 0:2:0:0: [sda] Mode Sense: 1f 00 10 08
[ 4.463781] sd 0:2:0:0: [sda] Write cache: disabled, read cache: enabled, supports DPO and FUA
[ 4.464316] sda: sda1 sda2
[ 4.492286] usb usb6: Product: EHCI Host Controller
[ 4.492563] sd 0:2:0:0: [sda] Attached SCSI disk
[ 4.501770] usb usb6: Manufacturer: Linux 3.2.4 ehci_hcd
[ 4.507062] usb usb6: SerialNumber: 0000:00:1d.7
[ 4.511778] hub 6-0:1.0: USB hub found
[ 4.515519] hub 6-0:1.0: 4 ports detected
[ 4.654928] ses 0:0:32:0: Attached Enclosure device
[ 4.672559] usb 5-3: new high-speed USB device number 2 using ehci_hcd
[ 4.808646] usb 5-3: New USB device found, idVendor=0424, idProduct=2514
[ 4.815324] usb 5-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.822657] hub 5-3:1.0: USB hub found
[ 4.826487] hub 5-3:1.0: 2 ports detected
[ 5.235589] usb 3-2: new full-speed USB device number 2 using uhci_hcd
[ 5.406665] usb 3-2: New USB device found, idVendor=0624, idProduct=0248
[ 5.413350] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.420463] usb 3-2: Product: USB Composite Device-0
[ 5.425410] usb 3-2: Manufacturer: Avocent
[ 5.429489] usb 3-2: SerialNumber: 20080519
[ 5.452802] input: Avocent USB Composite Device-0 as /devices/pci0000:00/0000:00:1d.0/usb3/3-2/3-2:1.0/input/input0
[ 5.463268] generic-usb 0003:0624:0248.0001: input,hidraw0: USB HID v1.00 Keyboard [Avocent USB Composite Device-0] on usb-0000:00:1d.0-2/input0
[ 5.479700] input: Avocent USB Composite Device-0 as /devices/pci0000:00/0000:00:1d.0/usb3/3-2/3-2:1.1/input/input1
[ 5.490185] generic-usb 0003:0624:0248.0002: input,hidraw1: USB HID v1.00 Mouse [Avocent USB Composite Device-0] on usb-0000:00:1d.0-2/input1
[ 5.502856] usbcore: registered new interface driver usbhid
[ 5.508407] usbhid: USB HID core driver
[ 34.697445] device-mapper: uevent: version 1.0.3
[ 34.702152] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[ 34.758381] PM: Starting manual resume from disk
[ 34.763106] PM: Hibernation image partition 254:1 present
[ 34.763109] PM: Looking for hibernation image.
[ 34.768272] PM: Image not found (code -22)
[ 34.768276] PM: Hibernation image not present or could not be loaded.
[ 34.793890] kjournald starting. Commit interval 5 seconds
[ 34.793929] EXT3-fs (dm-0): mounted filesystem with ordered data mode
[ 35.597021] udevd version 125 started
[ 35.800449] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 35.808097] ACPI: Power Button [PWRF]
[ 35.849871] Monitor-Mwait will be used to enter C-1 state
[ 35.908621] Monitor-Mwait will be used to enter C-3 state
[ 35.908644] ACPI: acpi_idle registered with cpuidle
[ 35.931331] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 36.109588] input: PC Speaker as /devices/platform/pcspkr/input/input3
[ 37.139584] EXT3-fs (dm-0): using internal journal
[ 38.277428] Fusion MPT base driver 3.04.20
[ 38.281513] Copyright (c) 1999-2008 LSI Corporation
[ 38.298307] Fusion MPT misc device (ioctl) driver 3.04.20
[ 38.303871] mptctl: Registered with Fusion MPT base driver
[ 38.309343] mptctl: /dev/mptctl @ (major,minor=10,220)
[ 38.704680] Adding 1048572k swap on /dev/mapper/fe12-swap. Priority:-1 extents:1 across:1048572k
[ 39.207877] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 218.384839] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
[ 218.395734] bonding: bond1 is being created...
[ 218.401411] bonding: bond1: setting mode to active-backup (1).
[ 218.407296] bonding: bond1: Setting MII monitoring interval to 100.
[ 218.413624] bonding: bond1: adding ARP target 173.203.140.193.
[ 218.419492] bonding: bond1: Setting ARP monitoring interval to 200.
[ 218.425744] bonding: bond1: ARP monitoring cannot be used with MII monitoring. bond1 Disabling MII monitoring.
[ 218.439763] ADDRCONF(NETDEV_UP): bond1: link is not ready
[ 218.495728] bnx2 0000:01:00.1: irq 79 for MSI/MSI-X
[ 218.495740] bnx2 0000:01:00.1: irq 80 for MSI/MSI-X
[ 218.495749] bnx2 0000:01:00.1: irq 81 for MSI/MSI-X
[ 218.495758] bnx2 0000:01:00.1: irq 82 for MSI/MSI-X
[ 218.495767] bnx2 0000:01:00.1: irq 83 for MSI/MSI-X
[ 218.495808] bnx2 0000:01:00.1: irq 84 for MSI/MSI-X
[ 218.495816] bnx2 0000:01:00.1: irq 85 for MSI/MSI-X
[ 218.495824] bnx2 0000:01:00.1: irq 86 for MSI/MSI-X
[ 218.561751] bnx2 0000:01:00.1: eth1: using MSIX
[ 218.568099] bonding: bond1: making interface eth1 the new active one.
[ 218.574545] bonding: bond1: first active interface up!
[ 218.579678] bonding: bond1: enslaving eth1 as an active interface with an up link.
[ 218.588930] ADDRCONF(NETDEV_CHANGE): bond1: link becomes ready
[ 218.617861] bnx2 0000:02:00.1: irq 87 for MSI/MSI-X
[ 218.617871] bnx2 0000:02:00.1: irq 88 for MSI/MSI-X
[ 218.617879] bnx2 0000:02:00.1: irq 89 for MSI/MSI-X
[ 218.617888] bnx2 0000:02:00.1: irq 90 for MSI/MSI-X
[ 218.617896] bnx2 0000:02:00.1: irq 91 for MSI/MSI-X
[ 218.617904] bnx2 0000:02:00.1: irq 92 for MSI/MSI-X
[ 218.617912] bnx2 0000:02:00.1: irq 93 for MSI/MSI-X
[ 218.617920] bnx2 0000:02:00.1: irq 94 for MSI/MSI-X
[ 218.681413] bnx2 0000:02:00.1: eth3: using MSIX
[ 218.687817] bonding: bond1: enslaving eth3 as a backup interface with an up link.
[ 219.035049] bonding: bond1: link status definitely down for interface eth1, disabling it
[ 219.043117] bonding: bond1: making interface eth3 the new active one.
[ 219.446337] bonding: bond1: link status definitely down for interface eth3, disabling it
[ 219.454411] bonding: bond1: now running without any active interface !
[ 221.745808] bnx2 0000:01:00.1: eth1: NIC Copper Link is Up, 1000 Mbps full duplex
[ 221.854188] bonding: bond1: link status definitely up for interface eth1.
[ 221.860956] bonding: bond1: making interface eth1 the new active one.
[ 221.867434] bonding: bond1: first active interface up!
[ 221.946233] bnx2 0000:02:00.1: eth3: NIC Copper Link is Up, 1000 Mbps full duplex
[ 222.269458] bonding: bond1: link status definitely up for interface eth3.
[ 228.858097] bond1: no IPv6 routers present
[ 250.828944] bonding: bond0: setting mode to active-backup (1).
[ 250.834834] bonding: bond0: Setting MII monitoring interval to 100.
[ 250.841208] bonding: bond0: adding ARP target 172.17.0.254.
[ 250.846863] bonding: bond0: Setting ARP monitoring interval to 200.
[ 250.853166] bonding: bond0: ARP monitoring cannot be used with MII monitoring. bond0 Disabling MII monitoring.
[ 250.867158] ADDRCONF(NETDEV_UP): bond0: link is not ready
[ 250.900258] bnx2 0000:01:00.0: irq 95 for MSI/MSI-X
[ 250.900268] bnx2 0000:01:00.0: irq 96 for MSI/MSI-X
[ 250.900276] bnx2 0000:01:00.0: irq 97 for MSI/MSI-X
[ 250.900286] bnx2 0000:01:00.0: irq 98 for MSI/MSI-X
[ 250.900294] bnx2 0000:01:00.0: irq 99 for MSI/MSI-X
[ 250.900303] bnx2 0000:01:00.0: irq 100 for MSI/MSI-X
[ 250.900311] bnx2 0000:01:00.0: irq 101 for MSI/MSI-X
[ 250.900320] bnx2 0000:01:00.0: irq 102 for MSI/MSI-X
[ 250.965758] bnx2 0000:01:00.0: eth0: using MSIX
[ 250.972100] bonding: bond0: making interface eth0 the new active one.
[ 250.978564] bonding: bond0: first active interface up!
[ 250.983748] bonding: bond0: enslaving eth0 as an active interface with an up link.
[ 250.995335] ADDRCONF(NETDEV_CHANGE): bond0: link becomes ready
[ 251.026798] bnx2 0000:02:00.0: irq 103 for MSI/MSI-X
[ 251.026807] bnx2 0000:02:00.0: irq 104 for MSI/MSI-X
[ 251.026816] bnx2 0000:02:00.0: irq 105 for MSI/MSI-X
[ 251.026824] bnx2 0000:02:00.0: irq 106 for MSI/MSI-X
[ 251.026832] bnx2 0000:02:00.0: irq 107 for MSI/MSI-X
[ 251.026840] bnx2 0000:02:00.0: irq 108 for MSI/MSI-X
[ 251.026848] bnx2 0000:02:00.0: irq 109 for MSI/MSI-X
[ 251.026856] bnx2 0000:02:00.0: irq 110 for MSI/MSI-X
[ 251.089519] bnx2 0000:02:00.0: eth2: using MSIX
[ 251.095854] bonding: bond0: enslaving eth2 as a backup interface with an up link.
[ 251.463134] bonding: bond0: link status definitely down for interface eth0, disabling it
[ 251.471203] bonding: bond0: making interface eth2 the new active one.
[ 251.874425] bonding: bond0: link status definitely down for interface eth2, disabling it
[ 251.882509] bonding: bond0: now running without any active interface !
[ 254.154499] bnx2 0000:01:00.0: eth0: NIC Copper Link is Up, 1000 Mbps full duplex
[ 254.237937] bnx2 0000:02:00.0: eth2: NIC Copper Link is Up, 1000 Mbps full duplex
[ 254.282279] bonding: bond0: link status definitely up for interface eth0.
[ 254.289099] bonding: bond0: making interface eth0 the new active one.
[ 254.295626] bonding: bond0: first active interface up!
[ 254.497893] bonding: bond0: link status definitely up for interface eth2.
[ 257.175651] ipmi message handler version 39.2
[ 257.198538] IPMI System Interface driver.
[ 257.202631] ipmi_si: probing via SMBIOS
[ 257.206508] ipmi_si: SMBIOS: io 0xca8 regsize 1 spacing 4 irq 0
[ 257.212471] ipmi_si: Adding SMBIOS-specified kcs state machine
[ 257.218350] ipmi_si: Trying SMBIOS-specified kcs state machine at i/o address 0xca8, slave address 0x20, irq 0
[ 257.449812] ipmi_si ipmi_si.0: Found new BMC (man_id: 0x0002a2, prod_id: 0x0100, dev_id: 0x20)
[ 257.458471] ipmi_si ipmi_si.0: IPMI kcs interface initialized
[ 257.480858] ipmi device interface
[ 261.350006] megaraid_sas 0000:03:00.0: vpd r/w failed. This is likely a firmware bug on this device. Contact the card vendor for a firmware update.
[ 261.409982] bond0: no IPv6 routers present
[ 271.064164] hrtimer: interrupt took 117467 ns
[ 391.688175] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
\
 
 \ /
  Last update: 2012-02-06 07:53    [W:0.078 / U:0.324 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site