[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#602991: marked as done (linux-image-2.6.32-5-openvz-amd64: kernel crash with null pointer dereference while umounting nfs)



Your message dated Wed, 15 Feb 2012 19:13:28 -0600
with message-id <20120216011328.GA31027@burratino>
and subject line Re: [squeeze openvz] kernel crash with null pointer dereference while umounting nfs
has caused the Debian Bug report #602991,
regarding linux-image-2.6.32-5-openvz-amd64: kernel crash with null pointer dereference while umounting nfs
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
602991: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602991
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Subject: linux-image-2.6.32-5-openvz-amd64: kernel crash with null pointer dereference while umounting nfs
Package: linux-2.6
Version: 2.6.32-27
Justification: breaks the whole system
Severity: critical


We maintain a large number of OpenVZ containers on several hosts.  In the course of running these containers, we keep a number of NFS mounts which are presented into the OpenVZ containers.

We currently have 3  test machines we are able to test this on.  All are running the same image, netbooted.  The Stack trace below is from a 2 x 12 core AMD box, although we see the exact same crash with the same cause on the Intel test nodes too (2 x X5650 6 core).

When we stop all the containers quickly on a host, we see the following repeatable crash:

[  317.100898] CT: 10018: stopped
[  317.912269] BUG: unable to handle kernel NULL pointer dereference at (null)
[  317.916307] IP: [<ffffffff812ea21e>] _spin_lock_bh+0xe/0x25
[  317.916307] PGD 100a5d0067 PUD 100a557067 PMD 0
[  317.916307] Oops: 0002 [#1] SMP
[  317.916307] last sysfs file: /sys/devices/system/cpu/cpu23/cache/index2/shared_cpu_map
[  317.916307] CPU 10
[  317.916307] Modules linked in: vzethdev vznetdev simfs vzrst vzcpt
vzdquota vzmon vzdev xt_tcpudp xt_length xt_hl xt_tcpmss xt_TCPMSS
iptable_mangle iptable_filter xt_multiport xt_limit xt_dscp ipt_REJECT
ip_tables x_tables vzevent autofs4 nfsd exportfs nfs lockd fscache
nfs_acl auth_rpcgss sunrpc tcp_htcp uhci_hcd loop usbhid hid
ata_generic pata_atiixp ahci libata snd_pcm snd_timer evdev snd
soundcore snd_page_alloc pcspkr psmouse serio_raw igb dca edac_core
ohci_hcd i2c_piix4 edac_mce_amd ehci_hcd button thermal i2c_core
usbcore nls_base processor thermal_sys scsi_mod
[  317.916307] Pid: 7838, comm: umount Not tainted 2.6.32-5-openvz-amd64 #1 dyomin H8DGU
[  317.916307] RIP: 0010:[<ffffffff812ea21e>]  [<ffffffff812ea21e>] _spin_lock_bh+0xe/0x25
[  317.916307] RSP: 0018:ffff88100a6edea8  EFLAGS: 00010206
[  317.916307] RAX: 0000000000010000 RBX: 0000000000000000 RCX: 000000000240ae10
[  317.916307] RDX: 0000000000007752 RSI: ffff8810184e5cc0 RDI: 0000000000000000
[  317.916307] RBP: ffff882010358600 R08: ffff881009943013 R09: ffff88180fd50180
[  317.916307] R10: 000041ed00007e7f R11: ffff882010358618 R12: ffff8810184e5cc0
[  317.916307] R13: ffff88080d21ef00 R14: 000000000240ae10 R15: 0000000000000000
[  317.916307] FS:  00007f0927298760(0000) GS:ffff880840700000(0000) knlGS:0000000000000000
[  317.916307] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[  317.916307] CR2: 0000000000000000 CR3: 0000001ffab5e000 CR4: 00000000000006e0
[  317.916307] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  317.916307] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  317.916307] Process umount (pid: 7838, veid=10034, threadinfo ffff88100a6ec000, task ffff881002cb8000)
[  317.916307] Stack:
[  317.916307]  0000000000000000 ffffffffa01b97a4 000000000240ae10 ffff8810184e5cc0
[  317.916307] <0> ffff882010358618 ffffffffa01b9835 ffff88200f1d8400 ffff88201037e400
[  317.916307] <0> ffff881002cb8000 ffffffffa0217fed 0000000000000001 ffffffff81106844
[  317.916307] Call Trace:
[  317.916307]  [<ffffffffa01b97a4>] ? rpc_wake_up_queued_task+0x12/0x29 [sunrpc]
[  317.916307]  [<ffffffffa01b9835>] ? rpc_killall_tasks+0x7a/0x9b [sunrpc]
[  317.916307]  [<ffffffffa0217fed>] ? nfs_umount_begin+0x34/0x3a [nfs]
[  317.916307]  [<ffffffff81106844>] ? sys_umount+0x11b/0x2e6
[  317.916307]  [<ffffffff812ec6a5>] ? do_page_fault+0x2e0/0x2fc
[  317.916307]  [<ffffffff81010c12>] ? system_call_fastpath+0x16/0x1b
[  317.916307] Code: e9 ff 5b c3 53 48 89 fb e8 a6 a4 d6 ff 48 89 df
f0 83 2f 01 79 05 e8 42 73 e9 ff 5b c3 53 48 89 fb e8 8d a4 d6 ff b8
00 00 01 00 <f0> 0f c1 03 0f b7 d0 c1 e8 10 39 c2 74 07 f3 90 0f b7 13
eb f5
[  317.916307] RIP  [<ffffffff812ea21e>] _spin_lock_bh+0xe/0x25
[  317.916307]  RSP <ffff88100a6edea8>
[  317.916307] CR2: 0000000000000000
[  319.609670] ---[ end trace cb7ef77a90991955 ]---
[  319.637423] Kernel panic - not syncing: Fatal exception in interrupt
[  319.675539] Pid: 7838, comm: umount Tainted: G      D 2.6.32-5-openvz-amd64 #1
[  319.720439] Call Trace:
[  319.735166]  [<ffffffff812e80e6>] ? panic+0x86/0x141
[  319.764967]  [<ffffffff8101172e>] ? apic_timer_interrupt+0xe/0x20
[  319.801523]  [<ffffffff811a36d1>] ? vgacon_cursor+0x0/0x140
[  319.834953]  [<ffffffff812eb021>] ? oops_end+0x64/0xb4
[  319.865786]  [<ffffffff812eb064>] ? oops_end+0xa7/0xb4
[  319.896619]  [<ffffffff81032343>] ? no_context+0x1e9/0x1f8
[  319.929534]  [<ffffffff810324f6>] ? __bad_area_nosemaphore+0x1a4/0x1c8
[  319.968688]  [<ffffffff810f954c>] ? __link_path_walk+0x776/0x811
[  320.004720]  [<ffffffff81106286>] ? mntput_no_expire+0x23/0xed
[  320.039711]  [<ffffffff812ea535>] ? page_fault+0x25/0x30
[  320.071581]  [<ffffffff812ea21e>] ? _spin_lock_bh+0xe/0x25
[  320.104495]  [<ffffffff812ea219>] ? _spin_lock_bh+0x9/0x25
[  320.137414]  [<ffffffffa01b97a4>] ? rpc_wake_up_queued_task+0x12/0x29 [sunrpc]
[  320.180807]  [<ffffffffa01b9835>] ? rpc_killall_tasks+0x7a/0x9b [sunrpc]
[  320.221026]  [<ffffffffa0217fed>] ? nfs_umount_begin+0x34/0x3a [nfs]
[  320.259183]  [<ffffffff81106844>] ? sys_umount+0x11b/0x2e6
[  320.292093]  [<ffffffff812ec6a5>] ? do_page_fault+0x2e0/0x2fc
[  320.326567]  [<ffffffff81010c12>] ? system_call_fastpath+0x16/0x1b

-- Package-specific info:
** Version:
Linux version 2.6.32-5-openvz-amd64 (Debian 2.6.32-27) (maks@debian.org) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Sat Oct 30 15:10:44 UTC 2010

** Command line:
root=100 ramdisk=500000 console=tty0 console=ttyS1,19200n8r

** Not tainted

** Kernel log:

