From: Anthony Wright <anthony@overnetdata.com>
To: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: dmidecode doesn't work under xen 4.1.1 on certain hardware
Date: Wed, 28 Sep 2011 10:08:57 +0100 [thread overview]
Message-ID: <4E82E429.2080600@overnetdata.com> (raw)
In-Reply-To: <20110926193732.GA10007@phenom.oracle.com>
[-- Attachment #1: Type: text/plain, Size: 1569 bytes --]
On 26/09/2011 20:37, Konrad Rzeszutek Wilk wrote:
>> __ __ _ _ _ _
>> \ \/ /___ _ __ | || | / | / |
>> \ // _ \ '_ \ | || |_ | | | |
>> / \ __/ | | | |__ _|| |_| |
>> /_/\_\___|_| |_| |_|(_)_(_)_|
>>
>> (XEN) Xen version 4.1.1 (@[unknown]) (gcc version 4.4.3 (GCC) ) Wed Sep 21 08:25:36 GMT 2011
>> (XEN) Latest ChangeSet: unavailable
>> (XEN) Bootloader: GNU GRUB 0.97
>> (XEN) Command line:
>> (XEN) Video information:
>> (XEN) VGA is text mode 80x25, font 8x16
>> (XEN) VBE/DDC methods: V2; EDID transfer time: 1 seconds
>> (XEN) Disc information:
>> (XEN) Found 4 MBR signatures
>> (XEN) Found 4 EDD information structures
>> (XEN) WARNING: Only the first 16 GB of the physical memory map can be accessed by Xen in 32-bit mode.
> That bites ^^^^
>> (XEN) Truncating RAM from 17825792kB to 16777216kB
Does this mean that 32 bit Xen can only use a maximum of 16GB of RAM?
If so, is there a way to use 32 bit Xen tools with a 64 bit Xen hypervisor?
>> (XEN) Xen-e820 RAM map:
>> (XEN) 0000000000000000 - 0000000000099800 (usable)
>> (XEN) 0000000000099800 - 00000000000a0000 (reserved)
>> (XEN) 00000000000e4000 - 0000000000100000 (reserved)
>> (XEN) 0000000000100000 - 00000000bf780000 (usable)
>> (XEN) 00000000bf78e000 - 00000000bf790000 type 9
> Ok, so this patch should shed some light and potentially fix your problem. Please
> try it out and attach the serial log for Linux kernel. Thx.
The patch works perfectly. I've attached a copy of the kernel log with
'debug loglevel=8'
[-- Attachment #2: messages --]
[-- Type: text/plain, Size: 101031 bytes --]
2011 Sep 28 08:41:46 syslog-ng[77]: syslog-ng version 1.6.12 starting
2011 Sep 28 08:41:46 kernel: klogd 1.5.0, log source = /proc/kmsg started.
2011 Sep 28 08:41:46 kernel: Cannot find map file.
2011 Sep 28 08:41:46 kernel: Loaded 58607 symbols from 1 module.
2011 Sep 28 08:41:46 kernel: [ 0.000000] Reserving virtual address space above 0xf5800000
2011 Sep 28 08:41:46 kernel: [ 0.000000] Initializing cgroup subsys cpuset
2011 Sep 28 08:41:46 kernel: [ 0.000000] Initializing cgroup subsys cpu
2011 Sep 28 08:41:46 kernel: [ 0.000000] Linux version 3.0.4 (root@linux-krq0) (gcc version 4.4.3 (GCC) ) #1 SMP Fri Sep 23 23:47:09 GMT 2011
2011 Sep 28 08:41:46 kernel: [ 0.000000] KERNEL supported cpus:
2011 Sep 28 08:41:46 kernel: [ 0.000000] Intel GenuineIntel
2011 Sep 28 08:41:46 kernel: [ 0.000000] AMD AuthenticAMD
2011 Sep 28 08:41:46 kernel: [ 0.000000] NSC Geode by NSC
2011 Sep 28 08:41:46 kernel: [ 0.000000] Cyrix CyrixInstead
2011 Sep 28 08:41:46 kernel: [ 0.000000] Centaur CentaurHauls
2011 Sep 28 08:41:46 kernel: [ 0.000000] Transmeta GenuineTMx86
2011 Sep 28 08:41:46 kernel: [ 0.000000] Transmeta TransmetaCPU
2011 Sep 28 08:41:46 kernel: [ 0.000000] UMC UMC UMC UMC
2011 Sep 28 08:41:46 kernel: [ 0.000000] xen_release_chunk: looking at area pfn bf780-bf78e: 14 pages freed
2011 Sep 28 08:41:46 kernel: [ 0.000000] xen_release_chunk: looking at area pfn bf7e0-bf7ec: 12 pages freed
2011 Sep 28 08:41:46 kernel: [ 0.000000] xen_release_chunk: looking at area pfn c0000-e0000: 131072 pages freed
2011 Sep 28 08:41:46 kernel: [ 0.000000] xen_release_chunk: looking at area pfn f0000-fec00: 60416 pages freed
2011 Sep 28 08:41:46 kernel: [ 0.000000] xen_release_chunk: looking at area pfn fec01-fec8a: 137 pages freed
2011 Sep 28 08:41:46 kernel: [ 0.000000] xen_release_chunk: looking at area pfn fec8b-fee00: 373 pages freed
2011 Sep 28 08:41:46 kernel: [ 0.000000] xen_release_chunk: looking at area pfn fee01-ffc00: 3583 pages freed
2011 Sep 28 08:41:46 kernel: [ 0.000000] released 195607 pages of unused memory
2011 Sep 28 08:41:46 kernel: [ 0.000000] (0->0) PCI: 99800->0 (last 0, now 0)
2011 Sep 28 08:41:46 kernel: [ 0.000000] (100000->0) PCI: bf780000->0 (last 99800, now 0)
2011 Sep 28 08:41:46 kernel: [ 0.000000] 1-1 mapping on 99->100
2011 Sep 28 08:41:46 kernel: [ 0.000000] (0->1) PCI: 0->4 (last bf780000, now 0)
2011 Sep 28 08:41:46 kernel: [ 0.000000] 1-1 mapping on bf780->100000
2011 Sep 28 08:41:46 kernel: [ 0.000000] (0->4) PCI: 40000000->4 (last 0, now 4)
2011 Sep 28 08:41:46 kernel: [ 0.000000] Set 264423 page(s) to 1-1 mapping.
2011 Sep 28 08:41:46 kernel: [ 0.000000] BIOS-provided physical RAM map:
2011 Sep 28 08:41:46 kernel: [ 0.000000] Xen: 0000000000000000 - 0000000000099000 (usable)
2011 Sep 28 08:41:46 kernel: [ 0.000000] Xen: 0000000000099800 - 0000000000100000 (reserved)
2011 Sep 28 08:41:46 kernel: [ 0.000000] Xen: 0000000000100000 - 00000000bf780000 (usable)
2011 Sep 28 08:41:46 kernel: [ 0.000000] Xen: 00000000bf78e000 - 00000000bf790000 type 9
2011 Sep 28 08:41:46 kernel: [ 0.000000] Xen: 00000000bf790000 - 00000000bf79e000 (ACPI data)
2011 Sep 28 08:41:46 kernel: [ 0.000000] Xen: 00000000bf79e000 - 00000000bf7d0000 (ACPI NVS)
2011 Sep 28 08:41:46 kernel: [ 0.000000] Xen: 00000000bf7d0000 - 00000000bf7e0000 (reserved)
2011 Sep 28 08:41:46 kernel: [ 0.000000] Xen: 00000000bf7ec000 - 00000000c0000000 (reserved)
2011 Sep 28 08:41:46 kernel: [ 0.000000] Xen: 00000000e0000000 - 00000000f0000000 (reserved)
2011 Sep 28 08:41:46 kernel: [ 0.000000] Xen: 00000000fec00000 - 00000000fec01000 (reserved)
2011 Sep 28 08:41:46 kernel: [ 0.000000] Xen: 00000000fec8a000 - 00000000fec8b000 (reserved)
2011 Sep 28 08:41:46 kernel: [ 0.000000] Xen: 00000000fee00000 - 00000000fee01000 (reserved)
2011 Sep 28 08:41:46 kernel: [ 0.000000] Xen: 00000000ffc00000 - 0000000100000000 (reserved)
2011 Sep 28 08:41:46 kernel: [ 0.000000] Xen: 0000000100000000 - 00000003b017a000 (usable)
2011 Sep 28 08:41:46 kernel: [ 0.000000] Xen: 0000000400000000 - 0000000440000000 (unusable)
2011 Sep 28 08:41:46 kernel: [ 0.000000] NX (Execute Disable) protection: active
2011 Sep 28 08:41:46 kernel: [ 0.000000] DMI present.
2011 Sep 28 08:41:46 kernel: [ 0.000000] DMI: Supermicro X8DTL/X8DTL, BIOS 2.0c 01/05/11
2011 Sep 28 08:41:46 kernel: [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
2011 Sep 28 08:41:46 kernel: [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
2011 Sep 28 08:41:46 kernel: [ 0.000000] last_pfn = 0x3b017a max_arch_pfn = 0x1000000
2011 Sep 28 08:41:46 kernel: [ 0.000000] found SMP MP-table at [c00ff780] ff780
2011 Sep 28 08:41:46 kernel: [ 0.000000] initial memory mapped : 0 - 03bff000
2011 Sep 28 08:41:46 kernel: [ 0.000000] Base memory trampoline at [c0095000] 95000 size 16384
2011 Sep 28 08:41:46 kernel: [ 0.000000] init_memory_mapping: 0000000000000000-000000002d3fe000
2011 Sep 28 08:41:46 kernel: [ 0.000000] 0000000000 - 002d3fe000 page 4k
2011 Sep 28 08:41:46 kernel: [ 0.000000] kernel direct mapping tables up to 2d3fe000 @ 3a92000-3bff000
2011 Sep 28 08:41:46 kernel: [ 0.000000] xen: setting RW the range 3bde000 - 3bff000
2011 Sep 28 08:41:46 kernel: [ 0.000000] RAMDISK: 01b38000 - 0244a000
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: RSDP 000fabe0 00024 (v02 ACPIAM)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: XSDT bf790100 0007C (v01 SMCI 20110105 MSFT 00000097)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: FACP bf790290 000F4 (v03 010511 FACP1122 20110105 MSFT 00000097)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: DSDT bf7906a0 0655C (v01 10006 10006000 00000000 INTL 20051117)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: FACS bf79e000 00040
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: APIC bf790390 0011E (v01 010511 APIC1122 20110105 MSFT 00000097)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: MCFG bf7904b0 0003C (v01 010511 OEMMCFG 20110105 MSFT 00000097)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: SLIT bf7904f0 00030 (v01 010511 OEMSLIT 20110105 MSFT 00000097)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: OEMB bf79e040 00085 (v01 010511 OEMB1122 20110105 MSFT 00000097)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: HPET bf79a6a0 00038 (v01 010511 OEMHPET 20110105 MSFT 00000097)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: SSDT bf79efb0 00363 (v01 DpgPmm CpuPm 00000012 INTL 20051117)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: EINJ bf79a6e0 00130 (v01 AMIER AMI_EINJ 20110105 MSFT 00000097)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: BERT bf79a870 00030 (v01 AMIER AMI_BERT 20110105 MSFT 00000097)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: ERST bf79a8a0 001B0 (v01 AMIER AMI_ERST 20110105 MSFT 00000097)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: HEST bf79aa50 000A8 (v01 AMIER ABC_HEST 20110105 MSFT 00000097)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
2011 Sep 28 08:41:46 kernel: [ 0.000000] 14381MB HIGHMEM available.
2011 Sep 28 08:41:46 kernel: [ 0.000000] 723MB LOWMEM available.
2011 Sep 28 08:41:46 kernel: [ 0.000000] mapped low ram: 0 - 2d3fe000
2011 Sep 28 08:41:46 kernel: [ 0.000000] low ram: 0 - 2d3fe000
2011 Sep 28 08:41:46 kernel: [ 0.000000] Zone PFN ranges:
2011 Sep 28 08:41:46 kernel: [ 0.000000] DMA 0x00000010 -> 0x00001000
2011 Sep 28 08:41:46 kernel: [ 0.000000] Normal 0x00001000 -> 0x0002d3fe
2011 Sep 28 08:41:46 kernel: [ 0.000000] HighMem 0x0002d3fe -> 0x003b017a
2011 Sep 28 08:41:46 kernel: [ 0.000000] Movable zone start PFN for each node
2011 Sep 28 08:41:46 kernel: [ 0.000000] early_node_map[3] active PFN ranges
2011 Sep 28 08:41:46 kernel: [ 0.000000] 0: 0x00000010 -> 0x00000099
2011 Sep 28 08:41:46 kernel: [ 0.000000] 0: 0x00000100 -> 0x000bf780
2011 Sep 28 08:41:46 kernel: [ 0.000000] 0: 0x00100000 -> 0x003b017a
2011 Sep 28 08:41:46 kernel: [ 0.000000] On node 0 totalpages: 3602563
2011 Sep 28 08:41:46 kernel: [ 0.000000] free_area_init_node: node 0, pgdat c1733b40, node_mem_map e5df5200
2011 Sep 28 08:41:46 kernel: [ 0.000000] DMA zone: 32 pages used for memmap
2011 Sep 28 08:41:46 kernel: [ 0.000000] DMA zone: 0 pages reserved
2011 Sep 28 08:41:46 kernel: [ 0.000000] DMA zone: 3945 pages, LIFO batch:0
2011 Sep 28 08:41:46 kernel: [ 0.000000] Normal zone: 1416 pages used for memmap
2011 Sep 28 08:41:46 kernel: [ 0.000000] Normal zone: 179830 pages, LIFO batch:31
2011 Sep 28 08:41:46 kernel: [ 0.000000] HighMem zone: 28763 pages used for memmap
2011 Sep 28 08:41:46 kernel: [ 0.000000] HighMem zone: 3388577 pages, LIFO batch:31
2011 Sep 28 08:41:46 kernel: [ 0.000000] Using APIC driver default
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x808
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
2011 Sep 28 08:41:46 kernel: [ 0.000000] BIOS bug: APIC version is 0 for CPU 0/0x0, fixing up to 0x10
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x84] disabled)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x85] disabled)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x86] disabled)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x87] disabled)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x88] disabled)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x89] disabled)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x8a] disabled)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x8b] disabled)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x8c] disabled)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x8d] disabled)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x8e] disabled)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x8f] disabled)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x11] lapic_id[0x90] disabled)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x12] lapic_id[0x91] disabled)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x13] lapic_id[0x92] disabled)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x14] lapic_id[0x93] disabled)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x15] lapic_id[0x94] disabled)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x16] lapic_id[0x95] disabled)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x17] lapic_id[0x96] disabled)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x18] lapic_id[0x97] disabled)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
2011 Sep 28 08:41:46 kernel: [ 0.000000] IOAPIC[0]: apic_id 1, version 255, address 0xfec00000, GSI 0-255
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: IOAPIC (id[0x03] address[0xfec8a000] gsi_base[24])
2011 Sep 28 08:41:46 kernel: [ 0.000000] IOAPIC[1]: apic_id 3, version 255, address 0xfec8a000, GSI 24-279
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: IRQ0 used by override.
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: IRQ2 used by override.
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: IRQ9 used by override.
2011 Sep 28 08:41:46 kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information
2011 Sep 28 08:41:46 kernel: [ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
2011 Sep 28 08:41:46 kernel: [ 0.000000] 24 Processors exceeds NR_CPUS limit of 8
2011 Sep 28 08:41:46 kernel: [ 0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs
2011 Sep 28 08:41:46 kernel: [ 0.000000] nr_irqs_gsi: 296
2011 Sep 28 08:41:46 kernel: [ 0.000000] PM: Registered nosave memory: 0000000000099000 - 000000000009a000
2011 Sep 28 08:41:46 kernel: [ 0.000000] PM: Registered nosave memory: 000000000009a000 - 0000000000100000
2011 Sep 28 08:41:46 kernel: [ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:20000000)
2011 Sep 28 08:41:46 kernel: [ 0.000000] Booting paravirtualized kernel on Xen
2011 Sep 28 08:41:46 kernel: [ 0.000000] Xen version: 4.1.1 (preserve-AD)
2011 Sep 28 08:41:46 kernel: [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
2011 Sep 28 08:41:46 kernel: [ 0.000000] PERCPU: Embedded 12 pages/cpu @e5d82000 s28352 r0 d20800 u49152
2011 Sep 28 08:41:46 kernel: [ 0.000000] pcpu-alloc: s28352 r0 d20800 u49152 alloc=12*4096
2011 Sep 28 08:41:46 kernel: [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
2011 Sep 28 08:41:46 kernel: [ 3.547683] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 3572352
2011 Sep 28 08:41:46 kernel: [ 3.547689] Kernel command line: boot_media=loop-disk boot_volume="/dev/sd?1" boot_volume_id=14a245410aeb3984 boot_mode=setup-automatic debug loglevel=8
2011 Sep 28 08:41:46 kernel: [ 3.547761] PID hash table entries: 4096 (order: 2, 16384 bytes)
2011 Sep 28 08:41:46 kernel: [ 3.547837] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
2011 Sep 28 08:41:46 kernel: [ 3.548048] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
2011 Sep 28 08:41:46 kernel: [ 3.548315] Initializing CPU#0
2011 Sep 28 08:41:46 kernel: [ 3.570739] allocated 61871776 bytes of page_cgroup
2011 Sep 28 08:41:46 kernel: [ 3.570745] please try 'cgroup_disable=memory' option if you don't want memory cgroups
2011 Sep 28 08:41:46 kernel: [ 3.601991] Placing 64MB software IO TLB between de1bc000 - e21bc000
2011 Sep 28 08:41:46 kernel: [ 3.601996] software IO TLB at phys 0x1e1bc000 - 0x221bc000
2011 Sep 28 08:41:46 kernel: [ 3.626235] Initializing HighMem for node 0 (0002d3fe:003b017a)
2011 Sep 28 08:41:46 kernel: [ 4.998102] Memory: 14126852k/15468008k available (5077k kernel code, 283400k reserved, 2334k data, 676k init, 13669360k highmem)
2011 Sep 28 08:41:46 kernel: [ 4.998111] virtual kernel memory layout:
2011 Sep 28 08:41:46 kernel: [ 4.998112] fixmap : 0xf5716000 - 0xf57ff000 ( 932 kB)
2011 Sep 28 08:41:46 kernel: [ 4.998114] pkmap : 0xf5400000 - 0xf5600000 (2048 kB)
2011 Sep 28 08:41:46 kernel: [ 4.998115] vmalloc : 0xedbfe000 - 0xf53fe000 ( 120 MB)
2011 Sep 28 08:41:46 kernel: [ 4.998116] lowmem : 0xc0000000 - 0xed3fe000 ( 723 MB)
2011 Sep 28 08:41:46 kernel: [ 4.998117] .init : 0xc173e000 - 0xc17e7000 ( 676 kB)
2011 Sep 28 08:41:46 kernel: [ 4.998118] .data : 0xc14f5620 - 0xc173d180 (2334 kB)
2011 Sep 28 08:41:46 kernel: [ 4.998120] .text : 0xc1000000 - 0xc14f5620 (5077 kB)
2011 Sep 28 08:41:46 kernel: [ 4.998182] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
2011 Sep 28 08:41:46 kernel: [ 4.998220] Hierarchical RCU implementation.
2011 Sep 28 08:41:46 kernel: [ 4.998223] RCU dyntick-idle grace-period acceleration is enabled.
2011 Sep 28 08:41:46 kernel: [ 4.998234] NR_IRQS:2304 nr_irqs:2048 16
2011 Sep 28 08:41:46 kernel: [ 4.998282] CPU 0 irqstacks, hard=ddc0a000 soft=ddc0c000
2011 Sep 28 08:41:46 kernel: [ 4.998287] xen: sci override: global_irq=9 trigger=0 polarity=0
2011 Sep 28 08:41:46 kernel: [ 4.998291] xen: registering gsi 9 triggering 0 polarity 0
2011 Sep 28 08:41:46 kernel: [ 4.998301] xen: --> pirq=9 -> irq=9 (gsi=9)
2011 Sep 28 08:41:46 kernel: [ 4.998312] xen: acpi sci 9
2011 Sep 28 08:41:46 kernel: [ 4.998317] xen: --> pirq=1 -> irq=1 (gsi=1)
2011 Sep 28 08:41:46 kernel: [ 4.998323] xen: --> pirq=2 -> irq=2 (gsi=2)
2011 Sep 28 08:41:46 kernel: [ 4.998328] xen: --> pirq=3 -> irq=3 (gsi=3)
2011 Sep 28 08:41:46 kernel: [ 4.998333] xen: --> pirq=4 -> irq=4 (gsi=4)
2011 Sep 28 08:41:46 kernel: [ 4.998338] xen: --> pirq=5 -> irq=5 (gsi=5)
2011 Sep 28 08:41:46 kernel: [ 4.998344] xen: --> pirq=6 -> irq=6 (gsi=6)
2011 Sep 28 08:41:46 kernel: [ 4.998349] xen: --> pirq=7 -> irq=7 (gsi=7)
2011 Sep 28 08:41:46 kernel: [ 4.998354] xen: --> pirq=8 -> irq=8 (gsi=8)
2011 Sep 28 08:41:46 kernel: [ 4.998358] xen_map_pirq_gsi: returning irq 9 for gsi 9
2011 Sep 28 08:41:46 kernel: [ 4.998361] xen: --> pirq=9 -> irq=9 (gsi=9)
2011 Sep 28 08:41:46 kernel: [ 4.998367] xen: --> pirq=10 -> irq=10 (gsi=10)
2011 Sep 28 08:41:46 kernel: [ 4.998372] xen: --> pirq=11 -> irq=11 (gsi=11)
2011 Sep 28 08:41:46 kernel: [ 4.998377] xen: --> pirq=12 -> irq=12 (gsi=12)
2011 Sep 28 08:41:46 kernel: [ 4.998383] xen: --> pirq=13 -> irq=13 (gsi=13)
2011 Sep 28 08:41:46 kernel: [ 4.998388] xen: --> pirq=14 -> irq=14 (gsi=14)
2011 Sep 28 08:41:46 kernel: [ 4.998393] xen: --> pirq=15 -> irq=15 (gsi=15)
2011 Sep 28 08:41:46 kernel: [ 5.000488] Console: colour VGA+ 80x25
2011 Sep 28 08:41:46 kernel: [ 5.013549] console [tty0] enabled
2011 Sep 28 08:41:46 kernel: [ 5.013626] Xen: using vcpuop timer interface
2011 Sep 28 08:41:46 kernel: [ 5.013690] installing Xen timer for CPU 0
2011 Sep 28 08:41:46 kernel: [ 5.013779] Detected 2266.788 MHz processor.
2011 Sep 28 08:41:46 kernel: [ 5.013842] Calibrating delay loop (skipped), value calculated using timer frequency.. 4533.57 BogoMIPS (lpj=9067152)
2011 Sep 28 08:41:46 kernel: [ 5.013967] pid_max: default: 32768 minimum: 301
2011 Sep 28 08:41:46 kernel: [ 5.014087] Mount-cache hash table entries: 512
2011 Sep 28 08:41:46 kernel: [ 5.014293] Initializing cgroup subsys cpuacct
2011 Sep 28 08:41:46 kernel: [ 5.014358] Initializing cgroup subsys memory
2011 Sep 28 08:41:46 kernel: [ 5.014428] Initializing cgroup subsys devices
2011 Sep 28 08:41:46 kernel: [ 5.014489] Initializing cgroup subsys freezer
2011 Sep 28 08:41:46 kernel: [ 5.014550] Initializing cgroup subsys net_cls
2011 Sep 28 08:41:46 kernel: [ 5.014611] Initializing cgroup subsys blkio
2011 Sep 28 08:41:46 kernel: [ 5.014728] CPU: Physical Processor ID: 0
2011 Sep 28 08:41:46 kernel: [ 5.014787] CPU: Processor Core ID: 0
2011 Sep 28 08:41:46 kernel: [ 5.018392] ACPI: Core revision 20110413
2011 Sep 28 08:41:46 kernel: [ 5.049173] ftrace: allocating 21320 entries in 42 pages
2011 Sep 28 08:41:46 kernel: [ 5.055814] cpu 0 spinlock event irq 297
2011 Sep 28 08:41:46 kernel: [ 5.055913] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only.
2011 Sep 28 08:41:46 kernel: [ 5.056290] CPU 1 irqstacks, hard=ddcc0000 soft=ddcc2000
2011 Sep 28 08:41:46 kernel: [ 5.056354] installing Xen timer for CPU 1
2011 Sep 28 08:41:46 kernel: [ 5.056426] cpu 1 spinlock event irq 303
2011 Sep 28 08:41:46 kernel: [ 5.056537] Initializing CPU#1
2011 Sep 28 08:41:46 kernel: [ 5.056688] CPU 2 irqstacks, hard=ddcca000 soft=ddccc000
2011 Sep 28 08:41:46 kernel: [ 5.056806] installing Xen timer for CPU 2
2011 Sep 28 08:41:46 kernel: [ 5.056876] cpu 2 spinlock event irq 309
2011 Sep 28 08:41:46 kernel: [ 5.056981] Initializing CPU#2
2011 Sep 28 08:41:46 kernel: [ 5.057121] CPU 3 irqstacks, hard=ddcf4000 soft=ddcf6000
2011 Sep 28 08:41:46 kernel: [ 5.057238] installing Xen timer for CPU 3
2011 Sep 28 08:41:46 kernel: [ 5.057309] cpu 3 spinlock event irq 315
2011 Sep 28 08:41:46 kernel: [ 5.057410] Initializing CPU#3
2011 Sep 28 08:41:46 kernel: [ 5.057479] Brought up 4 CPUs
2011 Sep 28 08:41:46 kernel: [ 5.057748] devtmpfs: initialized
2011 Sep 28 08:41:46 kernel: [ 5.058174] PM: Registering ACPI NVS region at bf79e000 (204800 bytes)
2011 Sep 28 08:41:46 kernel: [ 5.059132] Grant table initialized
2011 Sep 28 08:41:46 kernel: [ 5.059232] print_constraints: dummy:
2011 Sep 28 08:41:46 kernel: [ 5.059325] Time: 8:41:42 Date: 09/28/11
2011 Sep 28 08:41:46 kernel: [ 5.059422] NET: Registered protocol family 16
2011 Sep 28 08:41:46 kernel: [ 5.059642] EISA bus registered
2011 Sep 28 08:41:46 kernel: [ 5.059731] ACPI: bus type pci registered
2011 Sep 28 08:41:46 kernel: [ 5.059858] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
2011 Sep 28 08:41:46 kernel: [ 5.059947] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
2011 Sep 28 08:41:46 kernel: [ 5.060013] PCI: Using MMCONFIG for extended config space
2011 Sep 28 08:41:46 kernel: [ 5.060076] PCI: Using configuration type 1 for base access
2011 Sep 28 08:41:46 kernel: [ 5.061028] bio: create slab <bio-0> at 0
2011 Sep 28 08:41:46 kernel: [ 5.086030] ACPI: EC: Look up EC in DSDT
2011 Sep 28 08:41:46 kernel: [ 5.086417] \_SB_:_OSC evaluation returned wrong type
2011 Sep 28 08:41:46 kernel: [ 5.086479] _OSC request data:1 7
2011 Sep 28 08:41:46 kernel: [ 5.091089] ACPI: Executed 1 blocks of module-level executable AML code
2011 Sep 28 08:41:46 kernel: [ 5.097459] ACPI: SSDT bf79e0d0 009F8 (v01 DpgPmm P001Ist 00000011 INTL 20051117)
2011 Sep 28 08:41:46 kernel: [ 5.098815] ACPI: Dynamic OEM Table Load:
2011 Sep 28 08:41:46 kernel: [ 5.098941] ACPI: SSDT (null) 009F8 (v01 DpgPmm P001Ist 00000011 INTL 20051117)
2011 Sep 28 08:41:46 kernel: [ 5.099307] ACPI: SSDT bf79ead0 004D5 (v01 PmRef P001Cst 00003001 INTL 20051117)
2011 Sep 28 08:41:46 kernel: [ 5.099727] ACPI: Dynamic OEM Table Load:
2011 Sep 28 08:41:46 kernel: [ 5.099852] ACPI: SSDT (null) 004D5 (v01 PmRef P001Cst 00003001 INTL 20051117)
2011 Sep 28 08:41:46 kernel: [ 5.100434] ACPI: Interpreter enabled
2011 Sep 28 08:41:46 kernel: [ 5.100497] ACPI: (supports S0 S1 S4 S5)
2011 Sep 28 08:41:46 kernel: [ 5.100702] ACPI: Using IOAPIC for interrupt routing
2011 Sep 28 08:41:46 kernel: [ 5.113044] ACPI: No dock devices found.
2011 Sep 28 08:41:46 kernel: [ 5.113149] HEST: Table parsing has been initialized.
2011 Sep 28 08:41:46 kernel: [ 5.113214] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
2011 Sep 28 08:41:46 kernel: [ 5.113466] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
2011 Sep 28 08:41:46 kernel: [ 5.113825] pci_root PNP0A08:00: host bridge window [io 0x0000-0x03af]
2011 Sep 28 08:41:46 kernel: [ 5.113891] pci_root PNP0A08:00: host bridge window [io 0x03e0-0x0cf7]
2011 Sep 28 08:41:46 kernel: [ 5.113957] pci_root PNP0A08:00: host bridge window [io 0x03b0-0x03bb]
2011 Sep 28 08:41:46 kernel: [ 5.114022] pci_root PNP0A08:00: host bridge window [io 0x03c0-0x03df]
2011 Sep 28 08:41:46 kernel: [ 5.114087] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xefff]
2011 Sep 28 08:41:46 kernel: [ 5.114152] pci_root PNP0A08:00: host bridge window [io 0xf000-0xffff]
2011 Sep 28 08:41:46 kernel: [ 5.114218] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
2011 Sep 28 08:41:46 kernel: [ 5.114301] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff]
2011 Sep 28 08:41:46 kernel: [ 5.114385] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xdfffffff]
2011 Sep 28 08:41:46 kernel: [ 5.114468] pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xfed8ffff]
2011 Sep 28 08:41:46 kernel: [ 5.114552] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed44fff]
2011 Sep 28 08:41:46 kernel: [ 5.114636] pci_root PNP0A08:00: host bridge window expanded to [mem 0xf0000000-0xfed8ffff]; [mem 0xfed40000-0xfed44fff] ignored
2011 Sep 28 08:41:46 kernel: [ 5.114755] pci 0000:00:00.0: [8086:3403] type 0 class 0x000600
2011 Sep 28 08:41:46 kernel: [ 5.114939] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
2011 Sep 28 08:41:46 kernel: [ 5.115007] pci 0000:00:00.0: PME# disabled
2011 Sep 28 08:41:46 kernel: [ 5.115122] pci 0000:00:01.0: [8086:3408] type 1 class 0x000604
2011 Sep 28 08:41:46 kernel: [ 5.115307] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
2011 Sep 28 08:41:46 kernel: [ 5.115375] pci 0000:00:01.0: PME# disabled
2011 Sep 28 08:41:46 kernel: [ 5.115491] pci 0000:00:03.0: [8086:340a] type 1 class 0x000604
2011 Sep 28 08:41:46 kernel: [ 5.115676] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
2011 Sep 28 08:41:46 kernel: [ 5.115745] pci 0000:00:03.0: PME# disabled
2011 Sep 28 08:41:46 kernel: [ 5.115865] pci 0000:00:07.0: [8086:340e] type 1 class 0x000604
2011 Sep 28 08:41:46 kernel: [ 5.116050] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
2011 Sep 28 08:41:46 kernel: [ 5.116118] pci 0000:00:07.0: PME# disabled
2011 Sep 28 08:41:46 kernel: [ 5.116234] pci 0000:00:09.0: [8086:3410] type 1 class 0x000604
2011 Sep 28 08:41:46 kernel: [ 5.116419] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
2011 Sep 28 08:41:46 kernel: [ 5.116487] pci 0000:00:09.0: PME# disabled
2011 Sep 28 08:41:46 kernel: [ 5.116609] pci 0000:00:13.0: [8086:342d] type 0 class 0x000800
2011 Sep 28 08:41:46 kernel: [ 5.116699] pci 0000:00:13.0: reg 10: [mem 0xfec8a000-0xfec8afff]
2011 Sep 28 08:41:46 kernel: [ 5.116879] pci 0000:00:13.0: PME# supported from D0 D3hot D3cold
2011 Sep 28 08:41:46 kernel: [ 5.116947] pci 0000:00:13.0: PME# disabled
2011 Sep 28 08:41:46 kernel: [ 5.117042] pci 0000:00:14.0: [8086:342e] type 0 class 0x000800
2011 Sep 28 08:41:46 kernel: [ 5.117265] pci 0000:00:14.1: [8086:3422] type 0 class 0x000800
2011 Sep 28 08:41:46 kernel: [ 5.117491] pci 0000:00:14.2: [8086:3423] type 0 class 0x000800
2011 Sep 28 08:41:46 kernel: [ 5.117712] pci 0000:00:14.3: [8086:3438] type 0 class 0x000800
2011 Sep 28 08:41:46 kernel: [ 5.117925] pci 0000:00:16.0: [8086:3430] type 0 class 0x000880
2011 Sep 28 08:41:46 kernel: [ 5.118021] pci 0000:00:16.0: reg 10: [mem 0xfbef8000-0xfbefbfff 64bit]
2011 Sep 28 08:41:46 kernel: [ 5.118245] pci 0000:00:16.1: [8086:3431] type 0 class 0x000880
2011 Sep 28 08:41:46 kernel: [ 5.118341] pci 0000:00:16.1: reg 10: [mem 0xfbef4000-0xfbef7fff 64bit]
2011 Sep 28 08:41:46 kernel: [ 5.118565] pci 0000:00:16.2: [8086:3432] type 0 class 0x000880
2011 Sep 28 08:41:46 kernel: [ 5.118660] pci 0000:00:16.2: reg 10: [mem 0xfbef0000-0xfbef3fff 64bit]
2011 Sep 28 08:41:46 kernel: [ 5.118884] pci 0000:00:16.3: [8086:3433] type 0 class 0x000880
2011 Sep 28 08:41:46 kernel: [ 5.118979] pci 0000:00:16.3: reg 10: [mem 0xfbeec000-0xfbeeffff 64bit]
2011 Sep 28 08:41:46 kernel: [ 5.119204] pci 0000:00:16.4: [8086:3429] type 0 class 0x000880
2011 Sep 28 08:41:46 kernel: [ 5.119299] pci 0000:00:16.4: reg 10: [mem 0xfbee8000-0xfbeebfff 64bit]
2011 Sep 28 08:41:46 kernel: [ 5.119523] pci 0000:00:16.5: [8086:342a] type 0 class 0x000880
2011 Sep 28 08:41:46 kernel: [ 5.119619] pci 0000:00:16.5: reg 10: [mem 0xfbee4000-0xfbee7fff 64bit]
2011 Sep 28 08:41:46 kernel: [ 5.119843] pci 0000:00:16.6: [8086:342b] type 0 class 0x000880
2011 Sep 28 08:41:46 kernel: [ 5.119938] pci 0000:00:16.6: reg 10: [mem 0xfbee0000-0xfbee3fff 64bit]
2011 Sep 28 08:41:46 kernel: [ 5.120162] pci 0000:00:16.7: [8086:342c] type 0 class 0x000880
2011 Sep 28 08:41:46 kernel: [ 5.120258] pci 0000:00:16.7: reg 10: [mem 0xfbedc000-0xfbedffff 64bit]
2011 Sep 28 08:41:46 kernel: [ 5.120486] pci 0000:00:1a.0: [8086:3a37] type 0 class 0x000c03
2011 Sep 28 08:41:46 kernel: [ 5.120644] pci 0000:00:1a.0: reg 20: [io 0xcc00-0xcc1f]
2011 Sep 28 08:41:46 kernel: [ 5.120799] pci 0000:00:1a.1: [8086:3a38] type 0 class 0x000c03
2011 Sep 28 08:41:46 kernel: [ 5.120957] pci 0000:00:1a.1: reg 20: [io 0xc880-0xc89f]
2011 Sep 28 08:41:46 kernel: [ 5.121112] pci 0000:00:1a.2: [8086:3a39] type 0 class 0x000c03
2011 Sep 28 08:41:46 kernel: [ 5.121272] pci 0000:00:1a.2: reg 20: [io 0xc800-0xc81f]
2011 Sep 28 08:41:46 kernel: [ 5.121448] pci 0000:00:1a.7: [8086:3a3c] type 0 class 0x000c03
2011 Sep 28 08:41:46 kernel: [ 5.121553] pci 0000:00:1a.7: reg 10: [mem 0xfbeda000-0xfbeda3ff]
2011 Sep 28 08:41:46 kernel: [ 5.121772] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
2011 Sep 28 08:41:46 kernel: [ 5.121841] pci 0000:00:1a.7: PME# disabled
2011 Sep 28 08:41:46 kernel: [ 5.121946] pci 0000:00:1b.0: [8086:3a3e] type 0 class 0x000403
2011 Sep 28 08:41:46 kernel: [ 5.122045] pci 0000:00:1b.0: reg 10: [mem 0xfbed4000-0xfbed7fff 64bit]
2011 Sep 28 08:41:46 kernel: [ 5.122235] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
2011 Sep 28 08:41:46 kernel: [ 5.122304] pci 0000:00:1b.0: PME# disabled
2011 Sep 28 08:41:46 kernel: [ 5.122404] pci 0000:00:1c.0: [8086:3a40] type 1 class 0x000604
2011 Sep 28 08:41:46 kernel: [ 5.122599] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
2011 Sep 28 08:41:46 kernel: [ 5.122668] pci 0000:00:1c.0: PME# disabled
2011 Sep 28 08:41:46 kernel: [ 5.122779] pci 0000:00:1c.4: [8086:3a48] type 1 class 0x000604
2011 Sep 28 08:41:46 kernel: [ 5.122975] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
2011 Sep 28 08:41:46 kernel: [ 5.123043] pci 0000:00:1c.4: PME# disabled
2011 Sep 28 08:41:46 kernel: [ 5.123150] pci 0000:00:1c.5: [8086:3a4a] type 1 class 0x000604
2011 Sep 28 08:41:46 kernel: [ 5.123348] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
2011 Sep 28 08:41:46 kernel: [ 5.123416] pci 0000:00:1c.5: PME# disabled
2011 Sep 28 08:41:46 kernel: [ 5.123527] pci 0000:00:1d.0: [8086:3a34] type 0 class 0x000c03
2011 Sep 28 08:41:46 kernel: [ 5.123684] pci 0000:00:1d.0: reg 20: [io 0xc480-0xc49f]
2011 Sep 28 08:41:46 kernel: [ 5.123840] pci 0000:00:1d.1: [8086:3a35] type 0 class 0x000c03
2011 Sep 28 08:41:46 kernel: [ 5.123997] pci 0000:00:1d.1: reg 20: [io 0xc400-0xc41f]
2011 Sep 28 08:41:46 kernel: [ 5.124152] pci 0000:00:1d.2: [8086:3a36] type 0 class 0x000c03
2011 Sep 28 08:41:46 kernel: [ 5.124310] pci 0000:00:1d.2: reg 20: [io 0xc080-0xc09f]
2011 Sep 28 08:41:46 kernel: [ 5.124484] pci 0000:00:1d.7: [8086:3a3a] type 0 class 0x000c03
2011 Sep 28 08:41:46 kernel: [ 5.124589] pci 0000:00:1d.7: reg 10: [mem 0xfbed8000-0xfbed83ff]
2011 Sep 28 08:41:46 kernel: [ 5.124807] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
2011 Sep 28 08:41:46 kernel: [ 5.124876] pci 0000:00:1d.7: PME# disabled
2011 Sep 28 08:41:46 kernel: [ 5.126393] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
2011 Sep 28 08:41:46 kernel: [ 5.126580] pci 0000:00:1f.0: [8086:3a16] type 0 class 0x000601
2011 Sep 28 08:41:46 kernel: [ 5.126802] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0a00 (mask 00ff)
2011 Sep 28 08:41:46 kernel: [ 5.126889] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 4700 (mask 00ff)
2011 Sep 28 08:41:46 kernel: [ 5.126978] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 4 PIO at 0ca0 (mask 000f)
2011 Sep 28 08:41:46 kernel: [ 5.127129] pci 0000:00:1f.2: [8086:3a20] type 0 class 0x000101
2011 Sep 28 08:41:46 kernel: [ 5.127226] pci 0000:00:1f.2: reg 10: [io 0xc000-0xc007]
2011 Sep 28 08:41:46 kernel: [ 5.127304] pci 0000:00:1f.2: reg 14: [io 0xbc00-0xbc03]
2011 Sep 28 08:41:46 kernel: [ 5.127381] pci 0000:00:1f.2: reg 18: [io 0xb880-0xb887]
2011 Sep 28 08:41:46 kernel: [ 5.127459] pci 0000:00:1f.2: reg 1c: [io 0xb800-0xb803]
2011 Sep 28 08:41:46 kernel: [ 5.127537] pci 0000:00:1f.2: reg 20: [io 0xb480-0xb48f]
2011 Sep 28 08:41:46 kernel: [ 5.127615] pci 0000:00:1f.2: reg 24: [io 0xb400-0xb40f]
2011 Sep 28 08:41:46 kernel: [ 5.127759] pci 0000:00:1f.3: [8086:3a30] type 0 class 0x000c05
2011 Sep 28 08:41:46 kernel: [ 5.127855] pci 0000:00:1f.3: reg 10: [mem 0xfbed2000-0xfbed20ff 64bit]
2011 Sep 28 08:41:46 kernel: [ 5.127966] pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f]
2011 Sep 28 08:41:46 kernel: [ 5.128098] pci 0000:00:1f.5: [8086:3a26] type 0 class 0x000101
2011 Sep 28 08:41:46 kernel: [ 5.128195] pci 0000:00:1f.5: reg 10: [io 0xb000-0xb007]
2011 Sep 28 08:41:46 kernel: [ 5.128273] pci 0000:00:1f.5: reg 14: [io 0xac00-0xac03]
2011 Sep 28 08:41:46 kernel: [ 5.128351] pci 0000:00:1f.5: reg 18: [io 0xa880-0xa887]
2011 Sep 28 08:41:46 kernel: [ 5.128428] pci 0000:00:1f.5: reg 1c: [io 0xa800-0xa803]
2011 Sep 28 08:41:46 kernel: [ 5.128506] pci 0000:00:1f.5: reg 20: [io 0xa480-0xa48f]
2011 Sep 28 08:41:46 kernel: [ 5.128584] pci 0000:00:1f.5: reg 24: [io 0xa400-0xa40f]
2011 Sep 28 08:41:46 kernel: [ 5.128813] pci 0000:00:01.0: PCI bridge to [bus 01-01]
2011 Sep 28 08:41:46 kernel: [ 5.128880] pci 0000:00:01.0: bridge window [io 0xf000-0x0000] (disabled)
2011 Sep 28 08:41:46 kernel: [ 5.128950] pci 0000:00:01.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
2011 Sep 28 08:41:46 kernel: [ 5.129043] pci 0000:00:01.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
2011 Sep 28 08:41:46 kernel: [ 5.129220] pci 0000:00:03.0: PCI bridge to [bus 02-02]
2011 Sep 28 08:41:46 kernel: [ 5.129287] pci 0000:00:03.0: bridge window [io 0xf000-0x0000] (disabled)
2011 Sep 28 08:41:46 kernel: [ 5.129357] pci 0000:00:03.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
2011 Sep 28 08:41:46 kernel: [ 5.129450] pci 0000:00:03.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
2011 Sep 28 08:41:46 kernel: [ 5.129627] pci 0000:00:07.0: PCI bridge to [bus 03-03]
2011 Sep 28 08:41:46 kernel: [ 5.129693] pci 0000:00:07.0: bridge window [io 0xf000-0x0000] (disabled)
2011 Sep 28 08:41:46 kernel: [ 5.129764] pci 0000:00:07.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
2011 Sep 28 08:41:46 kernel: [ 5.129856] pci 0000:00:07.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
2011 Sep 28 08:41:46 kernel: [ 5.130034] pci 0000:00:09.0: PCI bridge to [bus 04-04]
2011 Sep 28 08:41:46 kernel: [ 5.130100] pci 0000:00:09.0: bridge window [io 0xf000-0x0000] (disabled)
2011 Sep 28 08:41:46 kernel: [ 5.130171] pci 0000:00:09.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
2011 Sep 28 08:41:46 kernel: [ 5.130263] pci 0000:00:09.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
2011 Sep 28 08:41:46 kernel: [ 5.130439] pci 0000:00:1c.0: PCI bridge to [bus 05-05]
2011 Sep 28 08:41:46 kernel: [ 5.130505] pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled)
2011 Sep 28 08:41:46 kernel: [ 5.130576] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
2011 Sep 28 08:41:46 kernel: [ 5.130669] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
2011 Sep 28 08:41:46 kernel: [ 5.130870] pci 0000:06:00.0: [8086:10d3] type 0 class 0x000200
2011 Sep 28 08:41:46 kernel: [ 5.130971] pci 0000:06:00.0: reg 10: [mem 0xfbce0000-0xfbcfffff]
2011 Sep 28 08:41:46 kernel: [ 5.131081] pci 0000:06:00.0: reg 18: [io 0xdc00-0xdc1f]
2011 Sep 28 08:41:46 kernel: [ 5.131166] pci 0000:06:00.0: reg 1c: [mem 0xfbcdc000-0xfbcdffff]
2011 Sep 28 08:41:46 kernel: [ 5.131383] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
2011 Sep 28 08:41:46 kernel: [ 5.131454] pci 0000:06:00.0: PME# disabled
2011 Sep 28 08:41:46 kernel: [ 5.139513] pci 0000:00:1c.4: PCI bridge to [bus 06-06]
2011 Sep 28 08:41:46 kernel: [ 5.139587] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
2011 Sep 28 08:41:46 kernel: [ 5.139655] pci 0000:00:1c.4: bridge window [mem 0xfbc00000-0xfbcfffff]
2011 Sep 28 08:41:46 kernel: [ 5.139730] pci 0000:00:1c.4: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
2011 Sep 28 08:41:46 kernel: [ 5.139944] pci 0000:07:00.0: [8086:10d3] type 0 class 0x000200
2011 Sep 28 08:41:46 kernel: [ 5.140047] pci 0000:07:00.0: reg 10: [mem 0xfbde0000-0xfbdfffff]
2011 Sep 28 08:41:46 kernel: [ 5.140160] pci 0000:07:00.0: reg 18: [io 0xec00-0xec1f]
2011 Sep 28 08:41:46 kernel: [ 5.140248] pci 0000:07:00.0: reg 1c: [mem 0xfbddc000-0xfbddffff]
2011 Sep 28 08:41:46 kernel: [ 5.140468] pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
2011 Sep 28 08:41:46 kernel: [ 5.140539] pci 0000:07:00.0: PME# disabled
2011 Sep 28 08:41:46 kernel: [ 5.147616] pci 0000:00:1c.5: PCI bridge to [bus 07-07]
2011 Sep 28 08:41:46 kernel: [ 5.147690] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
2011 Sep 28 08:41:46 kernel: [ 5.147759] pci 0000:00:1c.5: bridge window [mem 0xfbd00000-0xfbdfffff]
2011 Sep 28 08:41:46 kernel: [ 5.147834] pci 0000:00:1c.5: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
2011 Sep 28 08:41:46 kernel: [ 5.147987] pci 0000:08:01.0: [102b:0532] type 0 class 0x000300
2011 Sep 28 08:41:46 kernel: [ 5.148083] pci 0000:08:01.0: reg 10: [mem 0xf9000000-0xf9ffffff pref]
2011 Sep 28 08:41:46 kernel: [ 5.148165] pci 0000:08:01.0: reg 14: [mem 0xfaffc000-0xfaffffff]
2011 Sep 28 08:41:46 kernel: [ 5.148246] pci 0000:08:01.0: reg 18: [mem 0xfb000000-0xfb7fffff]
2011 Sep 28 08:41:46 kernel: [ 5.148498] pci 0000:00:1e.0: PCI bridge to [bus 08-08] (subtractive decode)
2011 Sep 28 08:41:46 kernel: [ 5.148569] pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled)
2011 Sep 28 08:41:46 kernel: [ 5.148640] pci 0000:00:1e.0: bridge window [mem 0xfaf00000-0xfb7fffff]
2011 Sep 28 08:41:46 kernel: [ 5.148714] pci 0000:00:1e.0: bridge window [mem 0xf9000000-0xf9ffffff 64bit pref]
2011 Sep 28 08:41:46 kernel: [ 5.148799] pci 0000:00:1e.0: bridge window [io 0x0000-0x03af] (subtractive decode)
2011 Sep 28 08:41:46 kernel: [ 5.148884] pci 0000:00:1e.0: bridge window [io 0x03e0-0x0cf7] (subtractive decode)
2011 Sep 28 08:41:46 kernel: [ 5.148969] pci 0000:00:1e.0: bridge window [io 0x03b0-0x03bb] (subtractive decode)
2011 Sep 28 08:41:46 kernel: [ 5.149054] pci 0000:00:1e.0: bridge window [io 0x03c0-0x03df] (subtractive decode)
2011 Sep 28 08:41:46 kernel: [ 5.149138] pci 0000:00:1e.0: bridge window [io 0x0d00-0xefff] (subtractive decode)
2011 Sep 28 08:41:46 kernel: [ 5.149224] pci 0000:00:1e.0: bridge window [io 0xf000-0xffff] (subtractive decode)
2011 Sep 28 08:41:46 kernel: [ 5.149309] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
2011 Sep 28 08:41:46 kernel: [ 5.149395] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
2011 Sep 28 08:41:46 kernel: [ 5.149482] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff] (subtractive decode)
2011 Sep 28 08:41:46 kernel: [ 5.149568] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfed8ffff] (subtractive decode)
2011 Sep 28 08:41:46 kernel: [ 5.149726] pci_bus 0000:00: on NUMA node 0
2011 Sep 28 08:41:46 kernel: [ 5.149788] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
2011 Sep 28 08:41:46 kernel: [ 5.150135] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE1._PRT]
2011 Sep 28 08:41:46 kernel: [ 5.150246] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE3._PRT]
2011 Sep 28 08:41:46 kernel: [ 5.150365] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE7._PRT]
2011 Sep 28 08:41:46 kernel: [ 5.150473] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE9._PRT]
2011 Sep 28 08:41:46 kernel: [ 5.150581] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
2011 Sep 28 08:41:46 kernel: [ 5.150779] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
2011 Sep 28 08:41:46 kernel: [ 5.150897] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT]
2011 Sep 28 08:41:46 kernel: [ 5.151000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
2011 Sep 28 08:41:46 kernel: [ 5.151107] pci0000:00: Requesting ACPI _OSC control (0x1d)
2011 Sep 28 08:41:46 kernel: [ 5.151173] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
2011 Sep 28 08:41:46 kernel: [ 5.151258] ACPI _OSC control for PCIe not granted, disabling ASPM
2011 Sep 28 08:41:46 kernel: [ 5.181901] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 10 *11 12 14 15)
2011 Sep 28 08:41:46 kernel: [ 5.182404] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 *10 11 12 14 15)
2011 Sep 28 08:41:46 kernel: [ 5.182894] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 11 12 14 *15)
2011 Sep 28 08:41:46 kernel: [ 5.183395] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12 *14 15)
2011 Sep 28 08:41:46 kernel: [ 5.183897] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled.
2011 Sep 28 08:41:46 kernel: [ 5.184471] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 *7 10 11 12 14 15)
2011 Sep 28 08:41:46 kernel: [ 5.184966] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *6 7 10 11 12 14 15)
2011 Sep 28 08:41:46 kernel: [ 5.185470] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 6 7 *10 11 12 14 15)
2011 Sep 28 08:41:46 kernel: [ 5.185936] xen/balloon: Initialising balloon driver.
2011 Sep 28 08:41:46 kernel: [ 5.185999] last_pfn = 0x3b017a max_arch_pfn = 0x1000000
2011 Sep 28 08:41:46 kernel: [ 5.186073] xen-balloon: Initialising balloon driver.
2011 Sep 28 08:41:46 kernel: [ 5.186211] vgaarb: device added: PCI:0000:08:01.0,decodes=io+mem,owns=io+mem,locks=none
2011 Sep 28 08:41:46 kernel: [ 5.186296] vgaarb: loaded
2011 Sep 28 08:41:46 kernel: [ 5.186353] vgaarb: bridge control possible 0000:08:01.0
2011 Sep 28 08:41:46 kernel: [ 5.186555] SCSI subsystem initialized
2011 Sep 28 08:41:46 kernel: [ 5.186673] libata version 3.00 loaded.
2011 Sep 28 08:41:46 kernel: [ 5.186769] usbcore: registered new interface driver usbfs
2011 Sep 28 08:41:46 kernel: [ 5.186840] usbcore: registered new interface driver hub
2011 Sep 28 08:41:46 kernel: [ 5.186942] usbcore: registered new device driver usb
2011 Sep 28 08:41:46 kernel: [ 5.187090] PCI: Using ACPI for IRQ routing
2011 Sep 28 08:41:46 kernel: [ 5.199973] PCI: Discovered peer bus ff
2011 Sep 28 08:41:46 kernel: [ 5.200061] pci 0000:ff:00.0: [8086:2c40] type 0 class 0x000600
2011 Sep 28 08:41:46 kernel: [ 5.200202] pci 0000:ff:00.1: [8086:2c01] type 0 class 0x000600
2011 Sep 28 08:41:46 kernel: [ 5.200349] pci 0000:ff:02.0: [8086:2c10] type 0 class 0x000600
2011 Sep 28 08:41:46 kernel: [ 5.200486] pci 0000:ff:02.1: [8086:2c11] type 0 class 0x000600
2011 Sep 28 08:41:46 kernel: [ 5.200624] pci 0000:ff:02.4: [8086:2c14] type 0 class 0x000600
2011 Sep 28 08:41:46 kernel: [ 5.200758] pci 0000:ff:02.5: [8086:2c15] type 0 class 0x000600
2011 Sep 28 08:41:46 kernel: [ 5.200896] pci 0000:ff:03.0: [8086:2c18] type 0 class 0x000600
2011 Sep 28 08:41:46 kernel: [ 5.201031] pci 0000:ff:03.1: [8086:2c19] type 0 class 0x000600
2011 Sep 28 08:41:46 kernel: [ 5.201165] pci 0000:ff:03.2: [8086:2c1a] type 0 class 0x000600
2011 Sep 28 08:41:46 kernel: [ 5.201301] pci 0000:ff:03.4: [8086:2c1c] type 0 class 0x000600
2011 Sep 28 08:41:46 kernel: [ 5.201441] pci 0000:ff:04.0: [8086:2c20] type 0 class 0x000600
2011 Sep 28 08:41:46 kernel: [ 5.201575] pci 0000:ff:04.1: [8086:2c21] type 0 class 0x000600
2011 Sep 28 08:41:46 kernel: [ 5.201710] pci 0000:ff:04.2: [8086:2c22] type 0 class 0x000600
2011 Sep 28 08:41:46 kernel: [ 5.201845] pci 0000:ff:04.3: [8086:2c23] type 0 class 0x000600
2011 Sep 28 08:41:46 kernel: [ 5.201986] pci 0000:ff:05.0: [8086:2c28] type 0 class 0x000600
2011 Sep 28 08:41:46 kernel: [ 5.202120] pci 0000:ff:05.1: [8086:2c29] type 0 class 0x000600
2011 Sep 28 08:41:46 kernel: [ 5.202254] pci 0000:ff:05.2: [8086:2c2a] type 0 class 0x000600
2011 Sep 28 08:41:46 kernel: [ 5.202389] pci 0000:ff:05.3: [8086:2c2b] type 0 class 0x000600
2011 Sep 28 08:41:46 kernel: [ 5.202530] pci 0000:ff:06.0: [8086:2c30] type 0 class 0x000600
2011 Sep 28 08:41:46 kernel: [ 5.202667] pci 0000:ff:06.1: [8086:2c31] type 0 class 0x000600
2011 Sep 28 08:41:46 kernel: [ 5.202802] pci 0000:ff:06.2: [8086:2c32] type 0 class 0x000600
2011 Sep 28 08:41:46 kernel: [ 5.202936] pci 0000:ff:06.3: [8086:2c33] type 0 class 0x000600
2011 Sep 28 08:41:46 kernel: [ 5.203586] PCI: pci_cache_line_size set to 64 bytes
2011 Sep 28 08:41:46 kernel: [ 5.203966] reserve RAM buffer: 0000000000099000 - 000000000009ffff
2011 Sep 28 08:41:46 kernel: [ 5.204014] reserve RAM buffer: 00000000bf780000 - 00000000bfffffff
2011 Sep 28 08:41:46 kernel: [ 5.204111] reserve RAM buffer: 00000003b017a000 - 00000003b3ffffff
2011 Sep 28 08:41:46 kernel: [ 5.204338] Switching to clocksource xen
2011 Sep 28 08:41:46 kernel: [ 5.208325] Switched to NOHz mode on CPU #0
2011 Sep 28 08:41:46 kernel: [ 5.208429] Switched to NOHz mode on CPU #1
2011 Sep 28 08:41:46 kernel: [ 5.208432] Switched to NOHz mode on CPU #3
2011 Sep 28 08:41:46 kernel: [ 5.208434] Switched to NOHz mode on CPU #2
2011 Sep 28 08:41:46 kernel: [ 5.210850] pnp: PnP ACPI init
2011 Sep 28 08:41:46 kernel: [ 5.210918] ACPI: bus type pnp registered
2011 Sep 28 08:41:46 kernel: [ 5.211147] pnp 00:00: [bus 00-ff]
2011 Sep 28 08:41:46 kernel: [ 5.211208] pnp 00:00: [io 0x0cf8-0x0cff]
2011 Sep 28 08:41:46 kernel: [ 5.211267] pnp 00:00: [io 0x0000-0x03af window]
2011 Sep 28 08:41:46 kernel: [ 5.211328] pnp 00:00: [io 0x03e0-0x0cf7 window]
2011 Sep 28 08:41:46 kernel: [ 5.212964] pnp 00:00: [io 0x03b0-0x03bb window]
2011 Sep 28 08:41:46 kernel: [ 5.213025] pnp 00:00: [io 0x03c0-0x03df window]
2011 Sep 28 08:41:46 kernel: [ 5.213087] pnp 00:00: [io 0x0d00-0xefff window]
2011 Sep 28 08:41:46 kernel: [ 5.213148] pnp 00:00: [io 0xf000-0xffff window]
2011 Sep 28 08:41:46 kernel: [ 5.213209] pnp 00:00: [mem 0x000a0000-0x000bffff window]
2011 Sep 28 08:41:46 kernel: [ 5.213271] pnp 00:00: [mem 0x000d0000-0x000dffff window]
2011 Sep 28 08:41:46 kernel: [ 5.213334] pnp 00:00: [mem 0xc0000000-0xdfffffff window]
2011 Sep 28 08:41:46 kernel: [ 5.213396] pnp 00:00: [mem 0xf0000000-0xfed8ffff window]
2011 Sep 28 08:41:46 kernel: [ 5.213459] pnp 00:00: [mem 0xfed40000-0xfed44fff]
2011 Sep 28 08:41:46 kernel: [ 5.213574] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
2011 Sep 28 08:41:46 kernel: [ 5.213664] pnp 00:01: [mem 0xfed1c000-0xfed1ffff]
2011 Sep 28 08:41:46 kernel: [ 5.213824] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
2011 Sep 28 08:41:46 kernel: [ 5.213892] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
2011 Sep 28 08:41:46 kernel: [ 5.214174] pnp 00:02: [dma 4]
2011 Sep 28 08:41:46 kernel: [ 5.214233] pnp 00:02: [io 0x0000-0x000f]
2011 Sep 28 08:41:46 kernel: [ 5.214294] pnp 00:02: [io 0x0081-0x0083]
2011 Sep 28 08:41:46 kernel: [ 5.214353] pnp 00:02: [io 0x0087]
2011 Sep 28 08:41:46 kernel: [ 5.214411] pnp 00:02: [io 0x0089-0x008b]
2011 Sep 28 08:41:46 kernel: [ 5.214471] pnp 00:02: [io 0x008f]
2011 Sep 28 08:41:46 kernel: [ 5.214529] pnp 00:02: [io 0x00c0-0x00df]
2011 Sep 28 08:41:46 kernel: [ 5.214664] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
2011 Sep 28 08:41:46 kernel: [ 5.214745] pnp 00:03: [io 0x0070-0x0071]
2011 Sep 28 08:41:46 kernel: [ 5.214807] xen: registering gsi 8 triggering 1 polarity 0
2011 Sep 28 08:41:46 kernel: [ 5.214870] xen_map_pirq_gsi: returning irq 8 for gsi 8
2011 Sep 28 08:41:46 kernel: [ 5.214933] xen: --> pirq=8 -> irq=8 (gsi=8)
2011 Sep 28 08:41:46 kernel: [ 5.215001] pnp 00:03: [irq 8]
2011 Sep 28 08:41:46 kernel: [ 5.215134] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
2011 Sep 28 08:41:46 kernel: [ 5.215239] pnp 00:04: [io 0x0060]
2011 Sep 28 08:41:46 kernel: [ 5.215298] pnp 00:04: [io 0x0064]
2011 Sep 28 08:41:46 kernel: [ 5.215356] xen: registering gsi 1 triggering 1 polarity 0
2011 Sep 28 08:41:46 kernel: [ 5.215418] xen_map_pirq_gsi: returning irq 1 for gsi 1
2011 Sep 28 08:41:46 kernel: [ 5.215480] xen: --> pirq=1 -> irq=1 (gsi=1)
2011 Sep 28 08:41:46 kernel: [ 5.215543] pnp 00:04: [irq 1]
2011 Sep 28 08:41:46 kernel: [ 5.215681] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
2011 Sep 28 08:41:46 kernel: [ 5.215801] pnp 00:05: [io 0x0061]
2011 Sep 28 08:41:46 kernel: [ 5.215938] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
2011 Sep 28 08:41:46 kernel: [ 5.216014] pnp 00:06: [io 0x00f0-0x00ff]
2011 Sep 28 08:41:46 kernel: [ 5.216074] xen: registering gsi 13 triggering 1 polarity 0
2011 Sep 28 08:41:46 kernel: [ 5.216137] xen_map_pirq_gsi: returning irq 13 for gsi 13
2011 Sep 28 08:41:46 kernel: [ 5.216199] xen: --> pirq=13 -> irq=13 (gsi=13)
2011 Sep 28 08:41:46 kernel: [ 5.216264] pnp 00:06: [irq 13]
2011 Sep 28 08:41:46 kernel: [ 5.216405] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
2011 Sep 28 08:41:46 kernel: [ 5.216571] pnp 00:07: [io 0x0000-0xffffffffffffffff disabled]
2011 Sep 28 08:41:46 kernel: [ 5.216636] pnp 00:07: [io 0x0000-0xffffffffffffffff disabled]
2011 Sep 28 08:41:46 kernel: [ 5.216699] pnp 00:07: [io 0x0a10-0x0a1f]
2011 Sep 28 08:41:46 kernel: [ 5.216881] system 00:07: [io 0x0a10-0x0a1f] has been reserved
2011 Sep 28 08:41:46 kernel: [ 5.216947] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
2011 Sep 28 08:41:46 kernel: [ 5.217280] pnp 00:08: [io 0x03f8-0x03ff]
2011 Sep 28 08:41:46 kernel: [ 5.217342] xen: registering gsi 4 triggering 1 polarity 0
2011 Sep 28 08:41:46 kernel: [ 5.217404] xen_map_pirq_gsi: returning irq 4 for gsi 4
2011 Sep 28 08:41:46 kernel: [ 5.217466] xen: --> pirq=4 -> irq=4 (gsi=4)
2011 Sep 28 08:41:46 kernel: [ 5.217531] pnp 00:08: [irq 4]
2011 Sep 28 08:41:46 kernel: [ 5.217588] pnp 00:08: [dma 0 disabled]
2011 Sep 28 08:41:46 kernel: [ 5.217768] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
2011 Sep 28 08:41:46 kernel: [ 5.218082] pnp 00:09: [io 0x02f8-0x02ff]
2011 Sep 28 08:41:46 kernel: [ 5.218143] xen: registering gsi 3 triggering 1 polarity 0
2011 Sep 28 08:41:46 kernel: [ 5.218205] xen_map_pirq_gsi: returning irq 3 for gsi 3
2011 Sep 28 08:41:46 kernel: [ 5.218267] xen: --> pirq=3 -> irq=3 (gsi=3)
2011 Sep 28 08:41:46 kernel: [ 5.218331] pnp 00:09: [irq 3]
2011 Sep 28 08:41:46 kernel: [ 5.218388] pnp 00:09: [dma 0 disabled]
2011 Sep 28 08:41:46 kernel: [ 5.218569] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
2011 Sep 28 08:41:46 kernel: [ 5.218814] pnp 00:0a: [io 0x0010-0x001f]
2011 Sep 28 08:41:46 kernel: [ 5.218874] pnp 00:0a: [io 0x0022-0x003f]
2011 Sep 28 08:41:46 kernel: [ 5.218934] pnp 00:0a: [io 0x0044-0x004f]
2011 Sep 28 08:41:46 kernel: [ 5.218993] pnp 00:0a: [io 0x0050-0x005f]
2011 Sep 28 08:41:46 kernel: [ 5.219053] pnp 00:0a: [io 0x0062-0x0063]
2011 Sep 28 08:41:46 kernel: [ 5.219113] pnp 00:0a: [io 0x0065-0x006f]
2011 Sep 28 08:41:46 kernel: [ 5.219173] pnp 00:0a: [io 0x0072-0x007f]
2011 Sep 28 08:41:46 kernel: [ 5.219233] pnp 00:0a: [io 0x0080]
2011 Sep 28 08:41:46 kernel: [ 5.219291] pnp 00:0a: [io 0x0084-0x0086]
2011 Sep 28 08:41:46 kernel: [ 5.219351] pnp 00:0a: [io 0x0088]
2011 Sep 28 08:41:46 kernel: [ 5.219409] pnp 00:0a: [io 0x008c-0x008e]
2011 Sep 28 08:41:46 kernel: [ 5.219469] pnp 00:0a: [io 0x0090-0x009f]
2011 Sep 28 08:41:46 kernel: [ 5.219529] pnp 00:0a: [io 0x00a2-0x00bf]
2011 Sep 28 08:41:46 kernel: [ 5.219588] pnp 00:0a: [io 0x00e0-0x00ef]
2011 Sep 28 08:41:46 kernel: [ 5.219648] pnp 00:0a: [io 0x0ca2-0x0ca3]
2011 Sep 28 08:41:46 kernel: [ 5.219708] pnp 00:0a: [io 0x0cf8-0x0cff]
2011 Sep 28 08:41:46 kernel: [ 5.219767] pnp 00:0a: [io 0x04d0-0x04d1]
2011 Sep 28 08:41:46 kernel: [ 5.219827] pnp 00:0a: [mem 0x00000400-0x000004ff]
2011 Sep 28 08:41:46 kernel: [ 5.219888] pnp 00:0a: [io 0x0800-0x087f]
2011 Sep 28 08:41:46 kernel: [ 5.219948] pnp 00:0a: [io 0x0000-0xffffffffffffffff disabled]
2011 Sep 28 08:41:46 kernel: [ 5.220012] pnp 00:0a: [io 0x0500-0x057f]
2011 Sep 28 08:41:46 kernel: [ 5.220072] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
2011 Sep 28 08:41:46 kernel: [ 5.220133] pnp 00:0a: [mem 0xfed20000-0xfed3ffff]
2011 Sep 28 08:41:46 kernel: [ 5.220194] pnp 00:0a: [mem 0xfed40000-0xfed8ffff]
2011 Sep 28 08:41:46 kernel: [ 5.220406] system 00:0a: [io 0x0ca2-0x0ca3] has been reserved
2011 Sep 28 08:41:46 kernel: [ 5.220471] system 00:0a: [io 0x0cf8-0x0cff] could not be reserved
2011 Sep 28 08:41:46 kernel: [ 5.220537] system 00:0a: [io 0x04d0-0x04d1] has been reserved
2011 Sep 28 08:41:46 kernel: [ 5.220601] system 00:0a: [io 0x0800-0x087f] has been reserved
2011 Sep 28 08:41:46 kernel: [ 5.220665] system 00:0a: [io 0x0500-0x057f] has been reserved
2011 Sep 28 08:41:46 kernel: [ 5.220729] system 00:0a: [mem 0x00000400-0x000004ff] could not be reserved
2011 Sep 28 08:41:46 kernel: [ 5.220795] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
2011 Sep 28 08:41:46 kernel: [ 5.220861] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
2011 Sep 28 08:41:46 kernel: [ 5.220927] system 00:0a: [mem 0xfed40000-0xfed8ffff] has been reserved
2011 Sep 28 08:41:46 kernel: [ 5.220993] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
2011 Sep 28 08:41:46 kernel: [ 5.221122] pnp 00:0b: [mem 0xfed00000-0xfed003ff]
2011 Sep 28 08:41:46 kernel: [ 5.221225] pnp 00:0b: Plug and Play ACPI device, IDs PNP0103 (active)
2011 Sep 28 08:41:46 kernel: [ 5.221404] pnp 00:0c: [mem 0xfec00000-0xfec00fff]
2011 Sep 28 08:41:46 kernel: [ 5.221467] pnp 00:0c: [mem 0xfee00000-0xfee00fff]
2011 Sep 28 08:41:46 kernel: [ 5.221620] system 00:0c: [mem 0xfec00000-0xfec00fff] could not be reserved
2011 Sep 28 08:41:46 kernel: [ 5.221687] system 00:0c: [mem 0xfee00000-0xfee00fff] has been reserved
2011 Sep 28 08:41:46 kernel: [ 5.221754] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
2011 Sep 28 08:41:46 kernel: [ 5.221890] pnp 00:0d: [mem 0xe0000000-0xefffffff]
2011 Sep 28 08:41:46 kernel: [ 5.222077] system 00:0d: [mem 0xe0000000-0xefffffff] has been reserved
2011 Sep 28 08:41:46 kernel: [ 5.222145] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
2011 Sep 28 08:41:46 kernel: [ 5.222391] pnp 00:0e: [mem 0x000c0000-0x000cffff]
2011 Sep 28 08:41:46 kernel: [ 5.222454] pnp 00:0e: [mem 0x000e0000-0x000fffff]
2011 Sep 28 08:41:46 kernel: [ 5.222514] pnp 00:0e: [mem 0xfed90000-0xffffffff]
2011 Sep 28 08:41:46 kernel: [ 5.222702] system 00:0e: [mem 0x000c0000-0x000cffff] could not be reserved
2011 Sep 28 08:41:46 kernel: [ 5.222769] system 00:0e: [mem 0x000e0000-0x000fffff] could not be reserved
2011 Sep 28 08:41:46 kernel: [ 5.222835] system 00:0e: [mem 0xfed90000-0xffffffff] could not be reserved
2011 Sep 28 08:41:46 kernel: [ 5.222903] system 00:0e: Plug and Play ACPI device, IDs PNP0c01 (active)
2011 Sep 28 08:41:46 kernel: [ 5.223170] pnp: PnP ACPI: found 15 devices
2011 Sep 28 08:41:46 kernel: [ 5.223231] ACPI: ACPI bus type pnp unregistered
2011 Sep 28 08:41:46 kernel: [ 5.223294] PnPBIOS: Disabled
2011 Sep 28 08:41:46 kernel: [ 5.228704] PM-Timer failed consistency check (0x0xffffff) - aborting.
2011 Sep 28 08:41:46 kernel: [ 5.228802] PCI: max bus depth: 1 pci_try_num: 2
2011 Sep 28 08:41:46 kernel: [ 5.228990] pci 0000:00:1c.5: BAR 15: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
2011 Sep 28 08:41:46 kernel: [ 5.229076] pci 0000:00:1c.4: BAR 15: assigned [mem 0xc0200000-0xc03fffff 64bit pref]
2011 Sep 28 08:41:46 kernel: [ 5.229162] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0400000-0xc05fffff]
2011 Sep 28 08:41:46 kernel: [ 5.229230] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0600000-0xc07fffff 64bit pref]
2011 Sep 28 08:41:46 kernel: [ 5.229317] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff]
2011 Sep 28 08:41:46 kernel: [ 5.229381] pci 0000:00:01.0: PCI bridge to [bus 01-01]
2011 Sep 28 08:41:46 kernel: [ 5.229443] pci 0000:00:01.0: bridge window [io disabled]
2011 Sep 28 08:41:46 kernel: [ 5.229512] pci 0000:00:01.0: bridge window [mem disabled]
2011 Sep 28 08:41:46 kernel: [ 5.229579] pci 0000:00:01.0: bridge window [mem pref disabled]
2011 Sep 28 08:41:46 kernel: [ 5.229651] pci 0000:00:03.0: PCI bridge to [bus 02-02]
2011 Sep 28 08:41:46 kernel: [ 5.229713] pci 0000:00:03.0: bridge window [io disabled]
2011 Sep 28 08:41:46 kernel: [ 5.229782] pci 0000:00:03.0: bridge window [mem disabled]
2011 Sep 28 08:41:46 kernel: [ 5.229848] pci 0000:00:03.0: bridge window [mem pref disabled]
2011 Sep 28 08:41:46 kernel: [ 5.229921] pci 0000:00:07.0: PCI bridge to [bus 03-03]
2011 Sep 28 08:41:46 kernel: [ 5.229982] pci 0000:00:07.0: bridge window [io disabled]
2011 Sep 28 08:41:46 kernel: [ 5.230051] pci 0000:00:07.0: bridge window [mem disabled]
2011 Sep 28 08:41:46 kernel: [ 5.230118] pci 0000:00:07.0: bridge window [mem pref disabled]
2011 Sep 28 08:41:46 kernel: [ 5.230190] pci 0000:00:09.0: PCI bridge to [bus 04-04]
2011 Sep 28 08:41:46 kernel: [ 5.230251] pci 0000:00:09.0: bridge window [io disabled]
2011 Sep 28 08:41:46 kernel: [ 5.230320] pci 0000:00:09.0: bridge window [mem disabled]
2011 Sep 28 08:41:46 kernel: [ 5.230387] pci 0000:00:09.0: bridge window [mem pref disabled]
2011 Sep 28 08:41:46 kernel: [ 5.230459] pci 0000:00:1c.0: PCI bridge to [bus 05-05]
2011 Sep 28 08:41:46 kernel: [ 5.230523] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
2011 Sep 28 08:41:46 kernel: [ 5.230594] pci 0000:00:1c.0: bridge window [mem 0xc0400000-0xc05fffff]
2011 Sep 28 08:41:46 kernel: [ 5.230663] pci 0000:00:1c.0: bridge window [mem 0xc0600000-0xc07fffff 64bit pref]
2011 Sep 28 08:41:46 kernel: [ 5.230757] pci 0000:00:1c.4: PCI bridge to [bus 06-06]
2011 Sep 28 08:41:46 kernel: [ 5.230821] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
2011 Sep 28 08:41:46 kernel: [ 5.230891] pci 0000:00:1c.4: bridge window [mem 0xfbc00000-0xfbcfffff]
2011 Sep 28 08:41:46 kernel: [ 5.230961] pci 0000:00:1c.4: bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
2011 Sep 28 08:41:46 kernel: [ 5.231055] pci 0000:00:1c.5: PCI bridge to [bus 07-07]
2011 Sep 28 08:41:46 kernel: [ 5.231119] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
2011 Sep 28 08:41:46 kernel: [ 5.231189] pci 0000:00:1c.5: bridge window [mem 0xfbd00000-0xfbdfffff]
2011 Sep 28 08:41:46 kernel: [ 5.231259] pci 0000:00:1c.5: bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
2011 Sep 28 08:41:46 kernel: [ 5.231353] pci 0000:00:1e.0: PCI bridge to [bus 08-08]
2011 Sep 28 08:41:46 kernel: [ 5.231414] pci 0000:00:1e.0: bridge window [io disabled]
2011 Sep 28 08:41:46 kernel: [ 5.231484] pci 0000:00:1e.0: bridge window [mem 0xfaf00000-0xfb7fffff]
2011 Sep 28 08:41:46 kernel: [ 5.231554] pci 0000:00:1e.0: bridge window [mem 0xf9000000-0xf9ffffff 64bit pref]
2011 Sep 28 08:41:46 kernel: [ 5.231660] pci 0000:00:01.0: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 5.231735] pci 0000:00:03.0: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 5.231809] pci 0000:00:07.0: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 5.231884] pci 0000:00:09.0: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 5.231955] pci 0000:00:1c.0: enabling device (0104 -> 0107)
2011 Sep 28 08:41:46 kernel: [ 5.232021] xen: registering gsi 17 triggering 0 polarity 1
2011 Sep 28 08:41:46 kernel: [ 5.232093] xen: --> pirq=17 -> irq=17 (gsi=17)
2011 Sep 28 08:41:46 kernel: [ 5.232158] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
2011 Sep 28 08:41:46 kernel: [ 5.232228] pci 0000:00:1c.0: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 5.232299] xen: registering gsi 17 triggering 0 polarity 1
2011 Sep 28 08:41:46 kernel: [ 5.232362] xen_map_pirq_gsi: returning irq 17 for gsi 17
2011 Sep 28 08:41:46 kernel: [ 5.232424] xen: --> pirq=17 -> irq=17 (gsi=17)
2011 Sep 28 08:41:46 kernel: [ 5.232485] Already setup the GSI :17
2011 Sep 28 08:41:46 kernel: [ 5.232545] pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
2011 Sep 28 08:41:46 kernel: [ 5.232614] pci 0000:00:1c.4: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 5.232683] xen: registering gsi 16 triggering 0 polarity 1
2011 Sep 28 08:41:46 kernel: [ 5.232757] xen: --> pirq=16 -> irq=16 (gsi=16)
2011 Sep 28 08:41:46 kernel: [ 5.234412] pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
2011 Sep 28 08:41:46 kernel: [ 5.234482] pci 0000:00:1c.5: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 5.234556] pci 0000:00:1e.0: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 5.234622] pci_bus 0000:00: resource 4 [io 0x0000-0x03af]
2011 Sep 28 08:41:46 kernel: [ 5.234685] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7]
2011 Sep 28 08:41:46 kernel: [ 5.234747] pci_bus 0000:00: resource 6 [io 0x03b0-0x03bb]
2011 Sep 28 08:41:46 kernel: [ 5.234811] pci_bus 0000:00: resource 7 [io 0x03c0-0x03df]
2011 Sep 28 08:41:46 kernel: [ 5.234873] pci_bus 0000:00: resource 8 [io 0x0d00-0xefff]
2011 Sep 28 08:41:46 kernel: [ 5.234936] pci_bus 0000:00: resource 9 [io 0xf000-0xffff]
2011 Sep 28 08:41:46 kernel: [ 5.234999] pci_bus 0000:00: resource 10 [mem 0x000a0000-0x000bffff]
2011 Sep 28 08:41:46 kernel: [ 5.235064] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000dffff]
2011 Sep 28 08:41:46 kernel: [ 5.235129] pci_bus 0000:00: resource 12 [mem 0xc0000000-0xdfffffff]
2011 Sep 28 08:41:46 kernel: [ 5.235194] pci_bus 0000:00: resource 13 [mem 0xf0000000-0xfed8ffff]
2011 Sep 28 08:41:46 kernel: [ 5.235259] pci_bus 0000:05: resource 0 [io 0x1000-0x1fff]
2011 Sep 28 08:41:46 kernel: [ 5.235322] pci_bus 0000:05: resource 1 [mem 0xc0400000-0xc05fffff]
2011 Sep 28 08:41:46 kernel: [ 5.235386] pci_bus 0000:05: resource 2 [mem 0xc0600000-0xc07fffff 64bit pref]
2011 Sep 28 08:41:46 kernel: [ 5.235470] pci_bus 0000:06: resource 0 [io 0xd000-0xdfff]
2011 Sep 28 08:41:46 kernel: [ 5.235533] pci_bus 0000:06: resource 1 [mem 0xfbc00000-0xfbcfffff]
2011 Sep 28 08:41:46 kernel: [ 5.235597] pci_bus 0000:06: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
2011 Sep 28 08:41:46 kernel: [ 5.235681] pci_bus 0000:07: resource 0 [io 0xe000-0xefff]
2011 Sep 28 08:41:46 kernel: [ 5.235743] pci_bus 0000:07: resource 1 [mem 0xfbd00000-0xfbdfffff]
2011 Sep 28 08:41:46 kernel: [ 5.235808] pci_bus 0000:07: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref]
2011 Sep 28 08:41:46 kernel: [ 5.235891] pci_bus 0000:08: resource 1 [mem 0xfaf00000-0xfb7fffff]
2011 Sep 28 08:41:46 kernel: [ 5.235956] pci_bus 0000:08: resource 2 [mem 0xf9000000-0xf9ffffff 64bit pref]
2011 Sep 28 08:41:46 kernel: [ 5.236039] pci_bus 0000:08: resource 4 [io 0x0000-0x03af]
2011 Sep 28 08:41:46 kernel: [ 5.236102] pci_bus 0000:08: resource 5 [io 0x03e0-0x0cf7]
2011 Sep 28 08:41:46 kernel: [ 5.236165] pci_bus 0000:08: resource 6 [io 0x03b0-0x03bb]
2011 Sep 28 08:41:46 kernel: [ 5.236227] pci_bus 0000:08: resource 7 [io 0x03c0-0x03df]
2011 Sep 28 08:41:46 kernel: [ 5.236290] pci_bus 0000:08: resource 8 [io 0x0d00-0xefff]
2011 Sep 28 08:41:46 kernel: [ 5.236353] pci_bus 0000:08: resource 9 [io 0xf000-0xffff]
2011 Sep 28 08:41:46 kernel: [ 5.236416] pci_bus 0000:08: resource 10 [mem 0x000a0000-0x000bffff]
2011 Sep 28 08:41:46 kernel: [ 5.236480] pci_bus 0000:08: resource 11 [mem 0x000d0000-0x000dffff]
2011 Sep 28 08:41:46 kernel: [ 5.236546] pci_bus 0000:08: resource 12 [mem 0xc0000000-0xdfffffff]
2011 Sep 28 08:41:46 kernel: [ 5.236610] pci_bus 0000:08: resource 13 [mem 0xf0000000-0xfed8ffff]
2011 Sep 28 08:41:46 kernel: [ 5.236675] pci_bus 0000:ff: resource 0 [io 0x0000-0xffff]
2011 Sep 28 08:41:46 kernel: [ 5.236737] pci_bus 0000:ff: resource 1 [mem 0x00000000-0xffffffffff]
2011 Sep 28 08:41:46 kernel: [ 5.236829] NET: Registered protocol family 2
2011 Sep 28 08:41:46 kernel: [ 5.236945] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
2011 Sep 28 08:41:46 kernel: [ 5.237219] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
2011 Sep 28 08:41:46 kernel: [ 5.237551] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
2011 Sep 28 08:41:46 kernel: [ 5.237726] TCP: Hash tables configured (established 131072 bind 65536)
2011 Sep 28 08:41:46 kernel: [ 5.237793] TCP reno registered
2011 Sep 28 08:41:46 kernel: [ 5.237852] UDP hash table entries: 512 (order: 2, 16384 bytes)
2011 Sep 28 08:41:46 kernel: [ 5.237920] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
2011 Sep 28 08:41:46 kernel: [ 5.238061] NET: Registered protocol family 1
2011 Sep 28 08:41:46 kernel: [ 5.238419] pci 0000:08:01.0: Boot video device
2011 Sep 28 08:41:46 kernel: [ 5.238538] PCI: CLS 256 bytes, default 64
2011 Sep 28 08:41:46 kernel: [ 5.238633] Trying to unpack rootfs image as initramfs...
2011 Sep 28 08:41:46 kernel: [ 7.302462] Freeing initrd memory: 9288k freed
2011 Sep 28 08:41:46 kernel: [ 7.305303] audit: initializing netlink socket (disabled)
2011 Sep 28 08:41:46 kernel: [ 7.305382] type=2000 audit(1317199305.245:1): initialized
2011 Sep 28 08:41:46 kernel: [ 7.320585] highmem bounce pool size: 64 pages
2011 Sep 28 08:41:46 kernel: [ 7.320657] HugeTLB registered 2 MB page size, pre-allocated 0 pages
2011 Sep 28 08:41:46 kernel: [ 7.322770] squashfs: version 4.0 (2009/01/31) Phillip Lougher
2011 Sep 28 08:41:46 kernel: [ 7.322988] msgmni has been set to 911
2011 Sep 28 08:41:46 kernel: [ 7.323400] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
2011 Sep 28 08:41:46 kernel: [ 7.323523] io scheduler noop registered
2011 Sep 28 08:41:46 kernel: [ 7.323583] io scheduler deadline registered
2011 Sep 28 08:41:46 kernel: [ 7.323655] io scheduler cfq registered (default)
2011 Sep 28 08:41:46 kernel: [ 7.324276] pcieport 0000:00:1c.0: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 7.324565] pcieport 0000:00:1c.4: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 7.324826] pcieport 0000:00:1c.5: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 7.325102] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
2011 Sep 28 08:41:46 kernel: [ 7.325185] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
2011 Sep 28 08:41:46 kernel: [ 7.325328] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
2011 Sep 28 08:41:46 kernel: [ 7.325415] ACPI: Power Button [PWRB]
2011 Sep 28 08:41:46 kernel: [ 7.325510] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
2011 Sep 28 08:41:46 kernel: [ 7.325595] ACPI: Power Button [PWRF]
2011 Sep 28 08:41:46 kernel: [ 7.326054] ACPI: acpi_idle registered with cpuidle
2011 Sep 28 08:41:46 kernel: [ 7.329127] APEI: Can not request iomem region <00000000bf7b334a-00000000bf7b334c> for GARs.
2011 Sep 28 08:41:46 kernel: [ 7.329259] isapnp: Scanning for PnP cards...
2011 Sep 28 08:41:46 kernel: [ 7.683533] isapnp: No Plug & Play device found
2011 Sep 28 08:41:46 kernel: [ 7.683654] Event-channel device installed.
2011 Sep 28 08:41:46 kernel: [ 7.683980] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
2011 Sep 28 08:41:46 kernel: [ 7.704615] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
2011 Sep 28 08:41:46 kernel: [ 7.725303] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
2011 Sep 28 08:41:46 kernel: [ 7.869280] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
2011 Sep 28 08:41:46 kernel: [ 7.893166] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
2011 Sep 28 08:41:46 kernel: [ 7.896810] hpet_acpi_add: no address or irqs in _CRS
2011 Sep 28 08:41:46 kernel: [ 7.896884] Linux agpgart interface v0.103
2011 Sep 28 08:41:46 kernel: [ 7.898084] brd: module loaded
2011 Sep 28 08:41:46 kernel: [ 7.898664] loop: module loaded
2011 Sep 28 08:41:46 kernel: [ 7.898914] ata_piix 0000:00:1f.2: version 2.13
2011 Sep 28 08:41:46 kernel: [ 7.898990] xen: registering gsi 19 triggering 0 polarity 1
2011 Sep 28 08:41:46 kernel: [ 7.899061] xen: --> pirq=19 -> irq=19 (gsi=19)
2011 Sep 28 08:41:46 kernel: [ 7.899129] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
2011 Sep 28 08:41:46 kernel: [ 7.899201] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
2011 Sep 28 08:41:46 kernel: [ 7.899481] ata_piix 0000:00:1f.2: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 7.899815] scsi0 : ata_piix
2011 Sep 28 08:41:46 kernel: [ 7.899962] scsi1 : ata_piix
2011 Sep 28 08:41:46 kernel: [ 7.901507] ata1: SATA max UDMA/133 cmd 0xc000 ctl 0xbc00 bmdma 0xb480 irq 19
2011 Sep 28 08:41:46 kernel: [ 7.901580] ata2: SATA max UDMA/133 cmd 0xb880 ctl 0xb800 bmdma 0xb488 irq 19
2011 Sep 28 08:41:46 kernel: [ 7.901688] xen: registering gsi 19 triggering 0 polarity 1
2011 Sep 28 08:41:46 kernel: [ 7.901752] xen_map_pirq_gsi: returning irq 19 for gsi 19
2011 Sep 28 08:41:46 kernel: [ 7.901814] xen: --> pirq=19 -> irq=19 (gsi=19)
2011 Sep 28 08:41:46 kernel: [ 7.901877] Already setup the GSI :19
2011 Sep 28 08:41:46 kernel: [ 7.901936] ata_piix 0000:00:1f.5: PCI INT B -> GSI 19 (level, low) -> IRQ 19
2011 Sep 28 08:41:46 kernel: [ 7.902008] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
2011 Sep 28 08:41:46 kernel: [ 7.902280] ata_piix 0000:00:1f.5: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 7.902542] scsi2 : ata_piix
2011 Sep 28 08:41:46 kernel: [ 7.902675] scsi3 : ata_piix
2011 Sep 28 08:41:46 kernel: [ 7.903828] ata3: SATA max UDMA/133 cmd 0xb000 ctl 0xac00 bmdma 0xa480 irq 19
2011 Sep 28 08:41:46 kernel: [ 7.903898] ata4: SATA max UDMA/133 cmd 0xa880 ctl 0xa800 bmdma 0xa488 irq 19
2011 Sep 28 08:41:46 kernel: [ 7.904301] Fixed MDIO Bus: probed
2011 Sep 28 08:41:46 kernel: [ 7.904387] PPP generic driver version 2.4.2
2011 Sep 28 08:41:46 kernel: [ 7.904850] tun: Universal TUN/TAP device driver, 1.6
2011 Sep 28 08:41:46 kernel: [ 7.904914] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
2011 Sep 28 08:41:46 kernel: [ 7.905054] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
2011 Sep 28 08:41:46 kernel: [ 7.905139] xen: registering gsi 18 triggering 0 polarity 1
2011 Sep 28 08:41:46 kernel: [ 7.905210] xen: --> pirq=18 -> irq=18 (gsi=18)
2011 Sep 28 08:41:46 kernel: [ 7.905275] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
2011 Sep 28 08:41:46 kernel: [ 7.905357] ehci_hcd 0000:00:1a.7: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 7.905424] ehci_hcd 0000:00:1a.7: EHCI Host Controller
2011 Sep 28 08:41:46 kernel: [ 7.905515] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
2011 Sep 28 08:41:46 kernel: [ 7.905649] ehci_hcd 0000:00:1a.7: debug port 1
2011 Sep 28 08:41:46 kernel: [ 7.909591] ehci_hcd 0000:00:1a.7: cache line size of 256 is not supported
2011 Sep 28 08:41:46 kernel: [ 7.909678] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfbeda000
2011 Sep 28 08:41:46 kernel: [ 7.924531] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
2011 Sep 28 08:41:46 kernel: [ 7.924727] hub 1-0:1.0: USB hub found
2011 Sep 28 08:41:46 kernel: [ 7.924790] hub 1-0:1.0: 6 ports detected
2011 Sep 28 08:41:46 kernel: [ 7.924938] xen: registering gsi 23 triggering 0 polarity 1
2011 Sep 28 08:41:46 kernel: [ 7.925009] xen: --> pirq=23 -> irq=23 (gsi=23)
2011 Sep 28 08:41:46 kernel: [ 7.925074] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
2011 Sep 28 08:41:46 kernel: [ 7.925156] ehci_hcd 0000:00:1d.7: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 7.925223] ehci_hcd 0000:00:1d.7: EHCI Host Controller
2011 Sep 28 08:41:46 kernel: [ 7.925315] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
2011 Sep 28 08:41:46 kernel: [ 7.925447] ehci_hcd 0000:00:1d.7: debug port 1
2011 Sep 28 08:41:46 kernel: [ 7.929396] ehci_hcd 0000:00:1d.7: cache line size of 256 is not supported
2011 Sep 28 08:41:46 kernel: [ 7.929482] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfbed8000
2011 Sep 28 08:41:46 kernel: [ 7.944531] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
2011 Sep 28 08:41:46 kernel: [ 7.944716] hub 2-0:1.0: USB hub found
2011 Sep 28 08:41:46 kernel: [ 7.944779] hub 2-0:1.0: 6 ports detected
2011 Sep 28 08:41:46 kernel: [ 7.944923] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
2011 Sep 28 08:41:46 kernel: [ 7.945001] uhci_hcd: USB Universal Host Controller Interface driver
2011 Sep 28 08:41:46 kernel: [ 7.945094] xen: registering gsi 16 triggering 0 polarity 1
2011 Sep 28 08:41:46 kernel: [ 7.945157] xen_map_pirq_gsi: returning irq 16 for gsi 16
2011 Sep 28 08:41:46 kernel: [ 7.945219] xen: --> pirq=16 -> irq=16 (gsi=16)
2011 Sep 28 08:41:46 kernel: [ 7.945282] Already setup the GSI :16
2011 Sep 28 08:41:46 kernel: [ 7.945341] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
2011 Sep 28 08:41:46 kernel: [ 7.945414] uhci_hcd 0000:00:1a.0: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 7.945480] uhci_hcd 0000:00:1a.0: UHCI Host Controller
2011 Sep 28 08:41:46 kernel: [ 7.945580] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
2011 Sep 28 08:41:46 kernel: [ 7.945715] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000cc00
2011 Sep 28 08:41:46 kernel: [ 7.945906] hub 3-0:1.0: USB hub found
2011 Sep 28 08:41:46 kernel: [ 7.945969] hub 3-0:1.0: 2 ports detected
2011 Sep 28 08:41:46 kernel: [ 7.946108] xen: registering gsi 21 triggering 0 polarity 1
2011 Sep 28 08:41:46 kernel: [ 7.946178] xen: --> pirq=21 -> irq=21 (gsi=21)
2011 Sep 28 08:41:46 kernel: [ 7.946244] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
2011 Sep 28 08:41:46 kernel: [ 7.946317] uhci_hcd 0000:00:1a.1: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 7.946382] uhci_hcd 0000:00:1a.1: UHCI Host Controller
2011 Sep 28 08:41:46 kernel: [ 7.946477] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
2011 Sep 28 08:41:46 kernel: [ 7.946608] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000c880
2011 Sep 28 08:41:46 kernel: [ 7.946803] hub 4-0:1.0: USB hub found
2011 Sep 28 08:41:46 kernel: [ 7.946865] hub 4-0:1.0: 2 ports detected
2011 Sep 28 08:41:46 kernel: [ 7.947000] xen: registering gsi 19 triggering 0 polarity 1
2011 Sep 28 08:41:46 kernel: [ 7.947064] xen_map_pirq_gsi: returning irq 19 for gsi 19
2011 Sep 28 08:41:46 kernel: [ 7.947126] xen: --> pirq=19 -> irq=19 (gsi=19)
2011 Sep 28 08:41:46 kernel: [ 7.947187] Already setup the GSI :19
2011 Sep 28 08:41:46 kernel: [ 7.947247] uhci_hcd 0000:00:1a.2: PCI INT D -> GSI 19 (level, low) -> IRQ 19
2011 Sep 28 08:41:46 kernel: [ 7.947319] uhci_hcd 0000:00:1a.2: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 7.947386] uhci_hcd 0000:00:1a.2: UHCI Host Controller
2011 Sep 28 08:41:46 kernel: [ 7.947477] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
2011 Sep 28 08:41:46 kernel: [ 7.947592] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000c800
2011 Sep 28 08:41:46 kernel: [ 7.947787] hub 5-0:1.0: USB hub found
2011 Sep 28 08:41:46 kernel: [ 7.947850] hub 5-0:1.0: 2 ports detected
2011 Sep 28 08:41:46 kernel: [ 7.947989] xen: registering gsi 23 triggering 0 polarity 1
2011 Sep 28 08:41:46 kernel: [ 7.949472] xen_map_pirq_gsi: returning irq 23 for gsi 23
2011 Sep 28 08:41:46 kernel: [ 7.949534] xen: --> pirq=23 -> irq=23 (gsi=23)
2011 Sep 28 08:41:46 kernel: [ 7.949607] Already setup the GSI :23
2011 Sep 28 08:41:46 kernel: [ 7.949666] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
2011 Sep 28 08:41:46 kernel: [ 7.949739] uhci_hcd 0000:00:1d.0: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 7.949805] uhci_hcd 0000:00:1d.0: UHCI Host Controller
2011 Sep 28 08:41:46 kernel: [ 7.949901] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
2011 Sep 28 08:41:46 kernel: [ 7.950017] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000c480
2011 Sep 28 08:41:46 kernel: [ 7.950210] hub 6-0:1.0: USB hub found
2011 Sep 28 08:41:46 kernel: [ 7.950273] hub 6-0:1.0: 2 ports detected
2011 Sep 28 08:41:46 kernel: [ 7.950410] xen: registering gsi 19 triggering 0 polarity 1
2011 Sep 28 08:41:46 kernel: [ 7.950473] xen_map_pirq_gsi: returning irq 19 for gsi 19
2011 Sep 28 08:41:46 kernel: [ 7.950536] xen: --> pirq=19 -> irq=19 (gsi=19)
2011 Sep 28 08:41:46 kernel: [ 7.950598] Already setup the GSI :19
2011 Sep 28 08:41:46 kernel: [ 7.950657] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
2011 Sep 28 08:41:46 kernel: [ 7.950732] uhci_hcd 0000:00:1d.1: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 7.950798] uhci_hcd 0000:00:1d.1: UHCI Host Controller
2011 Sep 28 08:41:46 kernel: [ 7.950898] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
2011 Sep 28 08:41:46 kernel: [ 7.951014] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000c400
2011 Sep 28 08:41:46 kernel: [ 7.951209] hub 7-0:1.0: USB hub found
2011 Sep 28 08:41:46 kernel: [ 7.951272] hub 7-0:1.0: 2 ports detected
2011 Sep 28 08:41:46 kernel: [ 7.951408] xen: registering gsi 18 triggering 0 polarity 1
2011 Sep 28 08:41:46 kernel: [ 7.951472] xen_map_pirq_gsi: returning irq 18 for gsi 18
2011 Sep 28 08:41:46 kernel: [ 7.951534] xen: --> pirq=18 -> irq=18 (gsi=18)
2011 Sep 28 08:41:46 kernel: [ 7.951595] Already setup the GSI :18
2011 Sep 28 08:41:46 kernel: [ 7.951654] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
2011 Sep 28 08:41:46 kernel: [ 7.951726] uhci_hcd 0000:00:1d.2: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 7.951793] uhci_hcd 0000:00:1d.2: UHCI Host Controller
2011 Sep 28 08:41:46 kernel: [ 7.951887] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
2011 Sep 28 08:41:46 kernel: [ 7.952002] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c080
2011 Sep 28 08:41:46 kernel: [ 7.952207] hub 8-0:1.0: USB hub found
2011 Sep 28 08:41:46 kernel: [ 7.952270] hub 8-0:1.0: 2 ports detected
2011 Sep 28 08:41:46 kernel: [ 7.952466] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
2011 Sep 28 08:41:46 kernel: [ 7.952533] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
2011 Sep 28 08:41:46 kernel: [ 7.953361] serio: i8042 KBD port at 0x60,0x64 irq 1
2011 Sep 28 08:41:46 kernel: [ 7.953513] mousedev: PS/2 mouse device common for all mice
2011 Sep 28 08:41:46 kernel: [ 7.953690] rtc_cmos 00:03: RTC can wake from S4
2011 Sep 28 08:41:46 kernel: [ 7.953873] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
2011 Sep 28 08:41:46 kernel: [ 7.953972] rtc0: alarms up to one month, y3k, 114 bytes nvram
2011 Sep 28 08:41:46 kernel: [ 7.954100] device-mapper: uevent: version 1.0.3
2011 Sep 28 08:41:46 kernel: [ 7.954224] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
2011 Sep 28 08:41:46 kernel: [ 7.954411] device-mapper: multipath: version 1.3.0 loaded
2011 Sep 28 08:41:46 kernel: [ 7.954475] device-mapper: multipath round-robin: version 1.0.0 loaded
2011 Sep 28 08:41:46 kernel: [ 7.954626] EISA: Probing bus 0 at eisa.0
2011 Sep 28 08:41:46 kernel: [ 7.954686] EISA: Cannot allocate resource for mainboard
2011 Sep 28 08:41:46 kernel: [ 7.954748] Cannot allocate resource for EISA slot 1
2011 Sep 28 08:41:46 kernel: [ 7.954809] Cannot allocate resource for EISA slot 2
2011 Sep 28 08:41:46 kernel: [ 7.954870] Cannot allocate resource for EISA slot 3
2011 Sep 28 08:41:46 kernel: [ 7.954932] Cannot allocate resource for EISA slot 4
2011 Sep 28 08:41:46 kernel: [ 7.954993] Cannot allocate resource for EISA slot 5
2011 Sep 28 08:41:46 kernel: [ 7.955054] Cannot allocate resource for EISA slot 6
2011 Sep 28 08:41:46 kernel: [ 7.955115] Cannot allocate resource for EISA slot 7
2011 Sep 28 08:41:46 kernel: [ 7.955176] Cannot allocate resource for EISA slot 8
2011 Sep 28 08:41:46 kernel: [ 7.955237] EISA: Detected 0 cards.
2011 Sep 28 08:41:46 kernel: [ 7.955304] cpufreq-nforce2: No nForce2 chipset.
2011 Sep 28 08:41:46 kernel: [ 7.955365] cpuidle: using governor ladder
2011 Sep 28 08:41:46 kernel: [ 7.955424] cpuidle: using governor menu
2011 Sep 28 08:41:46 kernel: [ 7.955483] EFI Variables Facility v0.08 2004-May-17
2011 Sep 28 08:41:46 kernel: [ 7.955799] TCP cubic registered
2011 Sep 28 08:41:46 kernel: [ 7.955972] NET: Registered protocol family 10
2011 Sep 28 08:41:46 kernel: [ 7.956623] NET: Registered protocol family 17
2011 Sep 28 08:41:46 kernel: [ 7.956722] Bridge firewalling registered
2011 Sep 28 08:41:46 kernel: [ 7.956784] 802.1Q VLAN Support v1.8
2011 Sep 28 08:41:46 kernel: [ 7.957105] sctp: Hash tables configured (established 65536 bind 65536)
2011 Sep 28 08:41:46 kernel: [ 7.957329] Using IPI No-Shortcut mode
2011 Sep 28 08:41:46 kernel: [ 7.957455] PM: Hibernation image not present or could not be loaded.
2011 Sep 28 08:41:46 kernel: [ 7.957524] registered taskstats version 1
2011 Sep 28 08:41:46 kernel: [ 7.958520] Magic number: 11:103:676
2011 Sep 28 08:41:46 kernel: [ 7.958673] rtc_cmos 00:03: setting system clock to 2011-09-28 08:41:45 UTC (1317199305)
2011 Sep 28 08:41:46 kernel: [ 7.959681] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
2011 Sep 28 08:41:46 kernel: [ 7.959746] EDD information not available.
2011 Sep 28 08:41:46 kernel: [ 7.974381] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
2011 Sep 28 08:41:46 kernel: [ 8.231881] ata3: SATA link down (SStatus 0 SControl 300)
2011 Sep 28 08:41:46 kernel: [ 8.243273] ata4: SATA link down (SStatus 0 SControl 300)
2011 Sep 28 08:41:46 kernel: [ 8.348536] usb 2-2: new high speed USB device number 2 using ehci_hcd
2011 Sep 28 08:41:46 kernel: [ 8.696634] ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
2011 Sep 28 08:41:46 kernel: [ 8.696716] ata2.01: SATA link down (SStatus 0 SControl 300)
2011 Sep 28 08:41:46 kernel: [ 8.696948] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
2011 Sep 28 08:41:46 kernel: [ 8.697033] ata1.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
2011 Sep 28 08:41:46 kernel: [ 8.705091] ata2.00: ATA-8: ST1000DL002-9TT153, CC32, max UDMA/133
2011 Sep 28 08:41:46 kernel: [ 8.705156] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
2011 Sep 28 08:41:46 kernel: [ 8.712973] ata1.00: ATA-8: ST1000DL002-9TT153, CC32, max UDMA/133
2011 Sep 28 08:41:46 kernel: [ 8.713038] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
2011 Sep 28 08:41:46 kernel: [ 8.713393] ata1.01: ATA-8: ST31000524AS, JC4B, max UDMA/133
2011 Sep 28 08:41:46 kernel: [ 8.713463] ata1.01: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
2011 Sep 28 08:41:46 kernel: [ 8.720651] usb 4-1: new full speed USB device number 2 using uhci_hcd
2011 Sep 28 08:41:46 kernel: [ 8.721199] ata2.00: configured for UDMA/133
2011 Sep 28 08:41:46 kernel: [ 8.728955] ata1.00: configured for UDMA/133
2011 Sep 28 08:41:46 kernel: [ 8.744961] ata1.01: configured for UDMA/133
2011 Sep 28 08:41:46 kernel: [ 8.745159] scsi 0:0:0:0: Direct-Access ATA ST1000DL002-9TT1 CC32 PQ: 0 ANSI: 5
2011 Sep 28 08:41:46 kernel: [ 8.745381] sd 0:0:0:0: Attached scsi generic sg0 type 0
2011 Sep 28 08:41:46 kernel: [ 8.745463] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
2011 Sep 28 08:41:46 kernel: [ 8.745586] scsi 0:0:1:0: Direct-Access ATA ST31000524AS JC4B PQ: 0 ANSI: 5
2011 Sep 28 08:41:46 kernel: [ 8.745649] sd 0:0:0:0: [sda] Write Protect is off
2011 Sep 28 08:41:46 kernel: [ 8.745652] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
2011 Sep 28 08:41:46 kernel: [ 8.745690] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
2011 Sep 28 08:41:46 kernel: [ 8.745972] sd 0:0:1:0: Attached scsi generic sg1 type 0
2011 Sep 28 08:41:46 kernel: [ 8.746193] scsi 1:0:0:0: Direct-Access ATA ST1000DL002-9TT1 CC32 PQ: 0 ANSI: 5
2011 Sep 28 08:41:46 kernel: [ 8.746392] sd 1:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
2011 Sep 28 08:41:46 kernel: [ 8.746401] sd 1:0:0:0: Attached scsi generic sg2 type 0
2011 Sep 28 08:41:46 kernel: [ 8.746634] sd 1:0:0:0: [sdc] Write Protect is off
2011 Sep 28 08:41:46 kernel: [ 8.746698] sd 1:0:0:0: [sdc] Mode Sense: 00 3a 00 00
2011 Sep 28 08:41:46 kernel: [ 8.746792] sd 1:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
2011 Sep 28 08:41:46 kernel: [ 8.767270] sda: sda1 sda2
2011 Sep 28 08:41:46 kernel: [ 8.767286] sd 0:0:1:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
2011 Sep 28 08:41:46 kernel: [ 8.767373] sd 0:0:1:0: [sdb] Write Protect is off
2011 Sep 28 08:41:46 kernel: [ 8.767376] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
2011 Sep 28 08:41:46 kernel: [ 8.767412] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
2011 Sep 28 08:41:46 kernel: [ 8.782140] sdb: sdb1 sdb2
2011 Sep 28 08:41:46 kernel: [ 8.782277] sd 0:0:0:0: [sda] Attached SCSI disk
2011 Sep 28 08:41:46 kernel: [ 8.782479] sd 0:0:1:0: [sdb] Attached SCSI disk
2011 Sep 28 08:41:46 kernel: [ 8.800477] sdc: sdc1 sdc2 < sdc5 >
2011 Sep 28 08:41:46 kernel: [ 8.800838] sd 1:0:0:0: [sdc] Attached SCSI disk
2011 Sep 28 08:41:46 kernel: [ 8.801167] Freeing unused kernel memory: 676k freed
2011 Sep 28 08:41:46 kernel: [ 8.802751] Write protecting the kernel text: 5080k
2011 Sep 28 08:41:46 kernel: [ 8.803342] Write protecting the kernel read-only data: 1936k
2011 Sep 28 08:41:46 kernel: [ 8.803405] NX-protecting the kernel data: 3112k
2011 Sep 28 08:41:46 kernel: [ 8.990054] udevd (87): /proc/87/oom_adj is deprecated, please use /proc/87/oom_score_adj instead.
2011 Sep 28 08:41:46 kernel: [ 9.215814] dca service started, version 1.12.1
2011 Sep 28 08:41:46 kernel: [ 9.216492] ioatdma: Intel(R) QuickData Technology Driver 4.00
2011 Sep 28 08:41:46 kernel: [ 9.256593] xen: registering gsi 43 triggering 0 polarity 1
2011 Sep 28 08:41:46 kernel: [ 9.256609] xen: --> pirq=43 -> irq=43 (gsi=43)
2011 Sep 28 08:41:46 kernel: [ 9.256622] ioatdma 0000:00:16.0: PCI INT A -> GSI 43 (level, low) -> IRQ 43
2011 Sep 28 08:41:46 kernel: [ 9.256658] ioatdma 0000:00:16.0: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 9.257925] xen: registering gsi 44 triggering 0 polarity 1
2011 Sep 28 08:41:46 kernel: [ 9.257935] xen: --> pirq=44 -> irq=44 (gsi=44)
2011 Sep 28 08:41:46 kernel: [ 9.257944] ioatdma 0000:00:16.1: PCI INT B -> GSI 44 (level, low) -> IRQ 44
2011 Sep 28 08:41:46 kernel: [ 9.257972] ioatdma 0000:00:16.1: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 9.261168] xen: registering gsi 45 triggering 0 polarity 1
2011 Sep 28 08:41:46 kernel: [ 9.261178] xen: --> pirq=45 -> irq=45 (gsi=45)
2011 Sep 28 08:41:46 kernel: [ 9.261188] ioatdma 0000:00:16.2: PCI INT C -> GSI 45 (level, low) -> IRQ 45
2011 Sep 28 08:41:46 kernel: [ 9.261215] ioatdma 0000:00:16.2: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 9.269261] xen: registering gsi 46 triggering 0 polarity 1
2011 Sep 28 08:41:46 kernel: [ 9.269272] xen: --> pirq=46 -> irq=46 (gsi=46)
2011 Sep 28 08:41:46 kernel: [ 9.269281] ioatdma 0000:00:16.3: PCI INT D -> GSI 46 (level, low) -> IRQ 46
2011 Sep 28 08:41:46 kernel: [ 9.269310] ioatdma 0000:00:16.3: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 9.273752] xen: registering gsi 43 triggering 0 polarity 1
2011 Sep 28 08:41:46 kernel: [ 9.273757] xen_map_pirq_gsi: returning irq 43 for gsi 43
2011 Sep 28 08:41:46 kernel: [ 9.273760] xen: --> pirq=43 -> irq=43 (gsi=43)
2011 Sep 28 08:41:46 kernel: [ 9.273765] Already setup the GSI :43
2011 Sep 28 08:41:46 kernel: [ 9.273769] ioatdma 0000:00:16.4: PCI INT A -> GSI 43 (level, low) -> IRQ 43
2011 Sep 28 08:41:46 kernel: [ 9.273798] ioatdma 0000:00:16.4: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 9.275260] EDAC MC: Ver: 2.1.0
2011 Sep 28 08:41:46 kernel: [ 9.276731] xen: registering gsi 44 triggering 0 polarity 1
2011 Sep 28 08:41:46 kernel: [ 9.276736] xen_map_pirq_gsi: returning irq 44 for gsi 44
2011 Sep 28 08:41:46 kernel: [ 9.276739] xen: --> pirq=44 -> irq=44 (gsi=44)
2011 Sep 28 08:41:46 kernel: [ 9.276744] Already setup the GSI :44
2011 Sep 28 08:41:46 kernel: [ 9.276748] ioatdma 0000:00:16.5: PCI INT B -> GSI 44 (level, low) -> IRQ 44
2011 Sep 28 08:41:46 kernel: [ 9.276776] ioatdma 0000:00:16.5: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 9.284726] xen: registering gsi 45 triggering 0 polarity 1
2011 Sep 28 08:41:46 kernel: [ 9.284731] xen_map_pirq_gsi: returning irq 45 for gsi 45
2011 Sep 28 08:41:46 kernel: [ 9.284734] xen: --> pirq=45 -> irq=45 (gsi=45)
2011 Sep 28 08:41:46 kernel: [ 9.284739] Already setup the GSI :45
2011 Sep 28 08:41:46 kernel: [ 9.284743] ioatdma 0000:00:16.6: PCI INT C -> GSI 45 (level, low) -> IRQ 45
2011 Sep 28 08:41:46 kernel: [ 9.284772] ioatdma 0000:00:16.6: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 9.289128] xen: registering gsi 46 triggering 0 polarity 1
2011 Sep 28 08:41:46 kernel: [ 9.289134] xen_map_pirq_gsi: returning irq 46 for gsi 46
2011 Sep 28 08:41:46 kernel: [ 9.289137] xen: --> pirq=46 -> irq=46 (gsi=46)
2011 Sep 28 08:41:46 kernel: [ 9.289142] Already setup the GSI :46
2011 Sep 28 08:41:46 kernel: [ 9.289146] ioatdma 0000:00:16.7: PCI INT D -> GSI 46 (level, low) -> IRQ 46
2011 Sep 28 08:41:46 kernel: [ 9.289175] ioatdma 0000:00:16.7: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 9.317144] EDAC MC0: Giving out device to 'i7core_edac.c' 'i7 core #0': DEV 0000:ff:03.0
2011 Sep 28 08:41:46 kernel: [ 9.317162] EDAC PCI0: Giving out device to module 'i7core_edac' controller 'EDAC PCI controller': DEV '0000:ff:03.0' (POLLED)
2011 Sep 28 08:41:46 kernel: [ 9.317166] EDAC i7core: Driver loaded.
2011 Sep 28 08:41:46 kernel: [ 9.370976] e1000e: Intel(R) PRO/1000 Network Driver - 1.3.10-k2
2011 Sep 28 08:41:46 kernel: [ 9.370980] e1000e: Copyright(c) 1999 - 2011 Intel Corporation.
2011 Sep 28 08:41:46 kernel: [ 9.371015] e1000e 0000:06:00.0: Disabling ASPM L0s
2011 Sep 28 08:41:46 kernel: [ 9.371034] xen: registering gsi 16 triggering 0 polarity 1
2011 Sep 28 08:41:46 kernel: [ 9.371040] xen_map_pirq_gsi: returning irq 16 for gsi 16
2011 Sep 28 08:41:46 kernel: [ 9.371044] xen: --> pirq=16 -> irq=16 (gsi=16)
2011 Sep 28 08:41:46 kernel: [ 9.371052] Already setup the GSI :16
2011 Sep 28 08:41:46 kernel: [ 9.371057] e1000e 0000:06:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
2011 Sep 28 08:41:46 kernel: [ 9.371095] e1000e 0000:06:00.0: setting latency timer to 64
2011 Sep 28 08:41:46 kernel: [ 9.373648] iTCO_vendor_support: vendor-support=0
2011 Sep 28 08:41:46 kernel: [ 9.374040] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
2011 Sep 28 08:41:46 kernel: [ 9.374148] iTCO_wdt: Found a ICH10R TCO device (Version=2, TCOBASE=0x0860)
2011 Sep 28 08:41:46 kernel: [ 9.374221] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
2011 Sep 28 08:41:46 kernel: [ 9.417256] xen: registering gsi 18 triggering 0 polarity 1
2011 Sep 28 08:41:46 kernel: [ 9.417263] xen_map_pirq_gsi: returning irq 18 for gsi 18
2011 Sep 28 08:41:46 kernel: [ 9.417266] xen: --> pirq=18 -> irq=18 (gsi=18)
2011 Sep 28 08:41:46 kernel: [ 9.417273] Already setup the GSI :18
2011 Sep 28 08:41:46 kernel: [ 9.417278] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
2011 Sep 28 08:41:47 kernel: [ 9.492553] Initializing USB Mass Storage driver...
2011 Sep 28 08:41:47 kernel: [ 9.514707] [Firmware Warn]: GHES: Poll interval is 0 for generic hardware error source: 1, disabled.
2011 Sep 28 08:41:47 kernel: [ 9.514867] input: Winbond Electronics Corp Hermon USB hidmouse Device as /devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1:1.1/input/input3
2011 Sep 28 08:41:47 kernel: [ 9.514932] usbcore: registered new interface driver usbkbd
2011 Sep 28 08:41:47 kernel: [ 9.514935] usbkbd: :USB HID Boot Protocol keyboard driver
2011 Sep 28 08:41:47 kernel: [ 9.534236] input: Winbond Electronics Corp Hermon USB hidmouse Device as /devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1:1.0/input/input4
2011 Sep 28 08:41:47 kernel: [ 9.534302] usbcore: registered new interface driver usbmouse
2011 Sep 28 08:41:47 kernel: [ 9.534306] usbmouse: v1.6:USB HID Boot Protocol mouse driver
2011 Sep 28 08:41:47 kernel: [ 9.544000] input: PC Speaker as /devices/platform/pcspkr/input/input5
2011 Sep 28 08:41:47 kernel: [ 9.548305] scsi4 : usb-storage 2-2:1.0
2011 Sep 28 08:41:47 kernel: [ 9.551577] usbcore: registered new interface driver usb-storage
2011 Sep 28 08:41:47 kernel: [ 9.551581] USB Mass Storage support registered.
2011 Sep 28 08:41:47 kernel: [ 9.551900] usbcore: registered new interface driver uas
2011 Sep 28 08:41:47 kernel: [ 9.588634] e1000e 0000:06:00.0: eth0: (PCI Express:2.5GT/s:Width x1) 00:25:90:38:d8:2c
2011 Sep 28 08:41:47 kernel: [ 9.588640] e1000e 0000:06:00.0: eth0: Intel(R) PRO/1000 Network Connection
2011 Sep 28 08:41:47 kernel: [ 9.588729] e1000e 0000:06:00.0: eth0: MAC: 3, PHY: 8, PBA No: 0101FF-0FF
2011 Sep 28 08:41:47 kernel: [ 9.588919] usbcore: registered new interface driver usbhid
2011 Sep 28 08:41:47 kernel: [ 9.588923] usbhid: USB HID core driver
2011 Sep 28 08:41:47 kernel: [ 9.604559] e1000e 0000:07:00.0: Disabling ASPM L0s
2011 Sep 28 08:41:47 kernel: [ 9.604579] xen: registering gsi 17 triggering 0 polarity 1
2011 Sep 28 08:41:47 kernel: [ 9.604584] xen_map_pirq_gsi: returning irq 17 for gsi 17
2011 Sep 28 08:41:47 kernel: [ 9.604587] xen: --> pirq=17 -> irq=17 (gsi=17)
2011 Sep 28 08:41:47 kernel: [ 9.604594] Already setup the GSI :17
2011 Sep 28 08:41:47 kernel: [ 9.604598] e1000e 0000:07:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
2011 Sep 28 08:41:47 kernel: [ 9.604633] e1000e 0000:07:00.0: setting latency timer to 64
2011 Sep 28 08:41:47 kernel: [ 9.712108] e1000e 0000:07:00.0: eth1: (PCI Express:2.5GT/s:Width x1) 00:25:90:38:d8:2d
2011 Sep 28 08:41:47 kernel: [ 9.712113] e1000e 0000:07:00.0: eth1: Intel(R) PRO/1000 Network Connection
2011 Sep 28 08:41:47 kernel: [ 9.712200] e1000e 0000:07:00.0: eth1: MAC: 3, PHY: 8, PBA No: 0101FF-0FF
2011 Sep 28 08:41:48 kernel: [ 10.549397] scsi 4:0:0:0: Direct-Access Kingston DataTraveler G2 8.20 PQ: 0 ANSI: 2
2011 Sep 28 08:41:48 kernel: [ 10.618810] sd 4:0:0:0: [sdd] 3870720 512-byte logical blocks: (1.98 GB/1.84 GiB)
2011 Sep 28 08:41:48 kernel: [ 10.618835] sd 4:0:0:0: Attached scsi generic sg3 type 0
2011 Sep 28 08:41:48 kernel: [ 10.619375] sd 4:0:0:0: [sdd] Write Protect is off
2011 Sep 28 08:41:48 kernel: [ 10.619382] sd 4:0:0:0: [sdd] Mode Sense: 23 00 00 00
2011 Sep 28 08:41:48 kernel: [ 10.619996] sd 4:0:0:0: [sdd] No Caching mode page present
2011 Sep 28 08:41:48 kernel: [ 10.620001] sd 4:0:0:0: [sdd] Assuming drive cache: write through
2011 Sep 28 08:41:48 kernel: [ 10.622619] sd 4:0:0:0: [sdd] No Caching mode page present
2011 Sep 28 08:41:48 kernel: [ 10.622625] sd 4:0:0:0: [sdd] Assuming drive cache: write through
2011 Sep 28 08:41:48 kernel: [ 10.623398] sdd: sdd1
2011 Sep 28 08:41:48 kernel: [ 10.625361] sd 4:0:0:0: [sdd] No Caching mode page present
2011 Sep 28 08:41:48 kernel: [ 10.625365] sd 4:0:0:0: [sdd] Assuming drive cache: write through
2011 Sep 28 08:41:48 kernel: [ 10.625369] sd 4:0:0:0: [sdd] Attached SCSI removable disk
2011 Sep 28 08:41:49 kernel: [ 11.780576] EXT3-fs: barriers not enabled
2011 Sep 28 08:41:49 kernel: [ 11.780945] kjournald starting. Commit interval 5 seconds
2011 Sep 28 08:41:49 kernel: [ 11.780964] EXT3-fs (sda1): mounted filesystem with ordered data mode
2011 Sep 28 08:41:49 kernel: [ 11.803034] EXT3-fs: barriers not enabled
2011 Sep 28 08:41:49 kernel: [ 11.803292] kjournald starting. Commit interval 5 seconds
2011 Sep 28 08:41:49 kernel: [ 11.803309] EXT3-fs (sdb1): mounted filesystem with ordered data mode
2011 Sep 28 08:41:49 kernel: [ 11.874964] EXT3-fs (sdc1): error: couldn't mount because of unsupported optional features (240)
2011 Sep 28 08:41:49 kernel: [ 11.916992] EXT2-fs (sdc1): error: couldn't mount because of unsupported optional features (240)
2011 Sep 28 08:41:49 kernel: [ 12.049847] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
2011 Sep 28 08:41:55 syslog-ng[77]: syslog-ng version 1.6.12 going down
2011 Sep 28 09:41:56 syslog-ng[455]: syslog-ng version 1.6.12 starting
2011 Sep 28 09:41:57 kernel: klogd 1.5.0, log source = /proc/kmsg started.
2011 Sep 28 09:41:57 kernel: Cannot find map file.
2011 Sep 28 09:41:57 kernel: Loaded 60396 symbols from 18 modules.
2011 Sep 28 09:41:57 kernel: [ 19.778622] udev: starting version 151
2011 Sep 28 09:41:57 kernel: [ 20.144862] md: bind<sdb1>
2011 Sep 28 09:41:57 kernel: [ 20.151131] md: bind<sda1>
2011 Sep 28 09:41:57 kernel: [ 20.161680] md: bind<sdb2>
2011 Sep 28 09:41:57 kernel: [ 20.167537] md: bind<sda2>
2011 Sep 28 09:41:59 xenstored: Checking store ...
2011 Sep 28 09:41:59 xenstored: Checking store complete.
2011 Sep 28 09:41:59 kernel: [ 22.137786] XENBUS: Unable to read cpu state
2011 Sep 28 09:41:59 kernel: [ 22.137982] XENBUS: Unable to read cpu state
2011 Sep 28 09:41:59 kernel: [ 22.138139] XENBUS: Unable to read cpu state
2011 Sep 28 09:41:59 kernel: [ 22.138398] XENBUS: Unable to read cpu state
2011 Sep 28 09:42:00 BLKTAPCTRL[767]: blktapctrl.c:790: blktapctrl: v1.0.0
2011 Sep 28 09:42:00 BLKTAPCTRL[767]: blktapctrl.c:792: Found driver: [raw image (aio)]
2011 Sep 28 09:42:00 BLKTAPCTRL[767]: blktapctrl.c:792: Found driver: [raw image (sync)]
2011 Sep 28 09:42:00 BLKTAPCTRL[767]: blktapctrl.c:792: Found driver: [vmware image (vmdk)]
2011 Sep 28 09:42:00 BLKTAPCTRL[767]: blktapctrl.c:792: Found driver: [ramdisk image (ram)]
2011 Sep 28 09:42:00 BLKTAPCTRL[767]: blktapctrl.c:792: Found driver: [qcow disk (qcow)]
2011 Sep 28 09:42:00 BLKTAPCTRL[767]: blktapctrl.c:792: Found driver: [qcow2 disk (qcow2)]
2011 Sep 28 09:42:00 BLKTAPCTRL[767]: blktapctrl_linux.c:86: blktap0 open failed
2011 Sep 28 09:42:00 BLKTAPCTRL[767]: blktapctrl.c:859: couldn't open blktap interface
2011 Sep 28 09:42:00 BLKTAPCTRL[767]: blktapctrl.c:922: Unable to start blktapctrl
2011 Sep 28 09:42:02 kernel: [ 25.761693] Ebtables v2.0 registered
2011 Sep 28 09:42:02 kernel: [ 25.856686] ip_tables: (C) 2000-2006 Netfilter Core Team
2011 Sep 28 09:42:03 init: Entering runlevel: 3
2011 Sep 28 09:42:03 ntpd[1028]: ntpd 4.2.6p3@1.2290-o Wed Sep 21 08:28:39 UTC 2011 (1)
2011 Sep 28 09:42:03 ntpd[1029]: proto: precision = 0.427 usec
2011 Sep 28 09:42:03 ntpd[1029]: ntp_io: estimated max descriptors: 1024, initial socket boundary: 16
2011 Sep 28 09:42:03 ntpd[1029]: Listen and drop on 0 v4wildcard 0.0.0.0 UDP 123
2011 Sep 28 09:42:03 ntpd[1029]: Listen and drop on 1 v6wildcard :: UDP 123
2011 Sep 28 09:42:03 ntpd[1029]: Listen normally on 2 lo 127.0.0.1 UDP 123
2011 Sep 28 09:42:03 ntpd[1029]: Listen normally on 3 lo ::1 UDP 123
2011 Sep 28 09:42:03 ntpd[1029]: peers refreshed
2011 Sep 28 09:42:03 ntpd[1029]: Deferring DNS for 01.ntp.overnetdata.net 1
2011 Sep 28 09:51:56 syslog-ng[455]: STATS: dropped 0
2011 Sep 28 09:59:22 login[1050]: ROOT LOGIN on '/dev/tty2'
[-- Attachment #3: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
next prev parent reply other threads:[~2011-09-28 9:08 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-23 11:22 dmidecode doesn't work under xen 4.1.1 on certain hardware Anthony Wright
2011-09-23 13:32 ` Konrad Rzeszutek Wilk
2011-09-23 14:49 ` Anthony Wright
2011-09-26 14:13 ` Konrad Rzeszutek Wilk
2011-09-26 14:48 ` Anthony Wright
2011-09-26 19:37 ` Konrad Rzeszutek Wilk
2011-09-28 9:08 ` Anthony Wright [this message]
2011-09-28 13:28 ` Konrad Rzeszutek Wilk
2011-09-28 16:07 ` Anthony Wright
2011-09-28 16:32 ` Konrad Rzeszutek Wilk
2011-09-28 17:02 ` David Vrabel
2011-10-04 12:19 ` Anthony Wright
2011-10-05 15:16 ` Konrad Rzeszutek Wilk
2011-10-06 12:53 ` Anthony Wright
2011-10-06 16:07 ` Konrad Rzeszutek Wilk
2011-10-10 15:25 ` Anthony Wright
2011-10-10 16:15 ` Konrad Rzeszutek Wilk
2011-10-10 16:18 ` Konrad Rzeszutek Wilk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E82E429.2080600@overnetdata.com \
--to=anthony@overnetdata.com \
--cc=konrad.wilk@oracle.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.