[    0.000000] Linux version 2.6.32-5-openvz-amd64 (Debian 2.6.32-27) (maks@debian.org) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Sat Oct 30 15:10:44 UTC 2010
[    0.000000] Command line: root=100 ramdisk=500000 console=tty0 console=ttyS1,19200n8r
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009ac00 (usable)
[    0.000000]  BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e6000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000dfe90000 (usable)
[    0.000000]  BIOS-e820: 00000000dfe9e000 - 00000000dfea0000 type 9
[    0.000000]  BIOS-e820: 00000000dfea0000 - 00000000dfeb2000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000dfeb2000 - 00000000dfee0000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000dfee0000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 0000002020000000 (usable)
[    0.000000] DMI present.
[    0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] last_pfn = 0x2020000 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-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000000]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000000]   2 base 0000C0000000 mask FFFFE0000000 write-back
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 0000002020000000 aka 131584M
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820 update range: 00000000e0000000 - 0000000100000000 (usable) ==> (reserved)
[    0.000000] last_pfn = 0xdfe90 max_arch_pfn = 0x400000000
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: 0000000000000000-00000000dfe90000
[    0.000000]  0000000000 - 00c0000000 page 1G
[    0.000000]  00c0000000 - 00dfe00000 page 2M
[    0.000000]  00dfe00000 - 00dfe90000 page 4k
[    0.000000] kernel direct mapping tables up to dfe90000 @ 10000-13000
[    0.000000] init_memory_mapping: 0000000100000000-0000002020000000
[    0.000000]  0100000000 - 2000000000 page 1G
[    0.000000]  2000000000 - 2020000000 page 2M
[    0.000000] kernel direct mapping tables up to 2020000000 @ 12000-14000
[    0.000000] RAMDISK: 72b00000 - 7ffff920
[    0.000000] ACPI: RSDP 00000000000f9e70 00024 (v02 ACPIAM)
[    0.000000] ACPI: XSDT 00000000dfea0100 00084 (v01 SMCI            20100902 MSFT 00000097)
[    0.000000] ACPI: FACP 00000000dfea0290 000F4 (v04 090210 FACP1459 20100902 MSFT 00000097)
[    0.000000] ACPI: DSDT 00000000dfea0670 056C7 (v02  1A811 1A811000 00000000 INTL 20051117)
[    0.000000] ACPI: FACS 00000000dfeb2000 00040
[    0.000000] ACPI: APIC 00000000dfea0390 00118 (v02 090210 APIC1459 20100902 MSFT 00000097)
[    0.000000] ACPI: MCFG 00000000dfea04b0 0003C (v01 090210 OEMMCFG  20100902 MSFT 00000097)
[    0.000000] ACPI: OEMB 00000000dfeb2040 00075 (v01 090210 OEMB1459 20100902 MSFT 00000097)
[    0.000000] ACPI: HPET 00000000dfeaa670 00038 (v01 090210 OEMHPET  20100902 MSFT 00000097)
[    0.000000] ACPI: SRAT 00000000dfeaa6b0 002A0 (v02 AMD    F10      00000001 AMD  00000001)
[    0.000000] ACPI: SLIT 00000000dfeaa950 0003C (v01 AMD    F10      00000001 AMD  00000001)
[    0.000000] ACPI: SSDT 00000000dfeaa990 03C6C (v01 A M I  POWERNOW 00000001 AMD  00000001)
[    0.000000] ACPI: EINJ 00000000dfeae600 00130 (v01  AMIER AMI_EINJ 20100902 MSFT 00000097)
[    0.000000] ACPI: BERT 00000000dfeae790 00030 (v01  AMIER AMI_BERT 20100902 MSFT 00000097)
[    0.000000] ACPI: ERST 00000000dfeae7c0 001B0 (v01  AMIER AMI_ERST 20100902 MSFT 00000097)
[    0.000000] ACPI: HEST 00000000dfeae970 000A8 (v01  AMIER ABC_HEST 20100902 MSFT 00000097)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] SRAT: PXM 0 -> APIC 16 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 17 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 18 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 19 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 20 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 21 -> Node 0
[    0.000000] SRAT: PXM 1 -> APIC 22 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 23 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 24 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 25 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 26 -> Node 1
[    0.000000] SRAT: PXM 1 -> APIC 27 -> Node 1
[    0.000000] SRAT: PXM 2 -> APIC 38 -> Node 2
[    0.000000] SRAT: PXM 2 -> APIC 39 -> Node 2
[    0.000000] SRAT: PXM 2 -> APIC 40 -> Node 2
[    0.000000] SRAT: PXM 2 -> APIC 41 -> Node 2
[    0.000000] SRAT: PXM 2 -> APIC 42 -> Node 2
[    0.000000] SRAT: PXM 2 -> APIC 43 -> Node 2
[    0.000000] SRAT: PXM 3 -> APIC 32 -> Node 3
[    0.000000] SRAT: PXM 3 -> APIC 33 -> Node 3
[    0.000000] SRAT: PXM 3 -> APIC 34 -> Node 3
[    0.000000] SRAT: PXM 3 -> APIC 35 -> Node 3
[    0.000000] SRAT: PXM 3 -> APIC 36 -> Node 3
[    0.000000] SRAT: PXM 3 -> APIC 37 -> Node 3
[    0.000000] SRAT: Node 0 PXM 0 0-a0000
[    0.000000] SRAT: Node 0 PXM 0 100000-e0000000
[    0.000000] SRAT: Node 0 PXM 0 100000000-820000000
[    0.000000] SRAT: Node 1 PXM 1 820000000-1020000000
[    0.000000] SRAT: Node 2 PXM 2 1020000000-1820000000
[    0.000000] SRAT: Node 3 PXM 3 1820000000-2020000000
[    0.000000] NUMA: Allocated memnodemap from 13040 - 53480
[    0.000000] NUMA: Using 20 for the hash shift.
[    0.000000] Bootmem setup node 0 0000000000000000-0000000820000000
[    0.000000]   NODE_DATA [0000000000053480 - 000000000005b47f]
[    0.000000]   bootmap [0000000000100000 -  0000000000203fff] pages 104
[    0.000000] (10 early reservations) ==> bootmem [0000000000 - 0820000000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
[    0.000000]   #2 [0001000000 - 000167cc14]    TEXT DATA BSS ==> [0001000000 - 000167cc14]
[    0.000000]   #3 [0072b00000 - 007ffff920]          RAMDISK ==> [0072b00000 - 007ffff920]
[    0.000000]   #4 [0000097400 - 0000100000]    BIOS reserved ==> [0000097400 - 0000100000]
[    0.000000]   #5 [000167d000 - 000167d21b]              BRK ==> [000167d000 - 000167d21b]
[    0.000000]   #6 [0000010000 - 0000012000]          PGTABLE ==> [0000010000 - 0000012000]
[    0.000000]   #7 [0000012000 - 0000013000]          PGTABLE ==> [0000012000 - 0000013000]
[    0.000000]   #8 [0000013000 - 000001303c]        ACPI SLIT ==> [0000013000 - 000001303c]
[    0.000000]   #9 [0000013040 - 0000053480]       MEMNODEMAP ==> [0000013040 - 0000053480]
[    0.000000] Bootmem setup node 1 0000000820000000-0000001020000000
[    0.000000]   NODE_DATA [0000000820000000 - 0000000820007fff]
[    0.000000]   bootmap [0000000820008000 -  0000000820107fff] pages 100
[    0.000000] (10 early reservations) ==> bootmem [0820000000 - 1020000000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page
[    0.000000]   #1 [0000006000 - 0000008000]       TRAMPOLINE
[    0.000000]   #2 [0001000000 - 000167cc14]    TEXT DATA BSS
[    0.000000]   #3 [0072b00000 - 007ffff920]          RAMDISK
[    0.000000]   #4 [0000097400 - 0000100000]    BIOS reserved
[    0.000000]   #5 [000167d000 - 000167d21b]              BRK
[    0.000000]   #6 [0000010000 - 0000012000]          PGTABLE
[    0.000000]   #7 [0000012000 - 0000013000]          PGTABLE
[    0.000000]   #8 [0000013000 - 000001303c]        ACPI SLIT
[    0.000000]   #9 [0000013040 - 0000053480]       MEMNODEMAP
[    0.000000] Bootmem setup node 2 0000001020000000-0000001820000000
[    0.000000]   NODE_DATA [0000001020000000 - 0000001020007fff]
[    0.000000]   bootmap [0000001020008000 -  0000001020107fff] pages 100
[    0.000000] (10 early reservations) ==> bootmem [1020000000 - 1820000000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page
[    0.000000]   #1 [0000006000 - 0000008000]       TRAMPOLINE
[    0.000000]   #2 [0001000000 - 000167cc14]    TEXT DATA BSS
[    0.000000]   #3 [0072b00000 - 007ffff920]          RAMDISK
[    0.000000]   #4 [0000097400 - 0000100000]    BIOS reserved
[    0.000000]   #5 [000167d000 - 000167d21b]              BRK
[    0.000000]   #6 [0000010000 - 0000012000]          PGTABLE
[    0.000000]   #7 [0000012000 - 0000013000]          PGTABLE
[    0.000000]   #8 [0000013000 - 000001303c]        ACPI SLIT
[    0.000000]   #9 [0000013040 - 0000053480]       MEMNODEMAP
[    0.000000] Bootmem setup node 3 0000001820000000-0000002020000000
[    0.000000]   NODE_DATA [0000001820000000 - 0000001820007fff]
[    0.000000]   bootmap [0000001820008000 -  0000001820107fff] pages 100
[    0.000000] (10 early reservations) ==> bootmem [1820000000 - 2020000000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page
[    0.000000]   #1 [0000006000 - 0000008000]       TRAMPOLINE
[    0.000000]   #2 [0001000000 - 000167cc14]    TEXT DATA BSS
[    0.000000]   #3 [0072b00000 - 007ffff920]          RAMDISK
[    0.000000]   #4 [0000097400 - 0000100000]    BIOS reserved
[    0.000000]   #5 [000167d000 - 000167d21b]              BRK
[    0.000000]   #6 [0000010000 - 0000012000]          PGTABLE
[    0.000000]   #7 [0000012000 - 0000013000]          PGTABLE
[    0.000000]   #8 [0000013000 - 000001303c]        ACPI SLIT
[    0.000000]   #9 [0000013040 - 0000053480]       MEMNODEMAP
[    0.000000] found SMP MP-table at [ffff8800000ff780] ff780
[    0.000000]  [ffffea0000000000-ffffea001effffff] PMD -> [ffff880001800000-ffff88001fffffff] on node 0
[    0.000000]  [ffffea001f000000-ffffea00207fffff] PMD -> [ffff880028600000-ffff880029dfffff] on node 0
[    0.000000]  [ffffea0020800000-ffffea003fffffff] PMD -> [ffff880820200000-ffff88083f9fffff] on node 1
[    0.000000]  [ffffea0040000000-ffffea00407fffff] PMD -> [ffff88083fc00000-ffff8808403fffff] on node 1
[    0.000000]  [ffffea0040800000-ffffea00607fffff] PMD -> [ffff881020200000-ffff8810401fffff] on node 2
[    0.000000]  [ffffea0060800000-ffffea007fffffff] PMD -> [ffff881820200000-ffff88183f9fffff] on node 3
[    0.000000]  [ffffea0080000000-ffffea00807fffff] PMD -> [ffff88183fc00000-ffff8818403fffff] on node 3
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x02020000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[6] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009a
[    0.000000]     0: 0x00000100 -> 0x000dfe90
[    0.000000]     0: 0x00100000 -> 0x00820000
[    0.000000]     1: 0x00820000 -> 0x01020000
[    0.000000]     2: 0x01020000 -> 0x01820000
[    0.000000]     3: 0x01820000 -> 0x02020000
[    0.000000] On node 0 totalpages: 8388122
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 174 pages reserved
[    0.000000]   DMA zone: 3740 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 16320 pages used for memmap
[    0.000000]   DMA32 zone: 896720 pages, LIFO batch:31
[    0.000000]   Normal zone: 116736 pages used for memmap
[    0.000000]   Normal zone: 7354368 pages, LIFO batch:31
[    0.000000] On node 1 totalpages: 8388608
[    0.000000]   Normal zone: 131072 pages used for memmap
[    0.000000]   Normal zone: 8257536 pages, LIFO batch:31
[    0.000000] On node 2 totalpages: 8388608
[    0.000000]   Normal zone: 131072 pages used for memmap
[    0.000000]   Normal zone: 8257536 pages, LIFO batch:31
[    0.000000] On node 3 totalpages: 8388608
[    0.000000]   Normal zone: 131072 pages used for memmap
[    0.000000]   Normal zone: 8257536 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[0x10] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x11] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x12] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x13] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x14] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x15] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x16] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x17] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x18] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x19] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x1a] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x1b] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x20] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x21] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x22] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x23] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x11] lapic_id[0x24] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x12] lapic_id[0x25] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x13] lapic_id[0x26] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x14] lapic_id[0x27] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x15] lapic_id[0x28] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x16] lapic_id[0x29] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x17] lapic_id[0x2a] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x18] lapic_id[0x2b] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 0, version 33, 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 low 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: 0x8300 base: 0xfed00000
[    0.000000] SMP: Allowing 24 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 24
[    0.000000] PM: Registered nosave memory: 000000000009a000 - 000000000009b000
[    0.000000] PM: Registered nosave memory: 000000000009b000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e6000
[    0.000000] PM: Registered nosave memory: 00000000000e6000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000dfe90000 - 00000000dfe9e000
[    0.000000] PM: Registered nosave memory: 00000000dfe9e000 - 00000000dfea0000
[    0.000000] PM: Registered nosave memory: 00000000dfea0000 - 00000000dfeb2000
[    0.000000] PM: Registered nosave memory: 00000000dfeb2000 - 00000000dfee0000
[    0.000000] PM: Registered nosave memory: 00000000dfee0000 - 00000000f0000000
[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000ffe00000
[    0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at f0000000 (gap: f0000000:fe00000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:24 nr_node_ids:4
[    0.000000] PERCPU: Embedded 31 pages/cpu @ffff880028200000 s94872 r8192 d23912 u262144
[    0.000000] pcpu-alloc: s94872 r8192 d23912 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 -- -- [1] 06 07 08 09 10 11 -- -- 
[    0.000000] pcpu-alloc: [2] 12 13 14 15 16 17 -- -- [3] 18 19 20 21 22 23 -- -- 
[    0.000000] Built 4 zonelists in Zone order, mobility grouping on.  Total pages: 33027436
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: root=100 ramdisk=500000 console=tty0 console=ttyS1,19200n8r
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Node 0: aperture @ 802000000 size 32 MB
[    0.000000] Aperture beyond 4GB. Ignoring.
[    0.000000] Your BIOS doesn't leave a aperture memory hole
[    0.000000] Please enable the IOMMU option in the BIOS setup
[    0.000000] This costs you 64 MB of RAM
[    0.000000] Mapping aperture over 65536 KB of RAM @ 20000000
[    0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000024000000
[    0.000000] Memory: 131824200k/134742016k available (3008k kernel code, 526232k absent, 2391584k reserved, 1937k data, 588k init)
[    0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=4
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:4352 nr_irqs:600
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] console [ttyS1] enabled
[    0.000000] hpet clockevent registered
[    0.000000]   alloc irq_desc for 24 on node -1
[    0.000000]   alloc kstat_irqs on node -1
[    0.000000] HPET: 4 timers in total, 1 timers will be used for per-cpu timer
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 2100.027 MHz processor.
[    0.016010] Calibrating delay loop (skipped), value calculated using timer frequency.. 4200.04 BogoMIPS (lpj=8400096)
[    0.045121] Dentry cache hash table entries: 16777216 (order: 15, 134217728 bytes)
[    0.099505] Inode-cache hash table entries: 8388608 (order: 14, 67108864 bytes)
[    0.124590] Mount-cache hash table entries: 256
[    0.128187] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.132004] CPU: L2 Cache: 512K (64 bytes/line)
[    0.136004] CPU 0/0x10 -> Node 0
[    0.140004] tseg: 00dff00000
[    0.140007] CPU: Physical Processor ID: 0
[    0.144003] CPU: Processor Core ID: 0
[    0.148004] mce: CPU supports 6 MCE banks
[    0.152010] Performance Events: AMD PMU driver.
[    0.160004] ... version:                0
[    0.164003] ... bit width:              48
[    0.168003] ... generic registers:      4
[    0.172003] ... value mask:             0000ffffffffffff
[    0.176003] ... max period:             00007fffffffffff
[    0.180003] ... fixed-purpose events:   0
[    0.184003] ... event mask:             000000000000000f
[    0.192104] ACPI: Core revision 20090903
[    0.208038] Page beancounter hash is 16777216 entries.
[    0.261352] Setting APIC routing to physical flat
[    0.264294] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.309652] CPU0: AMD Opteron(tm) Processor 6172 stepping 01
[    0.324001] Booting processor 1 APIC 0x11 ip 0x6000
[    0.020000] Initializing CPU#1
[    0.020000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.020000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.020000] CPU 1/0x11 -> Node 0
[    0.020000] CPU: Physical Processor ID: 0
[    0.020000] CPU: Processor Core ID: 1
[    0.416095] CPU1: AMD Opteron(tm) Processor 6172 stepping 01
[    0.428005] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.432068] Booting processor 2 APIC 0x12 ip 0x6000
[    0.020000] Initializing CPU#2
[    0.020000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.020000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.020000] CPU 2/0x12 -> Node 0
[    0.020000] CPU: Physical Processor ID: 0
[    0.020000] CPU: Processor Core ID: 2
[    0.528099] CPU2: AMD Opteron(tm) Processor 6172 stepping 01
[    0.540005] checking TSC synchronization [CPU#0 -> CPU#2]: passed.
[    0.544073] Booting processor 3 APIC 0x13 ip 0x6000
[    0.020000] Initializing CPU#3
[    0.020000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.020000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.020000] CPU 3/0x13 -> Node 0
[    0.020000] CPU: Physical Processor ID: 0
[    0.020000] CPU: Processor Core ID: 3
[    0.640098] CPU3: AMD Opteron(tm) Processor 6172 stepping 01
[    0.652005] checking TSC synchronization [CPU#0 -> CPU#3]: passed.
[    0.656073] Booting processor 4 APIC 0x14 ip 0x6000
[    0.020000] Initializing CPU#4
[    0.020000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.020000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.020000] CPU 4/0x14 -> Node 0
[    0.020000] CPU: Physical Processor ID: 0
[    0.020000] CPU: Processor Core ID: 4
[    0.752100] CPU4: AMD Opteron(tm) Processor 6172 stepping 01
[    0.764005] checking TSC synchronization [CPU#0 -> CPU#4]: passed.
[    0.768062] Booting processor 5 APIC 0x15 ip 0x6000
[    0.020000] Initializing CPU#5
[    0.020000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.020000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.020000] CPU 5/0x15 -> Node 0
[    0.020000] CPU: Physical Processor ID: 0
[    0.020000] CPU: Processor Core ID: 5
[    0.864027] CPU5: AMD Opteron(tm) Processor 6172 stepping 01
[    0.876005] checking TSC synchronization [CPU#0 -> CPU#5]: passed.
[    0.880070] Booting processor 6 APIC 0x16 ip 0x6000
[    0.020000] Initializing CPU#6
[    0.020000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.020000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.020000] CPU 6/0x16 -> Node 1
[    0.020000] CPU: Physical Processor ID: 0
[    0.020000] CPU: Processor Core ID: 0
[    0.976055] CPU6: AMD Opteron(tm) Processor 6172 stepping 01
[    0.988006] checking TSC synchronization [CPU#0 -> CPU#6]: passed.
[    0.992095] Booting processor 7 APIC 0x17 ip 0x6000
[    0.020000] Initializing CPU#7
[    0.020000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.020000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.020000] CPU 7/0x17 -> Node 1
[    0.020000] CPU: Physical Processor ID: 0
[    0.020000] CPU: Processor Core ID: 1
[    1.088055] CPU7: AMD Opteron(tm) Processor 6172 stepping 01
[    1.100006] checking TSC synchronization [CPU#0 -> CPU#7]: passed.
[    1.104079] Booting processor 8 APIC 0x18 ip 0x6000
[    0.020000] Initializing CPU#8
[    0.020000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.020000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.020000] CPU 8/0x18 -> Node 1
[    0.020000] CPU: Physical Processor ID: 0
[    0.020000] CPU: Processor Core ID: 2
[    1.200103] CPU8: AMD Opteron(tm) Processor 6172 stepping 01
[    1.212006] checking TSC synchronization [CPU#0 -> CPU#8]: passed.
[    1.216092] Booting processor 9 APIC 0x19 ip 0x6000
[    0.020000] Initializing CPU#9
[    0.020000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.020000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.020000] CPU 9/0x19 -> Node 1
[    0.020000] CPU: Physical Processor ID: 0
[    0.020000] CPU: Processor Core ID: 3
[    1.312057] CPU9: AMD Opteron(tm) Processor 6172 stepping 01
[    1.324006] checking TSC synchronization [CPU#0 -> CPU#9]: passed.
[    1.328081] Booting processor 10 APIC 0x1a ip 0x6000
[    0.020000] Initializing CPU#10
[    0.020000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.020000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.020000] CPU 10/0x1a -> Node 1
[    0.020000] CPU: Physical Processor ID: 0
[    0.020000] CPU: Processor Core ID: 4
[    1.424121] CPU10: AMD Opteron(tm) Processor 6172 stepping 01
[    1.436006] checking TSC synchronization [CPU#0 -> CPU#10]: passed.
[    1.440077] Booting processor 11 APIC 0x1b ip 0x6000
[    0.020000] Initializing CPU#11
[    0.020000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.020000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.020000] CPU 11/0x1b -> Node 1
[    0.020000] CPU: Physical Processor ID: 0
[    0.020000] CPU: Processor Core ID: 5
[    1.536087] CPU11: AMD Opteron(tm) Processor 6172 stepping 01
[    1.548007] checking TSC synchronization [CPU#0 -> CPU#11]: passed.
[    1.552082] Booting processor 12 APIC 0x20 ip 0x6000
[    0.020000] Initializing CPU#12
[    0.020000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.020000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.020000] CPU 12/0x20 -> Node 3
[    0.020000] CPU: Physical Processor ID: 1
[    0.020000] CPU: Processor Core ID: 0
[    1.648088] CPU12: AMD Opteron(tm) Processor 6172 stepping 01
[    1.660007] checking TSC synchronization [CPU#0 -> CPU#12]: passed.
[    1.664074] Booting processor 13 APIC 0x21 ip 0x6000
[    0.020000] Initializing CPU#13
[    0.020000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.020000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.020000] CPU 13/0x21 -> Node 3
[    0.020000] CPU: Physical Processor ID: 1
[    0.020000] CPU: Processor Core ID: 1
[    1.760040] CPU13: AMD Opteron(tm) Processor 6172 stepping 01
[    1.772007] checking TSC synchronization [CPU#0 -> CPU#13]: passed.
[    1.776076] Booting processor 14 APIC 0x22 ip 0x6000
[    0.020000] Initializing CPU#14
[    0.020000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.020000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.020000] CPU 14/0x22 -> Node 3
[    0.020000] CPU: Physical Processor ID: 1
[    0.020000] CPU: Processor Core ID: 2
[    1.872043] CPU14: AMD Opteron(tm) Processor 6172 stepping 01
[    1.884007] checking TSC synchronization [CPU#0 -> CPU#14]: passed.
[    1.888083] Booting processor 15 APIC 0x23 ip 0x6000
[    0.020000] Initializing CPU#15
[    0.020000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.020000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.020000] CPU 15/0x23 -> Node 3
[    0.020000] CPU: Physical Processor ID: 1
[    0.020000] CPU: Processor Core ID: 3
[    1.984045] CPU15: AMD Opteron(tm) Processor 6172 stepping 01
[    1.996007] checking TSC synchronization [CPU#0 -> CPU#15]: passed.
[    2.000081] Booting processor 16 APIC 0x24 ip 0x6000
[    0.020000] Initializing CPU#16
[    0.020000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.020000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.020000] CPU 16/0x24 -> Node 3
[    0.020000] CPU: Physical Processor ID: 1
[    0.020000] CPU: Processor Core ID: 4
[    2.096050] CPU16: AMD Opteron(tm) Processor 6172 stepping 01
[    2.108008] checking TSC synchronization [CPU#0 -> CPU#16]: passed.
[    2.112081] Booting processor 17 APIC 0x25 ip 0x6000
[    0.020000] Initializing CPU#17
[    0.020000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.020000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.020000] CPU 17/0x25 -> Node 3
[    0.020000] CPU: Physical Processor ID: 1
[    0.020000] CPU: Processor Core ID: 5
[    2.208056] CPU17: AMD Opteron(tm) Processor 6172 stepping 01
[    2.220008] checking TSC synchronization [CPU#0 -> CPU#17]: passed.
[    2.224099] Booting processor 18 APIC 0x26 ip 0x6000
[    0.020000] Initializing CPU#18
[    0.020000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.020000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.020000] CPU 18/0x26 -> Node 2
[    0.020000] CPU: Physical Processor ID: 1
[    0.020000] CPU: Processor Core ID: 0
[    2.320107] CPU18: AMD Opteron(tm) Processor 6172 stepping 01
[    2.332008] checking TSC synchronization [CPU#0 -> CPU#18]: passed.
[    2.336096] Booting processor 19 APIC 0x27 ip 0x6000
[    0.020000] Initializing CPU#19
[    0.020000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.020000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.020000] CPU 19/0x27 -> Node 2
[    0.020000] CPU: Physical Processor ID: 1
[    0.020000] CPU: Processor Core ID: 1
[    2.432109] CPU19: AMD Opteron(tm) Processor 6172 stepping 01
[    2.444008] checking TSC synchronization [CPU#0 -> CPU#19]: passed.
[    2.448097] Booting processor 20 APIC 0x28 ip 0x6000
[    0.020000] Initializing CPU#20
[    0.020000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.020000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.020000] CPU 20/0x28 -> Node 2
[    0.020000] CPU: Physical Processor ID: 1
[    0.020000] CPU: Processor Core ID: 2
[    2.544116] CPU20: AMD Opteron(tm) Processor 6172 stepping 01
[    2.556008] checking TSC synchronization [CPU#0 -> CPU#20]: passed.
[    2.560103] Booting processor 21 APIC 0x29 ip 0x6000
[    0.020000] Initializing CPU#21
[    0.020000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.020000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.020000] CPU 21/0x29 -> Node 2
[    0.020000] CPU: Physical Processor ID: 1
[    0.020000] CPU: Processor Core ID: 3
[    2.656119] CPU21: AMD Opteron(tm) Processor 6172 stepping 01
[    2.668009] checking TSC synchronization [CPU#0 -> CPU#21]: passed.
[    2.672083] Booting processor 22 APIC 0x2a ip 0x6000
[    0.020000] Initializing CPU#22
[    0.020000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.020000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.020000] CPU 22/0x2a -> Node 2
[    0.020000] CPU: Physical Processor ID: 1
[    0.020000] CPU: Processor Core ID: 4
[    2.768076] CPU22: AMD Opteron(tm) Processor 6172 stepping 01
[    2.780009] checking TSC synchronization [CPU#0 -> CPU#22]: passed.
[    2.784089] Booting processor 23 APIC 0x2b ip 0x6000
[    0.020000] Initializing CPU#23
[    0.020000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.020000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.020000] CPU 23/0x2b -> Node 2
[    0.020000] CPU: Physical Processor ID: 1
[    0.020000] CPU: Processor Core ID: 5
[    2.880081] CPU23: AMD Opteron(tm) Processor 6172 stepping 01
[    2.892009] checking TSC synchronization [CPU#0 -> CPU#23]: passed.
[    2.896046] Brought up 24 CPUs
[    2.900010] Total of 24 processors activated (100807.76 BogoMIPS).
[    2.908288] CPU0 attaching sched-domain:
[    2.908292]  domain 0: span 0-5 level MC
[    2.908295]   groups: 0 1 2 3 4 5
[    2.908302]   domain 1: span 0-23 level NODE
[    2.908305]    groups: 0-5 (cpu_power = 6144) 6-11 (cpu_power = 6144) 18-23 (cpu_power = 6144) 12-17 (cpu_power = 6144)
[    2.908317] CPU1 attaching sched-domain:
[    2.908319]  domain 0: span 0-5 level MC
[    2.908322]   groups: 1 2 3 4 5 0
[    2.908328]   domain 1: span 0-23 level NODE
[    2.908331]    groups: 0-5 (cpu_power = 6144) 6-11 (cpu_power = 6144) 18-23 (cpu_power = 6144) 12-17 (cpu_power = 6144)
[    2.908341] CPU2 attaching sched-domain:
[    2.908344]  domain 0: span 0-5 level MC
[    2.908346]   groups: 2 3 4 5 0 1
[    2.908352]   domain 1: span 0-23 level NODE
[    2.908355]    groups: 0-5 (cpu_power = 6144) 6-11 (cpu_power = 6144) 18-23 (cpu_power = 6144) 12-17 (cpu_power = 6144)
[    2.908365] CPU3 attaching sched-domain:
[    2.908368]  domain 0: span 0-5 level MC
[    2.908370]   groups: 3 4 5 0 1 2
[    2.908377]   domain 1: span 0-23 level NODE
[    2.908379]    groups: 0-5 (cpu_power = 6144) 6-11 (cpu_power = 6144) 18-23 (cpu_power = 6144) 12-17 (cpu_power = 6144)
[    2.908390] CPU4 attaching sched-domain:
[    2.908392]  domain 0: span 0-5 level MC
[    2.908395]   groups: 4 5 0 1 2 3
[    2.908401]   domain 1: span 0-23 level NODE
[    2.908403]    groups: 0-5 (cpu_power = 6144) 6-11 (cpu_power = 6144) 18-23 (cpu_power = 6144) 12-17 (cpu_power = 6144)
[    2.908414] CPU5 attaching sched-domain:
[    2.908416]  domain 0: span 0-5 level MC
[    2.908419]   groups: 5 0 1 2 3 4
[    2.908425]   domain 1: span 0-23 level NODE
[    2.908427]    groups: 0-5 (cpu_power = 6144) 6-11 (cpu_power = 6144) 18-23 (cpu_power = 6144) 12-17 (cpu_power = 6144)
[    2.908443] CPU6 attaching sched-domain:
[    2.908445]  domain 0: span 6-11 level MC
[    2.908448]   groups: 6 7 8 9 10 11
[    2.908454]   domain 1: span 0-23 level NODE
[    2.908457]    groups: 6-11 (cpu_power = 6144) 18-23 (cpu_power = 6144) 12-17 (cpu_power = 6144) 0-5 (cpu_power = 6144)
[    2.908470] CPU7 attaching sched-domain:
[    2.908473]  domain 0: span 6-11 level MC
[    2.908475]   groups: 7 8 9 10 11 6
[    2.908482]   domain 1: span 0-23 level NODE
[    2.908484]    groups: 6-11 (cpu_power = 6144) 18-23 (cpu_power = 6144) 12-17 (cpu_power = 6144) 0-5 (cpu_power = 6144)
[    2.908496] CPU8 attaching sched-domain:
[    2.908498]  domain 0: span 6-11 level MC
[    2.908501]   groups: 8 9 10 11 6 7
[    2.908507]   domain 1: span 0-23 level NODE
[    2.908510]    groups: 6-11 (cpu_power = 6144) 18-23 (cpu_power = 6144) 12-17 (cpu_power = 6144) 0-5 (cpu_power = 6144)
[    2.908520] CPU9 attaching sched-domain:
[    2.908523]  domain 0: span 6-11 level MC
[    2.908525]   groups: 9 10 11 6 7 8
[    2.908532]   domain 1: span 0-23 level NODE
[    2.908534]    groups: 6-11 (cpu_power = 6144) 18-23 (cpu_power = 6144) 12-17 (cpu_power = 6144) 0-5 (cpu_power = 6144)
[    2.908545] CPU10 attaching sched-domain:
[    2.908547]  domain 0: span 6-11 level MC
[    2.908550]   groups: 10 11 6 7 8 9
[    2.908556]   domain 1: span 0-23 level NODE
[    2.908559]    groups: 6-11 (cpu_power = 6144) 18-23 (cpu_power = 6144) 12-17 (cpu_power = 6144) 0-5 (cpu_power = 6144)
[    2.908569] CPU11 attaching sched-domain:
[    2.908572]  domain 0: span 6-11 level MC
[    2.908574]   groups: 11 6 7 8 9 10
[    2.908580]   domain 1: span 0-23 level NODE
[    2.908583]    groups: 6-11 (cpu_power = 6144) 18-23 (cpu_power = 6144) 12-17 (cpu_power = 6144) 0-5 (cpu_power = 6144)
[    2.908593] CPU12 attaching sched-domain:
[    2.908596]  domain 0: span 12-17 level MC
[    2.908599]   groups: 12 13 14 15 16 17
[    2.908605]   domain 1: span 0-23 level NODE
[    2.908608]    groups: 12-17 (cpu_power = 6144) 0-5 (cpu_power = 6144) 6-11 (cpu_power = 6144) 18-23 (cpu_power = 6144)
[    2.908618] CPU13 attaching sched-domain:
[    2.908620]  domain 0: span 12-17 level MC
[    2.908623]   groups: 13 14 15 16 17 12
[    2.908629]   domain 1: span 0-23 level NODE
[    2.908632]    groups: 12-17 (cpu_power = 6144) 0-5 (cpu_power = 6144) 6-11 (cpu_power = 6144) 18-23 (cpu_power = 6144)
[    2.908642] CPU14 attaching sched-domain:
[    2.908645]  domain 0: span 12-17 level MC
[    2.908647]   groups: 14 15 16 17 12 13
[    2.908654]   domain 1: span 0-23 level NODE
[    2.908656]    groups: 12-17 (cpu_power = 6144) 0-5 (cpu_power = 6144) 6-11 (cpu_power = 6144) 18-23 (cpu_power = 6144)
[    2.908667] CPU15 attaching sched-domain:
[    2.908669]  domain 0: span 12-17 level MC
[    2.908672]   groups: 15 16 17 12 13 14
[    2.908678]   domain 1: span 0-23 level NODE
[    2.908681]    groups: 12-17 (cpu_power = 6144) 0-5 (cpu_power = 6144) 6-11 (cpu_power = 6144) 18-23 (cpu_power = 6144)
[    2.908691] CPU16 attaching sched-domain:
[    2.908694]  domain 0: span 12-17 level MC
[    2.908696]   groups: 16 17 12 13 14 15
[    2.908703]   domain 1: span 0-23 level NODE
[    2.908705]    groups: 12-17 (cpu_power = 6144) 0-5 (cpu_power = 6144) 6-11 (cpu_power = 6144) 18-23 (cpu_power = 6144)
[    2.908716] CPU17 attaching sched-domain:
[    2.908718]  domain 0: span 12-17 level MC
[    2.908721]   groups: 17 12 13 14 15 16
[    2.908727]   domain 1: span 0-23 level NODE
[    2.908730]    groups: 12-17 (cpu_power = 6144) 0-5 (cpu_power = 6144) 6-11 (cpu_power = 6144) 18-23 (cpu_power = 6144)
[    2.908740] CPU18 attaching sched-domain:
[    2.908743]  domain 0: span 18-23 level MC
[    2.908745]   groups: 18 19 20 21 22 23
[    2.908751]   domain 1: span 0-23 level NODE
[    2.908754]    groups: 18-23 (cpu_power = 6144) 12-17 (cpu_power = 6144) 0-5 (cpu_power = 6144) 6-11 (cpu_power = 6144)
[    2.908764] CPU19 attaching sched-domain:
[    2.908767]  domain 0: span 18-23 level MC
[    2.908769]   groups: 19 20 21 22 23 18
[    2.908776]   domain 1: span 0-23 level NODE
[    2.908778]    groups: 18-23 (cpu_power = 6144) 12-17 (cpu_power = 6144) 0-5 (cpu_power = 6144) 6-11 (cpu_power = 6144)
[    2.908789] CPU20 attaching sched-domain:
[    2.908791]  domain 0: span 18-23 level MC
[    2.908794]   groups: 20 21 22 23 18 19
[    2.908800]   domain 1: span 0-23 level NODE
[    2.908803]    groups: 18-23 (cpu_power = 6144) 12-17 (cpu_power = 6144) 0-5 (cpu_power = 6144) 6-11 (cpu_power = 6144)
[    2.908813] CPU21 attaching sched-domain:
[    2.908816]  domain 0: span 18-23 level MC
[    2.908818]   groups: 21 22 23 18 19 20
[    2.908824]   domain 1: span 0-23 level NODE
[    2.908827]    groups: 18-23 (cpu_power = 6144) 12-17 (cpu_power = 6144) 0-5 (cpu_power = 6144) 6-11 (cpu_power = 6144)
[    2.908837] CPU22 attaching sched-domain:
[    2.908840]  domain 0: span 18-23 level MC
[    2.908843]   groups: 22 23 18 19 20 21
[    2.908849]   domain 1: span 0-23 level NODE
[    2.908851]    groups: 18-23 (cpu_power = 6144) 12-17 (cpu_power = 6144) 0-5 (cpu_power = 6144) 6-11 (cpu_power = 6144)
[    2.908862] CPU23 attaching sched-domain:
[    2.908864]  domain 0: span 18-23 level MC
[    2.908867]   groups: 23 18 19 20 21 22
[    2.908873]   domain 1: span 0-23 level NODE
[    2.908876]    groups: 18-23 (cpu_power = 6144) 12-17 (cpu_power = 6144) 0-5 (cpu_power = 6144) 6-11 (cpu_power = 6144)
[    2.936208] regulator: core version 0.5
[    2.940097] NET: Registered protocol family 16
[    2.944099] node 0 link 3: io port [1000, ffffff]
[    2.944103] TOM: 00000000e0000000 aka 3584M
[    2.948008] Fam 10h mmconf [e0000000, efffffff]
[    2.948012] node 0 link 3: mmio [e0000000, efffffff] ==> none
[    2.948016] node 0 link 3: mmio [f0000000, ffffffff]
[    2.948019] node 0 link 3: mmio [a0000, bffff]
[    2.948022] TOM2: 0000002020000000 aka 131584M
[    2.952008] bus: [00,1f] on node 0 link 3
[    2.952011] bus: 00 index 0 io port: [0, ffff]
[    2.952014] bus: 00 index 1 mmio: [f0000000, ffffffff]
[    2.952017] bus: 00 index 2 mmio: [a0000, bffff]
[    2.952020] bus: 00 index 3 mmio: [2020000000, fcffffffff]
[    2.952245] ACPI: bus type pci registered
[    2.956075] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[    2.960008] PCI: MCFG area at e0000000 reserved in E820
[    2.974700] PCI: Using MMCONFIG at e0000000 - efffffff
[    2.976008] PCI: Using configuration type 1 for base access
[    3.000070] bio: create slab <bio-0> at 0
[    3.008146] ACPI: EC: Look up EC in DSDT
[    3.009109] ACPI Warning for \_SB_._OSC: Return type mismatch - found Integer, expected Buffer (20090903/nspredef-1006)
[    3.020015] \_SB_:_OSC evaluation returned wrong type
[    3.020018] _OSC request data:1 7 
[    3.020347] ACPI Error (psargs-0359): [ECEN] Namespace lookup failure, AE_NOT_FOUND
[    3.032008] ACPI Error (psparse-0537): Method parse/execution failed [\] (Node ffffffff81660010), AE_NOT_FOUND
[    3.048076] ACPI Error (dswload-0659): [PCI0] Namespace lookup failure, AE_NOT_FOUND
[    3.060008] ACPI Exception: AE_NOT_FOUND, During name lookup/catalog (20090903/psloop-230)
[    3.072008] ACPI Error (psparse-0537): Method parse/execution failed [\] (Node ffffffff81660010), AE_NOT_FOUND
[    3.088094] ACPI: Executed 4 blocks of module-level executable AML code
[    3.108650] ACPI: Interpreter enabled
[    3.112009] ACPI: (supports S0 S1 S4 S5)
[    3.125696] ACPI: Using IOAPIC for interrupt routing
[    3.134348] ACPI Warning: Incorrect checksum in table [OEMB] - B9, should be B6 (20090903/tbutils-314)
[    3.144283] ACPI: No dock devices found.
[    3.148172] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    3.152106] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
[    3.156010] pci 0000:00:04.0: PME# disabled
[    3.160060] pci 0000:00:11.0: reg 10 io port: [0xd000-0xd007]
[    3.160068] pci 0000:00:11.0: reg 14 io port: [0xc000-0xc003]
[    3.160075] pci 0000:00:11.0: reg 18 io port: [0xb000-0xb007]
[    3.160083] pci 0000:00:11.0: reg 1c io port: [0xa000-0xa003]
[    3.160091] pci 0000:00:11.0: reg 20 io port: [0x9000-0x900f]
[    3.160098] pci 0000:00:11.0: reg 24 32bit mmio: [0xfeafa400-0xfeafa7ff]
[    3.160148] pci 0000:00:12.0: reg 10 32bit mmio: [0xfeaf6000-0xfeaf6fff]
[    3.160199] pci 0000:00:12.1: reg 10 32bit mmio: [0xfeaf7000-0xfeaf7fff]
[    3.160264] pci 0000:00:12.2: reg 10 32bit mmio: [0xfeafa800-0xfeafa8ff]
[    3.160312] pci 0000:00:12.2: supports D1 D2
[    3.160315] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    3.164010] pci 0000:00:12.2: PME# disabled
[    3.168035] pci 0000:00:13.0: reg 10 32bit mmio: [0xfeaf8000-0xfeaf8fff]
[    3.168085] pci 0000:00:13.1: reg 10 32bit mmio: [0xfeaf9000-0xfeaf9fff]
[    3.168151] pci 0000:00:13.2: reg 10 32bit mmio: [0xfeafac00-0xfeafacff]
[    3.168198] pci 0000:00:13.2: supports D1 D2
[    3.168201] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    3.172010] pci 0000:00:13.2: PME# disabled
[    3.176112] pci 0000:00:14.1: reg 10 io port: [0x00-0x07]
[    3.176120] pci 0000:00:14.1: reg 14 io port: [0x00-0x03]
[    3.176127] pci 0000:00:14.1: reg 18 io port: [0x00-0x07]
[    3.176134] pci 0000:00:14.1: reg 1c io port: [0x00-0x03]
[    3.176142] pci 0000:00:14.1: reg 20 io port: [0xff00-0xff0f]
[    3.180124] pci 0000:00:14.5: reg 10 32bit mmio: [0xfeafb000-0xfeafbfff]
[    3.180500] pci 0000:02:00.0: reg 10 32bit mmio: [0xfeb60000-0xfeb7ffff]
[    3.180507] pci 0000:02:00.0: reg 14 32bit mmio: [0xfeb40000-0xfeb5ffff]
[    3.180514] pci 0000:02:00.0: reg 18 io port: [0xe400-0xe41f]
[    3.180521] pci 0000:02:00.0: reg 1c 32bit mmio: [0xfeb1c000-0xfeb1ffff]
[    3.180535] pci 0000:02:00.0: reg 30 32bit mmio pref: [0xfeb20000-0xfeb3ffff]
[    3.180566] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    3.184010] pci 0000:02:00.0: PME# disabled
[    3.188038] pci 0000:02:00.0: reg 184 64bit mmio: [0x000000-0x003fff]
[    3.188051] pci 0000:02:00.0: reg 190 64bit mmio: [0x000000-0x003fff]
[    3.188088] pci 0000:02:00.1: reg 10 32bit mmio: [0xfebe0000-0xfebfffff]
[    3.188095] pci 0000:02:00.1: reg 14 32bit mmio: [0xfebc0000-0xfebdffff]
[    3.188102] pci 0000:02:00.1: reg 18 io port: [0xe800-0xe81f]
[    3.188109] pci 0000:02:00.1: reg 1c 32bit mmio: [0xfeb9c000-0xfeb9ffff]
[    3.188124] pci 0000:02:00.1: reg 30 32bit mmio pref: [0xfeba0000-0xfebbffff]
[    3.188155] pci 0000:02:00.1: PME# supported from D0 D3hot D3cold
[    3.192010] pci 0000:02:00.1: PME# disabled
[    3.196033] pci 0000:02:00.1: reg 184 64bit mmio: [0x000000-0x003fff]
[    3.196045] pci 0000:02:00.1: reg 190 64bit mmio: [0x000000-0x003fff]
[    3.204089] pci 0000:00:04.0: bridge io port: [0xe000-0xefff]
[    3.204094] pci 0000:00:04.0: bridge 32bit mmio: [0xfeb00000-0xfebfffff]
[    3.204157] pci 0000:01:04.0: reg 10 32bit mmio pref: [0xfc000000-0xfcffffff]
[    3.204167] pci 0000:01:04.0: reg 14 32bit mmio: [0xfdffc000-0xfdffffff]
[    3.204176] pci 0000:01:04.0: reg 18 32bit mmio: [0xfe000000-0xfe7fffff]
[    3.204273] pci 0000:00:14.4: transparent bridge
[    3.208013] pci 0000:00:14.4: bridge 32bit mmio: [0xfdf00000-0xfe7fffff]
[    3.208018] pci 0000:00:14.4: bridge 32bit mmio pref: [0xfc000000-0xfcffffff]
[    3.208034] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    3.208295] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT]
[    3.208363] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PC04._PRT]
[    3.216847] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 *10 11 12 14 15)
[    3.232106] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 *11 12 14 15)
[    3.249274] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 *7 10 11 12 14 15)
[    3.265268] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 *10 11 12 14 15)
[    3.281270] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 *11 12 14 15)
[    3.297891] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 12 14 15) *0, disabled.
[    3.317293] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 *10 11 12 14 15)
[    3.333270] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 12 14 15) *0, disabled.
[    3.356094] vgaarb: device added: PCI:0000:01:04.0,decodes=io+mem,owns=io+mem,locks=none
[    3.360009] vgaarb: loaded
[    3.364054] PCI: Using ACPI for IRQ routing
[    3.368428] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 24, 0
[    3.382836] hpet0: 4 comparators, 32-bit 14.318180 MHz counter
[    3.388041] Switching to clocksource tsc
[    3.398311] pnp: PnP ACPI init
[    3.416716] ACPI: bus type pnp registered
[    3.444853] pnp: PnP ACPI: found 15 devices
[    3.469995] ACPI: ACPI bus type pnp unregistered
[    3.497725] system 00:02: iomem range 0xffffff00-0x100003eff could not be reserved
[    3.543199] system 00:07: ioport range 0xa10-0xa1f has been reserved
[    3.581347] system 00:09: iomem range 0xfec00000-0xfec00fff could not be reserved
[    3.626298] system 00:09: iomem range 0xfee00000-0xfee00fff has been reserved
[    3.669124] system 00:0a: ioport range 0xca2-0xca3 has been reserved
[    3.707286] system 00:0a: ioport range 0x550-0x551 has been reserved
[    3.745404] system 00:0a: ioport range 0x4d0-0x4d1 has been reserved
[    3.783519] system 00:0a: ioport range 0x40b-0x40b has been reserved
[    3.821639] system 00:0a: ioport range 0x4d6-0x4d6 has been reserved
[    3.859756] system 00:0a: ioport range 0xc00-0xc01 has been reserved
[    3.897874] system 00:0a: ioport range 0xc14-0xc14 has been reserved
[    3.935991] system 00:0a: ioport range 0xc50-0xc51 has been reserved
[    3.974108] system 00:0a: ioport range 0xc52-0xc52 has been reserved
[    4.012227] system 00:0a: ioport range 0xc6c-0xc6c has been reserved
[    4.050345] system 00:0a: ioport range 0xc6f-0xc6f has been reserved
[    4.088462] system 00:0a: ioport range 0xcd0-0xcd1 has been reserved
[    4.126579] system 00:0a: ioport range 0xcd2-0xcd3 has been reserved
[    4.164696] system 00:0a: ioport range 0xcd4-0xcd5 has been reserved
[    4.202814] system 00:0a: ioport range 0xcd6-0xcd7 has been reserved
[    4.240932] system 00:0a: ioport range 0xcd8-0xcdf has been reserved
[    4.279048] system 00:0a: ioport range 0x800-0x89f has been reserved
[    4.317174] system 00:0a: ioport range 0xb00-0xb0f has been reserved
[    4.355337] system 00:0a: ioport range 0xb20-0xb3f has been reserved
[    4.393454] system 00:0a: ioport range 0x900-0x90f has been reserved
[    4.431574] system 00:0a: ioport range 0x910-0x91f has been reserved
[    4.469693] system 00:0a: ioport range 0xfe00-0xfefe has been reserved
[    4.508901] system 00:0a: iomem range 0xffb80000-0xffbfffff has been reserved
[    4.551700] system 00:0a: iomem range 0xfec10000-0xfec1001f has been reserved
[    4.594500] system 00:0d: iomem range 0xe0000000-0xefffffff has been reserved
[    4.637350] system 00:0e: iomem range 0xc0000-0xcffff has been reserved
[    4.677077] system 00:0e: iomem range 0xe0000-0xfffff could not be reserved
[    4.718835] system 00:0e: iomem range 0xfec00000-0xffffffff could not be reserved
[    4.770713] pci 0000:02:00.0: reg 184 64bit mmio: [0x000000-0x003fff]
[    4.770725] pci 0000:02:00.0: reg 190 64bit mmio: [0x000000-0x003fff]
[    4.770736] pci 0000:02:00.0: reg 184 64bit mmio: [0x000000-0x003fff]
[    4.770746] pci 0000:02:00.1: reg 184 64bit mmio: [0x000000-0x003fff]
[    4.770756] pci 0000:02:00.0: reg 184 64bit mmio: [0x000000-0x003fff]
[    4.770766] pci 0000:02:00.0: reg 190 64bit mmio: [0x000000-0x003fff]
[    4.770776] pci 0000:02:00.1: reg 190 64bit mmio: [0x000000-0x003fff]
[    4.770786] pci 0000:02:00.0: reg 184 64bit mmio: [0x000000-0x003fff]
[    4.770796] pci 0000:02:00.0: reg 190 64bit mmio: [0x000000-0x003fff]
[    4.770806] pci 0000:02:00.1: reg 184 64bit mmio: [0x000000-0x003fff]
[    4.770817] pci 0000:02:00.0: reg 184 64bit mmio: [0x000000-0x003fff]
[    4.770827] pci 0000:02:00.0: reg 184 64bit mmio: [0x000000-0x003fff]
[    4.770832] pci 0000:02:00.0: BAR 7: can't allocate mem resource [0xfec00000-0xfebfffff]
[    4.819393] pci 0000:02:00.0: reg 190 64bit mmio: [0x000000-0x003fff]
[    4.819404] pci 0000:02:00.0: reg 190 64bit mmio: [0x000000-0x003fff]
[    4.819408] pci 0000:02:00.0: BAR 10: can't allocate mem resource [0xfec00000-0xfebfffff]
[    4.868534] pci 0000:02:00.1: reg 184 64bit mmio: [0x000000-0x003fff]
[    4.868544] pci 0000:02:00.1: reg 184 64bit mmio: [0x000000-0x003fff]
[    4.868548] pci 0000:02:00.1: BAR 7: can't allocate mem resource [0xfec00000-0xfebfffff]
[    4.917156] pci 0000:02:00.1: reg 190 64bit mmio: [0x000000-0x003fff]
[    4.917166] pci 0000:02:00.1: reg 190 64bit mmio: [0x000000-0x003fff]
[    4.917173] pci 0000:02:00.1: BAR 10: can't allocate mem resource [0xfec00000-0xfebfffff]
[    4.966290] pci 0000:00:04.0: PCI bridge, secondary bus 0000:02
[    5.001826] pci 0000:00:04.0:   IO window: 0xe000-0xefff
[    5.033706] pci 0000:00:04.0:   MEM window: 0xfeb00000-0xfebfffff
[    5.070264] pci 0000:00:04.0:   PREFETCH window: disabled
[    5.102660] pci 0000:00:14.4: PCI bridge, secondary bus 0000:01
[    5.138177] pci 0000:00:14.4:   IO window: disabled
[    5.167452] pci 0000:00:14.4:   MEM window: 0xfdf00000-0xfe7fffff
[    5.204015] pci 0000:00:14.4:   PREFETCH window: 0xfc000000-0xfcffffff
[    5.243190]   alloc irq_desc for 16 on node 0
[    5.243196]   alloc kstat_irqs on node 0
[    5.243210] pci 0000:00:04.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    5.283424] pci 0000:00:04.0: setting latency timer to 64
[    5.283434] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    5.283437] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[    5.283442] pci_bus 0000:02: resource 0 io:  [0xe000-0xefff]
[    5.283445] pci_bus 0000:02: resource 1 mem: [0xfeb00000-0xfebfffff]
[    5.283449] pci_bus 0000:01: resource 1 mem: [0xfdf00000-0xfe7fffff]
[    5.283452] pci_bus 0000:01: resource 2 pref mem [0xfc000000-0xfcffffff]
[    5.283456] pci_bus 0000:01: resource 3 io:  [0x00-0xffff]
[    5.283459] pci_bus 0000:01: resource 4 mem: [0x000000-0xffffffffffffffff]
[    5.283520] NET: Registered protocol family 2
[    5.310200] IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    5.356727] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    5.404509] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    5.445081] TCP: Hash tables configured (established 524288 bind 65536)
[    5.484779] TCP reno registered
[    5.503919] NET: Registered protocol family 1
[    6.317636] pci 0000:01:04.0: Boot video device
[    6.317716] Unpacking initramfs...
[   10.688310] Freeing initrd memory: 218110k freed
[   10.802931] PCI-DMA: Disabling AGP.
[   10.824088] PCI-DMA: aperture base @ 20000000 size 65536 KB
[   10.857539] PCI-DMA: using GART IOMMU.
[   10.880054] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[   10.923637] audit: initializing netlink socket (disabled)
[   10.956118] type=2000 audit(1289298226.953:1): initialized
[   11.000767] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[   11.043280] VFS: Disk quotas dquot_6.5.2
[   11.066923] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[   11.105681] msgmni has been set to 32768
[   11.132329] alg: No test for stdrng (krng)
[   11.157090] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[   11.201523] io scheduler noop registered
[   11.225084] io scheduler anticipatory registered
[   11.252803] io scheduler deadline registered
[   11.278496] io scheduler cfq registered (default)
[   11.306985]   alloc irq_desc for 25 on node 0
[   11.306993]   alloc kstat_irqs on node 0
[   11.307003] pcieport 0000:00:04.0: irq 25 for MSI/MSI-X
[   11.307008] pcieport 0000:00:04.0: setting latency timer to 64
[   11.308203] Linux agpgart interface v0.103
[   11.332885] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[   11.370591] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   11.406733] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[   11.443048] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   11.476645] 00:0c: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[   11.510325] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[   11.556900] PNP: No PS/2 controller found. Probing ports directly.
[   11.596854] serio: i8042 KBD port at 0x60,0x64 irq 1
[   11.626658] serio: i8042 AUX port at 0x60,0x64 irq 12
[   11.657160] mice: PS/2 mouse device common for all mice
[   11.688598] rtc_cmos 00:04: RTC can wake from S4
[   11.716401] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[   11.753004] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[   11.793766] cpuidle: using governor ladder
[   11.818402] cpuidle: using governor menu
[   11.841991] iBFT detected at 0x97f40.
[   11.863987] iBFT has incorrect checksum (0x54)!
[   11.891600] TCP cubic registered
[   11.911152] NET: Registered protocol family 10
[   11.938774] Mobile IPv6
[   11.953528] NET: Registered protocol family 17
[   11.980278] PM: Resume from disk failed.
[   11.980290] registered taskstats version 1
[   12.005400] rtc_cmos 00:04: setting system clock to 2010-11-09 10:24:03 UTC (1289298243)
[   12.054014] Initalizing network drop monitor service
[   12.083962] Freeing unused kernel memory: 588k freed
[   12.113894] Write protecting the kernel read-only data: 4144k
[   12.302941] SCSI subsystem initialized
[   12.311364] processor LNXCPU:00: registered as cooling_device0
[   12.314508] processor LNXCPU:01: registered as cooling_device1
[   12.317684] processor LNXCPU:02: registered as cooling_device2
[   12.320801] processor LNXCPU:03: registered as cooling_device3
[   12.323870] processor LNXCPU:04: registered as cooling_device4
[   12.327024] processor LNXCPU:05: registered as cooling_device5
[   12.330158] processor LNXCPU:06: registered as cooling_device6
[   12.333235] processor LNXCPU:07: registered as cooling_device7
[   12.336382] processor LNXCPU:08: registered as cooling_device8
[   12.339454] processor LNXCPU:09: registered as cooling_device9
[   12.342554] processor LNXCPU:0a: registered as cooling_device10
[   12.345675] processor LNXCPU:0b: registered as cooling_device11
[   12.348828] processor LNXCPU:0c: registered as cooling_device12
[   12.351962] processor LNXCPU:0d: registered as cooling_device13
[   12.355082] processor LNXCPU:0e: registered as cooling_device14
[   12.358237] processor LNXCPU:0f: registered as cooling_device15
[   12.361405] processor LNXCPU:10: registered as cooling_device16
[   12.364514] processor LNXCPU:11: registered as cooling_device17
[   12.367606] processor LNXCPU:12: registered as cooling_device18
[   12.370742] processor LNXCPU:13: registered as cooling_device19
[   12.370795] dca service started, version 1.12.1
[   12.373873] processor LNXCPU:14: registered as cooling_device20
[   12.376989] processor LNXCPU:15: registered as cooling_device21
[   12.380120] processor LNXCPU:16: registered as cooling_device22
[   12.383214] processor LNXCPU:17: registered as cooling_device23
[   12.397563] usbcore: registered new interface driver usbfs
[   12.397585] usbcore: registered new interface driver hub
[   12.397619] usbcore: registered new device driver usb
[   12.400518] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[   12.400526] ACPI: Power Button [PWRB]
[   12.400586] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[   12.400590] ACPI: Power Button [PWRF]
[   12.402261] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   12.402545]   alloc irq_desc for 17 on node 0
[   12.402552]   alloc kstat_irqs on node 0
[   12.402561] ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[   12.412016] EDAC MC: Ver: 2.1.0 Oct 30 2010
[   12.415694] EDAC amd64_edac:  Ver: 3.2.0 Oct 30 2010
[   12.437173] Intel(R) Gigabit Ethernet Network Driver - version 1.3.16-k2
[   12.437177] Copyright (c) 2007-2009 Intel Corporation.
[   12.500242] input: PC Speaker as /devices/platform/pcspkr/input/input3
[   12.531513] Error: Driver 'pcspkr' is already registered, aborting...
[   13.932281] ehci_hcd 0000:00:12.2: EHCI Host Controller
[   13.948324] libata version 3.00 loaded.
[   13.963893] igb 0000:02:00.0: power state changed by ACPI to D0
[   13.999568] igb 0000:02:00.0: power state changed by ACPI to D0
[   14.035147] igb 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   14.075409] igb 0000:02:00.0: setting latency timer to 64
[   14.075748]   alloc irq_desc for 26 on node 0
[   14.075751]   alloc kstat_irqs on node 0
[   14.075756] igb 0000:02:00.0: irq 26 for MSI/MSI-X
[   14.075763]   alloc irq_desc for 27 on node 0
[   14.075765]   alloc kstat_irqs on node 0
[   14.075769] igb 0000:02:00.0: irq 27 for MSI/MSI-X
[   14.075772]   alloc irq_desc for 28 on node 0
[   14.075774]   alloc kstat_irqs on node 0
[   14.075777] igb 0000:02:00.0: irq 28 for MSI/MSI-X
[   14.075780]   alloc irq_desc for 29 on node 0
[   14.075782]   alloc kstat_irqs on node 0
[   14.075786] igb 0000:02:00.0: irq 29 for MSI/MSI-X
[   14.075788]   alloc irq_desc for 30 on node 0
[   14.075791]   alloc kstat_irqs on node 0
[   14.075794] igb 0000:02:00.0: irq 30 for MSI/MSI-X
[   14.075797]   alloc irq_desc for 31 on node 0
[   14.075799]   alloc kstat_irqs on node 0
[   14.075802] igb 0000:02:00.0: irq 31 for MSI/MSI-X
[   14.075808]   alloc irq_desc for 32 on node 0
[   14.075811]   alloc kstat_irqs on node 0
[   14.075814] igb 0000:02:00.0: irq 32 for MSI/MSI-X
[   14.075817]   alloc irq_desc for 33 on node 0
[   14.075820]   alloc kstat_irqs on node 0
[   14.075823] igb 0000:02:00.0: irq 33 for MSI/MSI-X
[   14.075826]   alloc irq_desc for 34 on node 0
[   14.075828]   alloc kstat_irqs on node 0
[   14.075831] igb 0000:02:00.0: irq 34 for MSI/MSI-X
[   14.076026] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
[   14.120475] ehci_hcd 0000:00:12.2: debug port 1
[   14.150371] ehci_hcd 0000:00:12.2: irq 17, io mem 0xfeafa800
[   14.196067] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
[   14.230576] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   14.271321] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   14.314664] usb usb1: Product: EHCI Host Controller
[   14.343961] usb usb1: Manufacturer: Linux 2.6.32-5-openvz-amd64 ehci_hcd
[   14.384163] usb usb1: SerialNumber: 0000:00:12.2
[   14.414952] igb 0000:02:00.0: Intel(R) Gigabit Ethernet Network Connection
[   14.456241] igb 0000:02:00.0: eth0: (PCIe:2.5Gb/s:Width x4) 00:25:90:1c:18:34
[   14.499114] igb 0000:02:00.0: eth0: PBA No: ffffff-0ff
[   14.529973] igb 0000:02:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
[   14.575502] usb usb1: configuration #1 chosen from 1 choice
[   14.609138] igb 0000:02:00.1: power state changed by ACPI to D0
[   14.644789] igb 0000:02:00.1: power state changed by ACPI to D0
[   14.680319] igb 0000:02:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[   14.720556] hub 1-0:1.0: USB hub found
[   14.743082] hub 1-0:1.0: 6 ports detected
[   14.767235] igb 0000:02:00.1: setting latency timer to 64
[   14.767516] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[   14.811947]   alloc irq_desc for 35 on node 0
[   14.811950]   alloc kstat_irqs on node 0
[   14.811956] igb 0000:02:00.1: irq 35 for MSI/MSI-X
[   14.811959]   alloc irq_desc for 36 on node 0
[   14.811962]   alloc kstat_irqs on node 0
[   14.811965] igb 0000:02:00.1: irq 36 for MSI/MSI-X
[   14.811968]   alloc irq_desc for 37 on node 0
[   14.811971]   alloc kstat_irqs on node 0
[   14.811975] igb 0000:02:00.1: irq 37 for MSI/MSI-X
[   14.811977]   alloc irq_desc for 38 on node 0
[   14.811980]   alloc kstat_irqs on node 0
[   14.811983] igb 0000:02:00.1: irq 38 for MSI/MSI-X
[   14.811989]   alloc irq_desc for 39 on node 0
[   14.811991]   alloc kstat_irqs on node 0
[   14.811995] igb 0000:02:00.1: irq 39 for MSI/MSI-X
[   14.811998]   alloc irq_desc for 40 on node 0
[   14.812000]   alloc kstat_irqs on node 0
[   14.812006] igb 0000:02:00.1: irq 40 for MSI/MSI-X
[   14.812009]   alloc irq_desc for 41 on node 0
[   14.812012]   alloc kstat_irqs on node 0
[   14.812015] igb 0000:02:00.1: irq 41 for MSI/MSI-X
[   14.812018]   alloc irq_desc for 42 on node 0
[   14.812021]   alloc kstat_irqs on node 0
[   14.812024] igb 0000:02:00.1: irq 42 for MSI/MSI-X
[   14.812027]   alloc irq_desc for 43 on node 0
[   14.812029]   alloc kstat_irqs on node 0
[   14.812033] igb 0000:02:00.1: irq 43 for MSI/MSI-X
[   14.812363] EDAC amd64: ECC is enabled by BIOS.
[   14.839806] ahci 0000:00:11.0: version 3.0
[   14.839820]   alloc irq_desc for 22 on node 0
[   14.839822]   alloc kstat_irqs on node 0
[   14.839829] ahci 0000:00:11.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[   14.883394] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
[   14.932004] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc 
[   14.982393] scsi0 : ahci
[   14.998369] scsi1 : ahci
[   15.013763] scsi2 : ahci
[   15.029145] scsi3 : ahci
[   15.044431] ata1: SATA max UDMA/133 abar m1024@0xfeafa400 port 0xfeafa500 irq 22
[   15.088822] ata2: SATA max UDMA/133 abar m1024@0xfeafa400 port 0xfeafa580 irq 22
[   15.133236] ata3: SATA max UDMA/133 abar m1024@0xfeafa400 port 0xfeafa600 irq 22
[   15.177646] ata4: SATA max UDMA/133 abar m1024@0xfeafa400 port 0xfeafa680 irq 22
[   15.225153] igb 0000:02:00.1: Intel(R) Gigabit Ethernet Network Connection
[   15.266438] igb 0000:02:00.1: eth1: (PCIe:2.5Gb/s:Width x4) 00:25:90:1c:18:35
[   15.309361] igb 0000:02:00.1: eth1: PBA No: ffffff-0ff
[   15.340219] igb 0000:02:00.1: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
[   15.385677] pata_atiixp 0000:00:14.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   15.430085] pata_atiixp 0000:00:14.1: setting latency timer to 64
[   15.430190] scsi4 : pata_atiixp
[   15.449237] scsi5 : pata_atiixp
[   15.469390] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
[   15.511160] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15
[   15.544136] ata2: SATA link down (SStatus 0 SControl 300)
[   15.544181] ata3: SATA link down (SStatus 0 SControl 300)
[   15.544218] ata4: SATA link down (SStatus 0 SControl 300)
[   15.544254] ata1: SATA link down (SStatus 0 SControl 300)
[   15.682727]   alloc irq_desc for 19 on node 0[   15.682731]   alloc kstat_irqs on node 0
[   15.682739] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[   15.725646] ehci_hcd 0000:00:13.2: EHCI Host Controller
[   15.757034] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
[   15.801491] ehci_hcd 0000:00:13.2: debug port 1
[   15.828761] ehci_hcd 0000:00:13.2: irq 19, io mem 0xfeafac00
[   15.876068] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
[   15.910615] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[   15.951355] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   15.994703] usb usb2: Product: EHCI Host Controller
[   16.023996] usb usb2: Manufacturer: Linux 2.6.32-5-openvz-amd64 ehci_hcd
[   16.064200] usb usb2: SerialNumber: 0000:00:13.2
[   16.091971] usb usb2: configuration #1 chosen from 1 choice
[   16.125480] hub 2-0:1.0: USB hub found
[   16.148024] hub 2-0:1.0: 6 ports detected
[   16.172312] EDAC amd64: ECC is enabled by BIOS.
[   16.173789] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   16.236795] ohci_hcd 0000:00:12.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   16.279708] ohci_hcd 0000:00:12.0: OHCI Host Controller
[   16.311115] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 3
[   16.355572] ohci_hcd 0000:00:12.0: irq 16, io mem 0xfeaf6000
[   16.448073] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[   16.488802] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.532144] usb usb3: Product: OHCI Host Controller
[   16.561441] usb usb3: Manufacturer: Linux 2.6.32-5-openvz-amd64 ohci_hcd
[   16.601644] usb usb3: SerialNumber: 0000:00:12.0
[   16.629410] usb usb3: configuration #1 chosen from 1 choice
[   16.662882] hub 3-0:1.0: USB hub found
[   16.685418] hub 3-0:1.0: 3 ports detected
[   16.709700] EDAC amd64: ECC is enabled by BIOS.
[   16.737091] ohci_hcd 0000:00:12.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   16.779943] ohci_hcd 0000:00:12.1: OHCI Host Controller
[   16.811342] ohci_hcd 0000:00:12.1: new USB bus registered, assigned bus number 4
[   16.855779] ohci_hcd 0000:00:12.1: irq 16, io mem 0xfeaf7000
[   16.948074] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[   16.988801] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   17.032153] usb usb4: Product: OHCI Host Controller
[   17.061441] usb usb4: Manufacturer: Linux 2.6.32-5-openvz-amd64 ohci_hcd
[   17.101645] usb usb4: SerialNumber: 0000:00:12.1
[   17.129406] usb usb4: configuration #1 chosen from 1 choice
[   17.162876] hub 4-0:1.0: USB hub found
[   17.185418] hub 4-0:1.0: 3 ports detected
[   17.209689] EDAC amd64: ECC is enabled by BIOS.
[   17.237023] EDAC MC: F10h CPU detected
[   17.237046] EDAC amd64: f10_probe_valid_hardware() This machine is running with DDR3 memory. This is not currently supported. DCHR0=0x3f48090d DCHR1=0x3f48090d
[   17.237076]   alloc irq_desc for 18 on node 0
[   17.237079]   alloc kstat_irqs on node 0
[   17.237085] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[   17.237105] ohci_hcd 0000:00:13.0: OHCI Host Controller
[   17.237119] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
[   17.237150] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfeaf8000
[   17.300031] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[   17.300035] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   17.300038] usb usb5: Product: OHCI Host Controller
[   17.300041] usb usb5: Manufacturer: Linux 2.6.32-5-openvz-amd64 ohci_hcd
[   17.300044] usb usb5: SerialNumber: 0000:00:13.0
[   17.300100] usb usb5: configuration #1 chosen from 1 choice
[   17.300125] hub 5-0:1.0: USB hub found
[   17.300136] hub 5-0:1.0: 3 ports detected
[   17.300283] ohci_hcd 0000:00:13.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[   17.300302] ohci_hcd 0000:00:13.1: OHCI Host Controller
[   17.300316] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 6
[   17.300339] ohci_hcd 0000:00:13.1: irq 18, io mem 0xfeaf9000
[   17.364038] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[   17.364042] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   17.364045] usb usb6: Product: OHCI Host Controller
[   17.364048] usb usb6: Manufacturer: Linux 2.6.32-5-openvz-amd64 ohci_hcd
[   17.364051] usb usb6: SerialNumber: 0000:00:13.1
[   17.364104] usb usb6: configuration #1 chosen from 1 choice
[   17.364130] hub 6-0:1.0: USB hub found
[   17.364140] hub 6-0:1.0: 3 ports detected
[   17.364290] ohci_hcd 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[   17.364309] ohci_hcd 0000:00:14.5: OHCI Host Controller
[   17.364323] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 7
[   17.364347] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfeafb000
[   17.428036] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[   17.428040] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   17.428043] usb usb7: Product: OHCI Host Controller
[   17.428046] usb usb7: Manufacturer: Linux 2.6.32-5-openvz-amd64 ohci_hcd
[   17.428048] usb usb7: SerialNumber: 0000:00:14.5
[   17.428103] usb usb7: configuration #1 chosen from 1 choice
[   17.428128] hub 7-0:1.0: USB hub found
[   17.428139] hub 7-0:1.0: 2 ports detected
[   17.640189] usb 5-3: new full speed USB device using ohci_hcd and address 2
[   17.819066] usb 5-3: New USB device found, idVendor=0557, idProduct=2221
[   17.819070] usb 5-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   17.819074] usb 5-3: Product: Hermon USB hidmouse Device
[   17.819076] usb 5-3: Manufacturer: Winbond Electronics Corp
[   17.819143] usb 5-3: configuration #1 chosen from 1 choice
[   17.832070] usbcore: registered new interface driver hiddev
[   17.835251] input: Winbond Electronics Corp Hermon USB hidmouse Device as /devices/pci0000:00/0000:00:13.0/usb5/5-3/5-3:1.0/input/input4
[   17.835315] generic-usb 0003:0557:2221.0001: input,hidraw0: USB HID v1.00 Mouse [Winbond Electronics Corp Hermon USB hidmouse Device] on usb-0000:00:13.0-3/input0
[   17.839257] input: Winbond Electronics Corp Hermon USB hidmouse Device as /devices/pci0000:00/0000:00:13.0/usb5/5-3/5-3:1.1/input/input5
[   17.839306] generic-usb 0003:0557:2221.0002: input,hidraw1: USB HID v1.00 Keyboard [Winbond Electronics Corp Hermon USB hidmouse Device] on usb-0000:00:13.0-3/input1
[   17.839328] usbcore: registered new interface driver usbhid
[   17.839334] usbhid: v2.6:USB HID core driver
[   19.209991] EDAC amd64:    Contact 'amd64_edac' module MAINTAINER to help add support.
[   19.303461] EDAC amd64_edac:  Ver: 3.2.0 Oct 30 2010
[   19.333395] EDAC amd64: ECC is enabled by BIOS.
[   19.360786] EDAC amd64: ECC is enabled by BIOS.
[   19.388215] EDAC amd64: ECC is enabled by BIOS.
[   19.415614] EDAC amd64: ECC is enabled by BIOS.
[   19.442915] EDAC MC: F10h CPU detected
[   19.442932] EDAC amd64: f10_probe_valid_hardware() This machine is running with DDR3 memory. This is not currently supported. DCHR0=0x3f48090d DCHR1=0x3f48090d
[   19.528464] EDAC amd64:    Contact 'amd64_edac' module MAINTAINER to help add support.
[   19.614296] EDAC amd64_edac:  Ver: 3.2.0 Oct 30 2010
[   19.644271] EDAC amd64: ECC is enabled by BIOS.
[   19.671664] EDAC amd64: ECC is enabled by BIOS.
[   19.699074] EDAC amd64: ECC is enabled by BIOS.
[   19.726481] EDAC amd64: ECC is enabled by BIOS.
[   19.753798] EDAC MC: F10h CPU detected
[   19.753816] EDAC amd64: f10_probe_valid_hardware() This machine is running with DDR3 memory. This is not currently supported. DCHR0=0x3f48090d DCHR1=0x3f48090d
[   19.839387] EDAC amd64:    Contact 'amd64_edac' module MAINTAINER to help add support.
[   19.928481] EDAC amd64_edac:  Ver: 3.2.0 Oct 30 2010
[   19.958381] EDAC amd64: ECC is enabled by BIOS.
[   19.985749] EDAC amd64: ECC is enabled by BIOS.
[   20.013139] EDAC amd64: ECC is enabled by BIOS.
[   20.040526] EDAC amd64: ECC is enabled by BIOS.
[   20.067849] EDAC MC: F10h CPU detected
[   20.067863] EDAC amd64: f10_probe_valid_hardware() This machine is running with DDR3 memory. This is not currently supported. DCHR0=0x3f48090d DCHR1=0x3f48090d
[   20.153425] EDAC amd64:    Contact 'amd64_edac' module MAINTAINER to help add support.
[   21.260903] loop: module loaded
[   21.615754] uhci_hcd: USB Universal Host Controller Interface driver
[   22.286719] TCP htcp registered
[   22.406982] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   22.409392] igb: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[   22.500764] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   25.606450] igb 0000:02:00.0: TSO is Disabled
[   25.638886] igb 0000:02:00.0: TSO is Disabled
[   25.716682] ADDRCONF(NETDEV_UP): eth1: link is not ready
[   25.720722] igb: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[   25.807175] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[   27.597395] igb 0000:02:00.1: TSO is Disabled
[   27.630778] igb 0000:02:00.1: TSO is Disabled
[   27.724947] RPC: Registered udp transport module.
[   27.759011] RPC: Registered tcp transport module.
[   27.795530] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   27.851211] Slow work thread pool: Starting up
[   27.885929] Slow work thread pool: Ready
[   27.917705] FS-Cache: Loaded
[   27.956611] FS-Cache: Netfs 'nfs' registered for caching
[   28.002331] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   28.388531] ip_tables: (C) 2000-2006 Netfilter Core Team

** Model information
sys_vendor: Supermicro
product_name: H8DGU
product_version: 1234567890
chassis_vendor: Supermicro
chassis_version: 1234567890
bios_vendor: American Megatrends Inc.
bios_version: 1.0b      
board_vendor: Supermicro
board_name: H8DGU
board_version: 1234567890

** Loaded modules:
Module                  Size  Used by
vzethdev                7301  0 
vznetdev               17967  0 
simfs                   3087  0 
vzrst                 110318  0 
vzcpt                  97042  0 
vzdquota               35174  0 [permanent]
vzmon                  16317  4 vzethdev,vznetdev,vzrst,vzcpt
vzdev                   1824  4 vzethdev,vznetdev,vzdquota,vzmon
xt_tcpudp               2319  0 
xt_length               1164  0 
xt_hl                   1313  0 
xt_tcpmss               1401  0 
xt_TCPMSS               2935  0 
iptable_mangle          2881  0 
iptable_filter          2322  0 
xt_multiport            2267  0 
xt_limit                1782  0 
xt_dscp                 1805  0 
ipt_REJECT              1953  0 
ip_tables              14107  2 iptable_mangle,iptable_filter
x_tables               13213  10 xt_tcpudp,xt_length,xt_hl,xt_tcpmss,xt_TCPMSS,xt_multiport,xt_limit,xt_dscp,ipt_REJECT,ip_tables
vzevent                 1723  1 
autofs4                21693  2 
nfsd                  255206  2 
exportfs                3330  1 nfsd
nfs                   244074  0 
lockd                  58772  2 nfsd,nfs
fscache                29866  1 nfs
nfs_acl                 2031  2 nfsd,nfs
auth_rpcgss            33476  2 nfsd,nfs
sunrpc                164365  6 nfsd,nfs,lockd,nfs_acl,auth_rpcgss
tcp_htcp                2423  3 
uhci_hcd               18537  0 
loop                   11751  0 
usbhid                 33308  0 
hid                    62905  1 usbhid
ohci_hcd               19228  0 
ata_generic             3015  0 
pata_atiixp             3489  0 
ahci                   32374  0 
libata                133552  3 ata_generic,pata_atiixp,ahci
snd_pcm                60519  0 
evdev                   7368  0 
psmouse                49777  0 
snd_timer              15598  1 snd_pcm
snd                    46494  2 snd_pcm,snd_timer
soundcore               4598  1 snd
snd_page_alloc          6265  1 snd_pcm
serio_raw               3768  0 
pcspkr                  1699  0 
igb                    77959  0 
i2c_piix4               8328  0 
edac_core              29245  0 
edac_mce_amd            6449  0 
thermal                11754  0 
i2c_core               15712  1 i2c_piix4
ehci_hcd               31151  0 
button                  4682  0 
usbcore               122114  5 uhci_hcd,usbhid,ohci_hcd,ehci_hcd
nls_base                6377  1 usbcore
dca                     3761  1 igb
processor              29999  0 
thermal_sys            11942  2 thermal,processor
scsi_mod              122133  1 libata

** Network interface configuration:

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

auto eth1
iface eth1 inet dhcp

** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet 10.10.8.129/32 scope global lo:1
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
    link/ether 00:25:90:1c:18:34 brd ff:ff:ff:ff:ff:ff
    inet 10.10.8.1/26 brd 10.10.8.63 scope global eth0
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
    link/ether 00:25:90:1c:18:35 brd ff:ff:ff:ff:ff:ff
    inet 10.10.8.65/26 brd 10.10.8.127 scope global eth1
4: venet0: <BROADCAST,POINTOPOINT,NOARP,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN 
    link/void 

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
    lo:   84731     944    0    0    0     0          0         0    84731     944    0    0    0     0       0          0
  eth0:14259852  195595    0    0    0     0          0     67188 14175377  145964    0    0    0     0       0          0
  eth1: 2490204   26261    0    0    0     0          0     25774   676322    7163    0    0    0     0       0          0
venet0:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    248811 total packets received
    0 forwarded
    0 incoming packets discarded
    247249 incoming packets delivered
    151857 requests sent out
    226 dropped because of missing route
Icmp:
    4 ICMP messages received
    0 input ICMP message failed.
    ICMP input histogram:
        destination unreachable: 2
        echo requests: 2
    5 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 3
        echo replies: 2
IcmpMsg:
        InType3: 2
        InType8: 2
        OutType0: 2
        OutType3: 3
Tcp:
    137 active connections openings
    1 passive connection openings
    0 failed connection attempts
    0 connection resets received
    3 connections established
    1914 segments received
    1785 segments send out
    0 segments retransmited
    0 bad segments received.
    273 resets sent
Udp:
    2095 packets received
    3 packets to unknown port received.
    0 packet receive errors
    136349 packets sent
UdpLite:
TcpExt:
    133 TCP sockets finished time wait in fast timer
    6 delayed acks sent
    2 packets directly queued to recvmsg prequeue.
    677 packet headers predicted
    187 acknowledgments not containing data payload received
    402 predicted acknowledgments
IpExt:
    InNoRoutes: 4
    InMcastPkts: 57843
    OutMcastPkts: 13285
    InBcastPkts: 185194
    OutBcastPkts: 61974
    InOctets: 15103452
    OutOctets: 12729460
    InMcastOctets: 4574896
    OutMcastOctets: 1087972
    InBcastOctets: 9459739
    OutBcastOctets: 3160674

*** Device features:
eth0: 0x20003b2
eth1: 0x20003b2
lo: 0x10013865
venet0: 0x18001420

** PCI devices:
00:00.0 Host bridge [0600]: ATI Technologies Inc RD890 Northbridge only dual slot (2x8) PCI-e GFX Hydra part [1002:5a12] (rev 02)
	Subsystem: Super Micro Computer Inc Device [15d9:a811]
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Capabilities: [f0] HyperTransport: MSI Mapping Enable+ Fixed+
	Capabilities: [c4] HyperTransport: Slave or Primary Interface
		Command: BaseUnitID=0 UnitCnt=20 MastHost- DefDir- DUL-
		Link Control 0: CFlE- CST- CFE- <LkFail- Init+ EOC- TXO- <CRCErr=0 IsocEn- LSEn- ExtCTL- 64b-
		Link Config 0: MLWI=16bit DwFcIn- MLWO=16bit DwFcOut- LWI=16bit DwFcInEn- LWO=16bit DwFcOutEn-
		Link Control 1: CFlE- CST- CFE- <LkFail+ Init- EOC+ TXO+ <CRCErr=0 IsocEn- LSEn- ExtCTL- 64b-
		Link Config 1: MLWI=8bit DwFcIn- MLWO=8bit DwFcOut- LWI=8bit DwFcInEn- LWO=8bit DwFcOutEn-
		Revision ID: 3.00
		Link Frequency 0: [e]
		Link Error 0: <Prot- <Ovfl- <EOC- CTLTm-
		Link Frequency Capability 0: 200MHz+ 300MHz- 400MHz+ 500MHz- 600MHz+ 800MHz+ 1.0GHz+ 1.2GHz+ 1.4GHz- 1.6GHz- Vend-
		Feature Capability: IsocFC+ LDTSTOP+ CRCTM- ECTLT- 64bA+ UIDRD-
		Link Frequency 1: 200MHz
		Link Error 1: <Prot- <Ovfl- <EOC- CTLTm-
		Link Frequency Capability 1: 200MHz- 300MHz- 400MHz- 500MHz- 600MHz- 800MHz- 1.0GHz- 1.2GHz- 1.4GHz- 1.6GHz- Vend-
		Error Handling: PFlE- OFlE- PFE- OFE- EOCFE- RFE- CRCFE- SERRFE- CF- RE- PNFE- ONFE- EOCNFE- RNFE- CRCNFE- SERRNFE-
		Prefetchable memory behind bridge Upper: 00-00
		Bus Number: 00
	Capabilities: [40] HyperTransport: Retry Mode
	Capabilities: [54] HyperTransport: UnitID Clumping
	Capabilities: [9c] HyperTransport: #1a
	Capabilities: [70] MSI: Enable- Count=1/4 Maskable- 64bit-
		Address: 00000000  Data: 0000

00:04.0 PCI bridge [0604]: ATI Technologies Inc RD890 PCI to PCI bridge (PCI express gpp port D) [1002:5a18] (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- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: feb00000-febfffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [50] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Express (v2) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 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 x4, ASPM L0s L1, Latency L0 <1us, L1 <8us
			ClockPM- Surprise- LLActRep+ BwNot+
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x4, TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
			Slot #4, PowerLimit 75.000W; Interlock- NoCompl+
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, 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-
		DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ ARIFwd+
		DevCtl2: Completion Timeout: 65ms to 210ms, TimeoutDis- ARIFwd+
		LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-, Selectable De-emphasis: -3.5dB
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
			 Compliance De-emphasis: -6dB
		LnkSta2: Current De-emphasis Level: -3.5dB
	Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit-
		Address: fee10000  Data: 4059
	Capabilities: [b0] Subsystem: Super Micro Computer Inc Device [15d9:a811]
	Capabilities: [b8] HyperTransport: MSI Mapping Enable+ Fixed+
	Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
	Capabilities: [190 v1] Access Control Services
		ACSCap:	SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans+
		ACSCtl:	SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans-
	Kernel driver in use: pcieport

00:11.0 SATA controller [0106]: ATI Technologies Inc SB700/SB800 SATA Controller [AHCI mode] [1002:4391] (prog-if 01 [AHCI 1.0])
	Subsystem: ATI Technologies Inc SB700/SB800 SATA Controller [AHCI mode] [1002:4391]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 22
	Region 0: I/O ports at d000 [size=8]
	Region 1: I/O ports at c000 [size=4]
	Region 2: I/O ports at b000 [size=8]
	Region 3: I/O ports at a000 [size=4]
	Region 4: I/O ports at 9000 [size=16]
	Region 5: Memory at feafa400 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [60] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [70] SATA HBA v1.0 InCfgSpace
	Kernel driver in use: ahci

00:12.0 USB Controller [0c03]: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller [1002:4397] (prog-if 10 [OHCI])
	Subsystem: Super Micro Computer Inc Device [15d9:a811]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at feaf6000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:12.1 USB Controller [0c03]: ATI Technologies Inc SB700 USB OHCI1 Controller [1002:4398] (prog-if 10 [OHCI])
	Subsystem: Super Micro Computer Inc Device [15d9:a811]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at feaf7000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:12.2 USB Controller [0c03]: ATI Technologies Inc SB700/SB800 USB EHCI Controller [1002:4396] (prog-if 20 [EHCI])
	Subsystem: Super Micro Computer Inc Device [15d9:a811]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 17
	Region 0: Memory at feafa800 (32-bit, non-prefetchable) [size=256]
	Capabilities: [c0] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
		Bridge: PM- B3+
	Capabilities: [e4] Debug port: BAR=1 offset=00e0
	Kernel driver in use: ehci_hcd

00:13.0 USB Controller [0c03]: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller [1002:4397] (prog-if 10 [OHCI])
	Subsystem: Super Micro Computer Inc Device [15d9:a811]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at feaf8000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:13.1 USB Controller [0c03]: ATI Technologies Inc SB700 USB OHCI1 Controller [1002:4398] (prog-if 10 [OHCI])
	Subsystem: Super Micro Computer Inc Device [15d9:a811]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at feaf9000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:13.2 USB Controller [0c03]: ATI Technologies Inc SB700/SB800 USB EHCI Controller [1002:4396] (prog-if 20 [EHCI])
	Subsystem: ATI Technologies Inc SB700/SB800 USB EHCI Controller [1002:4396]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 19
	Region 0: Memory at feafac00 (32-bit, non-prefetchable) [size=256]
	Capabilities: [c0] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
		Bridge: PM- B3+
	Capabilities: [e4] Debug port: BAR=1 offset=00e0
	Kernel driver in use: ehci_hcd

00:14.0 SMBus [0c05]: ATI Technologies Inc SBx00 SMBus Controller [1002:4385] (rev 3d)
	Subsystem: Super Micro Computer Inc Device [15d9:a811]
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: [b0] HyperTransport: MSI Mapping Enable- Fixed+
	Kernel driver in use: piix4_smbus

00:14.1 IDE interface [0101]: ATI Technologies Inc SB700/SB800 IDE Controller [1002:439c] (prog-if 8a [Master SecP PriP])
	Subsystem: Super Micro Computer Inc Device [15d9:a811]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64
	Interrupt: pin A routed to IRQ 16
	Region 0: I/O ports at 01f0 [size=8]
	Region 1: I/O ports at 03f4 [size=1]
	Region 2: I/O ports at 0170 [size=8]
	Region 3: I/O ports at 0374 [size=1]
	Region 4: I/O ports at ff00 [size=16]
	Capabilities: [70] MSI: Enable- Count=1/2 Maskable- 64bit-
		Address: 00000000  Data: 0000
	Kernel driver in use: pata_atiixp

00:14.3 ISA bridge [0601]: ATI Technologies Inc SB700/SB800 LPC host controller [1002:439d]
	Subsystem: Super Micro Computer Inc Device [15d9:a811]
	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0

00:14.4 PCI bridge [0604]: ATI Technologies Inc SBx00 PCI to PCI Bridge [1002:4384] (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=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
	Memory behind bridge: fdf00000-fe7fffff
	Prefetchable memory behind bridge: fc000000-fcffffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

00:14.5 USB Controller [0c03]: ATI Technologies Inc SB700/SB800 USB OHCI2 Controller [1002:4399] (prog-if 10 [OHCI])
	Subsystem: ATI Technologies Inc Device [1002:4396]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin C routed to IRQ 18
	Region 0: Memory at feafb000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration [1022:1200]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: [80] HyperTransport: Host or Secondary Interface
		Command: WarmRst+ DblEnd- DevNum=0 ChainSide- HostHide+ Slave- <EOCErr- DUL-
		Link Control: CFlE- CST- CFE- <LkFail- Init+ EOC- TXO- <CRCErr=0 IsocEn- LSEn+ ExtCTL- 64b-
		Link Config: MLWI=16bit DwFcIn- MLWO=16bit DwFcOut- LWI=8bit DwFcInEn- LWO=8bit DwFcOutEn-
		Revision ID: 3.00
		Link Frequency: 500MHz
		Link Error: <Prot- <Ovfl- <EOC- CTLTm-
		Link Frequency Capability: 200MHz+ 300MHz- 400MHz+ 500MHz- 600MHz+ 800MHz+ 1.0GHz+ 1.2GHz+ 1.4GHz- 1.6GHz- Vend-
		Feature Capability: IsocFC+ LDTSTOP+ CRCTM- ECTLT- 64bA+ UIDRD- ExtRS- UCnfE-
	Capabilities: [a0] HyperTransport: Host or Secondary Interface
		Command: WarmRst+ DblEnd- DevNum=0 ChainSide- HostHide+ Slave- <EOCErr- DUL-
		Link Control: CFlE- CST- CFE- <LkFail- Init+ EOC- TXO- <CRCErr=0 IsocEn- LSEn+ ExtCTL- 64b-
		Link Config: MLWI=16bit DwFcIn- MLWO=16bit DwFcOut- LWI=16bit DwFcInEn- LWO=16bit DwFcOutEn-
		Revision ID: 3.00
		Link Frequency: 500MHz
		Link Error: <Prot- <Ovfl- <EOC- CTLTm-
		Link Frequency Capability: 200MHz+ 300MHz- 400MHz+ 500MHz- 600MHz+ 800MHz+ 1.0GHz+ 1.2GHz+ 1.4GHz- 1.6GHz- Vend-
		Feature Capability: IsocFC+ LDTSTOP+ CRCTM- ECTLT- 64bA+ UIDRD- ExtRS- UCnfE-
	Capabilities: [c0] HyperTransport: Host or Secondary Interface
		Command: WarmRst+ DblEnd- DevNum=0 ChainSide- HostHide+ Slave- <EOCErr- DUL-
		Link Control: CFlE- CST- CFE- <LkFail- Init+ EOC- TXO- <CRCErr=0 IsocEn- LSEn+ ExtCTL- 64b-
		Link Config: MLWI=16bit DwFcIn- MLWO=16bit DwFcOut- LWI=8bit DwFcInEn- LWO=8bit DwFcOutEn-
		Revision ID: 3.00
		Link Frequency: 500MHz
		Link Error: <Prot- <Ovfl- <EOC- CTLTm-
		Link Frequency Capability: 200MHz+ 300MHz- 400MHz+ 500MHz- 600MHz+ 800MHz+ 1.0GHz+ 1.2GHz+ 1.4GHz- 1.6GHz- Vend-
		Feature Capability: IsocFC+ LDTSTOP+ CRCTM- ECTLT- 64bA+ UIDRD- ExtRS- UCnfE-
	Capabilities: [e0] HyperTransport: Host or Secondary Interface
		Command: WarmRst+ DblEnd- DevNum=0 ChainSide- HostHide+ Slave- <EOCErr- DUL-
		Link Control: CFlE- CST- CFE- <LkFail- Init+ EOC- TXO- <CRCErr=0 IsocEn- LSEn+ ExtCTL- 64b-
		Link Config: MLWI=16bit DwFcIn- MLWO=16bit DwFcOut- LWI=16bit DwFcInEn- LWO=16bit DwFcOutEn-
		Revision ID: 3.00
		Link Frequency: [e]
		Link Error: <Prot- <Ovfl- <EOC- CTLTm-
		Link Frequency Capability: 200MHz+ 300MHz- 400MHz+ 500MHz- 600MHz+ 800MHz+ 1.0GHz+ 1.2GHz+ 1.4GHz- 1.6GHz- Vend-
		Feature Capability: IsocFC+ LDTSTOP+ CRCTM- ECTLT- 64bA+ UIDRD- ExtRS- UCnfE-

00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Address Map [1022:1201]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller [1022:1202]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control [1022:1203]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: [f0] Secure device <?>

00:18.4 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Link Control [1022:1204]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:19.0 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration [1022:1200]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: [80] HyperTransport: Host or Secondary Interface
		Command: WarmRst+ DblEnd- DevNum=0 ChainSide- HostHide+ Slave- <EOCErr- DUL-
		Link Control: CFlE- CST- CFE- <LkFail- Init+ EOC- TXO- <CRCErr=0 IsocEn- LSEn+ ExtCTL- 64b-
		Link Config: MLWI=16bit DwFcIn- MLWO=16bit DwFcOut- LWI=8bit DwFcInEn- LWO=8bit DwFcOutEn-
		Revision ID: 3.00
		Link Frequency: 500MHz
		Link Error: <Prot- <Ovfl- <EOC- CTLTm-
		Link Frequency Capability: 200MHz+ 300MHz- 400MHz+ 500MHz- 600MHz+ 800MHz+ 1.0GHz+ 1.2GHz+ 1.4GHz- 1.6GHz- Vend-
		Feature Capability: IsocFC+ LDTSTOP+ CRCTM- ECTLT- 64bA+ UIDRD- ExtRS- UCnfE-
	Capabilities: [a0] HyperTransport: Host or Secondary Interface
		Command: WarmRst+ DblEnd- DevNum=0 ChainSide- HostHide+ Slave- <EOCErr- DUL-
		Link Control: CFlE- CST- CFE- <LkFail- Init+ EOC- TXO- <CRCErr=0 IsocEn- LSEn+ ExtCTL- 64b-
		Link Config: MLWI=16bit DwFcIn- MLWO=16bit DwFcOut- LWI=8bit DwFcInEn- LWO=8bit DwFcOutEn-
		Revision ID: 3.00
		Link Frequency: 500MHz
		Link Error: <Prot- <Ovfl- <EOC- CTLTm-
		Link Frequency Capability: 200MHz+ 300MHz- 400MHz+ 500MHz- 600MHz+ 800MHz+ 1.0GHz+ 1.2GHz+ 1.4GHz- 1.6GHz- Vend-
		Feature Capability: IsocFC+ LDTSTOP+ CRCTM- ECTLT- 64bA+ UIDRD- ExtRS- UCnfE-
	Capabilities: [c0] HyperTransport: Host or Secondary Interface
		Command: WarmRst+ DblEnd- DevNum=0 ChainSide- HostHide+ Slave- <EOCErr- DUL-
		Link Control: CFlE- CST- CFE- <LkFail- Init+ EOC- TXO- <CRCErr=0 IsocEn- LSEn+ ExtCTL- 64b-
		Link Config: MLWI=16bit DwFcIn- MLWO=16bit DwFcOut- LWI=16bit DwFcInEn- LWO=16bit DwFcOutEn-
		Revision ID: 3.00
		Link Frequency: 500MHz
		Link Error: <Prot- <Ovfl- <EOC- CTLTm-
		Link Frequency Capability: 200MHz+ 300MHz- 400MHz+ 500MHz- 600MHz+ 800MHz+ 1.0GHz+ 1.2GHz+ 1.4GHz- 1.6GHz- Vend-
		Feature Capability: IsocFC+ LDTSTOP+ CRCTM- ECTLT- 64bA+ UIDRD- ExtRS- UCnfE-

00:19.1 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Address Map [1022:1201]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:19.2 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller [1022:1202]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:19.3 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control [1022:1203]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: [f0] Secure device <?>

00:19.4 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Link Control [1022:1204]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:1a.0 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration [1022:1200]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: [80] HyperTransport: Host or Secondary Interface
		Command: WarmRst+ DblEnd- DevNum=0 ChainSide- HostHide+ Slave- <EOCErr- DUL-
		Link Control: CFlE- CST- CFE- <LkFail- Init+ EOC- TXO- <CRCErr=0 IsocEn- LSEn+ ExtCTL- 64b-
		Link Config: MLWI=16bit DwFcIn- MLWO=16bit DwFcOut- LWI=8bit DwFcInEn- LWO=8bit DwFcOutEn-
		Revision ID: 3.00
		Link Frequency: 500MHz
		Link Error: <Prot- <Ovfl- <EOC- CTLTm-
		Link Frequency Capability: 200MHz+ 300MHz- 400MHz+ 500MHz- 600MHz+ 800MHz+ 1.0GHz+ 1.2GHz+ 1.4GHz- 1.6GHz- Vend-
		Feature Capability: IsocFC+ LDTSTOP+ CRCTM- ECTLT- 64bA+ UIDRD- ExtRS- UCnfE-
	Capabilities: [a0] HyperTransport: Host or Secondary Interface
		Command: WarmRst+ DblEnd- DevNum=0 ChainSide- HostHide+ Slave- <EOCErr- DUL-
		Link Control: CFlE- CST- CFE- <LkFail- Init+ EOC- TXO- <CRCErr=0 IsocEn- LSEn+ ExtCTL- 64b-
		Link Config: MLWI=16bit DwFcIn- MLWO=16bit DwFcOut- LWI=8bit DwFcInEn- LWO=8bit DwFcOutEn-
		Revision ID: 3.00
		Link Frequency: 500MHz
		Link Error: <Prot- <Ovfl- <EOC- CTLTm-
		Link Frequency Capability: 200MHz+ 300MHz- 400MHz+ 500MHz- 600MHz+ 800MHz+ 1.0GHz+ 1.2GHz+ 1.4GHz- 1.6GHz- Vend-
		Feature Capability: IsocFC+ LDTSTOP+ CRCTM- ECTLT- 64bA+ UIDRD- ExtRS- UCnfE-
	Capabilities: [c0] HyperTransport: Host or Secondary Interface
		Command: WarmRst+ DblEnd- DevNum=0 ChainSide- HostHide+ Slave- <EOCErr- DUL-
		Link Control: CFlE- CST- CFE- <LkFail- Init+ EOC- TXO- <CRCErr=0 IsocEn- LSEn+ ExtCTL- 64b-
		Link Config: MLWI=16bit DwFcIn- MLWO=16bit DwFcOut- LWI=16bit DwFcInEn- LWO=16bit DwFcOutEn-
		Revision ID: 3.00
		Link Frequency: 500MHz
		Link Error: <Prot- <Ovfl- <EOC- CTLTm-
		Link Frequency Capability: 200MHz+ 300MHz- 400MHz+ 500MHz- 600MHz+ 800MHz+ 1.0GHz+ 1.2GHz+ 1.4GHz- 1.6GHz- Vend-
		Feature Capability: IsocFC+ LDTSTOP+ CRCTM- ECTLT- 64bA+ UIDRD- ExtRS- UCnfE-

00:1a.1 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Address Map [1022:1201]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:1a.2 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller [1022:1202]




--- End Message ---
--- Begin Message ---
Version: 2.6.32-31

Steven Chamberlain wrote:
> On 16/02/12 00:27, Jonathan Nieder wrote:
>> George Barnett wrote:

>>> [  317.916307] Pid: 7838, comm: umount Not tainted 2.6.32-5-openvz-amd64 #1 dyomin H8DGU
>>> [  317.916307] RIP: 0010:[<ffffffff812ea21e>]  [<ffffffff812ea21e>] _spin_lock_bh+0xe/0x25
>
>>> [  317.916307]  [<ffffffffa01b97a4>] ? rpc_wake_up_queued_task+0x12/0x29 [sunrpc]
>>> [  317.916307]  [<ffffffffa01b9835>] ? rpc_killall_tasks+0x7a/0x9b [sunrpc]
>>> [  317.916307]  [<ffffffffa0217fed>] ? nfs_umount_begin+0x34/0x3a [nfs]
>>> [  317.916307]  [<ffffffff81106844>] ? sys_umount+0x11b/0x2e6
>>> [  317.916307]  [<ffffffff812ec6a5>] ? do_page_fault+0x2e0/0x2fc
>>> [  317.916307]  [<ffffffff81010c12>] ? system_call_fastpath+0x16/0x1b
>
> Hi,
>
> FWIW, I found NFS to be very buggy before the 'feoktistov' version of
> the OpenVZ patchset (introduced in linux-2.6 2.6.32-31);  since that
> version I've had no problems of this nature, and I use nfs quite heavily
> between OpenVZ containers.

Thanks, Steven.  Let's go with that. ;-)


--- End Message ---

Reply to: