On Fri, Nov 23, 2012 at 3:48 AM, Greg KH <[email protected]> wrote: > On Thu, Nov 22, 2012 at 10:01:02AM +0100, Peter Senna Tschudin wrote: >> I've write this scripts because I want to test both the build and the >> boot of -rc stable Kernels. I would like some feedback on the >> directions I'm going. >> >> My goal is to use cloud infrastructure like Amazon EC2 or Google >> Compute Engine, to build and boot stable -rc Kernels. > > EC2 makes it pretty hard to boot your own kernels, right? Does Google > make it any easier? I found a simple way of creating instances for testing Kernels at EC2. Google is on trial mode and I was not invited to test it yet. :-)
> >> The idea is to have one instance/VM for each Linux flavor, and to use >> this instance/VM for building and testing stable -rc Kernels. I'll >> start with something very simple like doing make modules_install;make >> install after compiling the Kernel, but later I want to follow distro >> specific instructions for building Kernel Packages. > > Have you looked at the ktest program in the kernel tree? It is quite > useful for building and testing kernels, I use it on EC2 to build the > stable kernel trees. I'll look at it, thank you. > >> Testing it this way will compile and boot the Kernel in a lot of >> different configurations and will do basic boot test. The major >> limitation is that it will boot only on virtual machines and not on >> real hardware. > > Yeah, that's a big limitation :( But here is the important question. Assuming that I can do what I'm proposing, automatically, is it useful to have it? Or how should it be done to be really useful? Sample generated on EC2: [peter@FedoraBuilder ~]$ uname -a;systemd-analyze Linux FedoraBuilder 3.6.8-rc1+ #1 SMP Fri Nov 23 13:42:10 CET 2012 x86_64 x86_64 x86_64 GNU/Linux Startup finished in 1153ms (kernel) + 5215ms (initramfs) + 124227ms (userspace) = 130596ms [peter@FedoraBuilder ~]$ dmesg [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.6.8-rc1+ (peter@FedoraBuilder) (gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) ) #1 SMP Fri Nov 23 13:42:10 CET 2012 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.6.8-rc1+ root=UUID=0b1faa16-fe45-4efc-954d-3672d0265063 ro rd.md=0 rd.lvm=0 rd.dm=0 SYSFONT=True KEYTABLE=us rd.luks=0 LANG=en_US.UTF-8 rhgb quiet [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bfffffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000f62ffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI 2.4 present. [ 0.000000] DMI: Xen HVM domU, BIOS 3.4.3-kaos_avx-110 08/29/2012 [ 0.000000] Hypervisor detected: Xen HVM [ 0.000000] Xen version 3.4. [ 0.000000] Xen Platform PCI: I/O protocol version 1 [ 0.000000] Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. [ 0.000000] Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks. [ 0.000000] You might have to change the root device [ 0.000000] from /dev/hd[a-d] to /dev/xvd[a-d] [ 0.000000] in your root= kernel command line option [ 0.000000] HVMOP_pagetable_dying not supported [ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0xf63000 max_arch_pfn = 0x400000000 [ 0.000000] MTRR default type: write-back [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF write-combining [ 0.000000] C0000-FFFFF write-back [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 0000C0000000 mask 3FFFE0000000 uncachable [ 0.000000] 1 base 0000E0000000 mask 3FFFF0000000 uncachable [ 0.000000] 2 base 0000F0000000 mask 3FFFFC000000 uncachable [ 0.000000] 3 base 0000F4000000 mask 3FFFFF000000 uncachable [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xc0000 max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000fcf40-0x000fcf4f] mapped at [ffff8800000fcf40] [ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 [ 0.000000] init_memory_mapping: [mem 0x00000000-0xbfffffff] [ 0.000000] [mem 0x00000000-0xbfffffff] page 2M [ 0.000000] kernel direct mapping tables up to 0xbfffffff @ [mem 0x1fffc000-0x1fffffff] [ 0.000000] init_memory_mapping: [mem 0x100000000-0xf62ffffff] [ 0.000000] [mem 0x100000000-0xf62ffffff] page 2M [ 0.000000] kernel direct mapping tables up to 0xf62ffffff @ [mem 0xbffc5000-0xbfffffff] [ 0.000000] RAMDISK: [mem 0x37032000-0x37810fff] [ 0.000000] ACPI: RSDP 00000000000ea020 00024 (v02 Xen) [ 0.000000] ACPI: XSDT 00000000fc006430 0004C (v01 Xen HVM 00000000 HVML 00000000) [ 0.000000] ACPI: FACP 00000000fc005ee0 000F4 (v04 Xen HVM 00000000 HVML 00000000) [ 0.000000] ACPI: DSDT 00000000fc002c40 0321F (v02 Xen HVM 00000000 INTL 20090220) [ 0.000000] ACPI: FACS 00000000fc002c00 00040 [ 0.000000] ACPI: APIC 00000000fc005fe0 00160 (v02 Xen HVM 00000000 HVML 00000000) [ 0.000000] ACPI: SRAT 00000000fc006140 00280 (v01 Xen HVM 00000000 HVML 00000000) [ 0.000000] ACPI: SLIT 00000000fc0063c0 00030 (v01 Xen HVM 00000000 HVML 00000000) [ 0.000000] ACPI: HPET 00000000fc0063f0 00038 (v01 Xen HVM 00000000 HVML 00000000) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x04 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x06 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x08 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x0a -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x0c -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x0e -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x20 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x22 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x24 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x26 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x28 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x2a -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x2c -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x2e -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x03 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x05 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x07 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x09 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x0b -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x0d -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x0f -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x21 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x23 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x25 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x27 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x29 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x2b -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x2d -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x2f -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0xefffffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x100000000-0xf32ffffff] [ 0.000000] NUMA: Initialized distance table, cnt=1 [ 0.000000] NUMA: Warning: node ids are out of bound, from=0 to=-1 distance=21 [ 0.000000] NUMA: Node 0 [mem 0x00000000-0xefffffff] + [mem 0x100000000-0xf32ffffff] -> [mem 0x00000000-0xf32ffffff] [ 0.000000] NUMA: nodes only cover 61231MB of your 61999MB e820 RAM. Not used. [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000f62ffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0xf62ffffff] [ 0.000000] NODE_DATA [mem 0xf62fec000-0xf62ffffff] [ 0.000000] [ffffea0000000000-ffffea003d9fffff] PMD -> [ffff880f25c00000-ffff880f625fffff] on node 0 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00010000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0xf62ffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00010000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbfffffff] [ 0.000000] node 0: [mem 0x100000000-0xf62ffffff] [ 0.000000] On node 0 totalpages: 15871887 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 6 pages reserved [ 0.000000] DMA zone: 3913 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 16320 pages used for memmap [ 0.000000] DMA32 zone: 766016 pages, LIFO batch:31 [ 0.000000] Normal zone: 235712 pages used for memmap [ 0.000000] Normal zone: 14849856 pages, LIFO batch:31 [ 0.000000] ACPI: PM-Timer IO Port: 0x1f48 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x06] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x08] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x0a] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x0c] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x0e] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x20] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x22] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x24] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x26] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x28] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x2a] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x2c] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x2e] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x11] lapic_id[0x03] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x12] lapic_id[0x05] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x13] lapic_id[0x07] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x14] lapic_id[0x09] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x15] lapic_id[0x0b] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x16] lapic_id[0x0d] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x17] lapic_id[0x0f] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x18] lapic_id[0x21] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x19] lapic_id[0x23] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x1a] lapic_id[0x25] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x1b] lapic_id[0x27] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x1c] lapic_id[0x29] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x1d] lapic_id[0x2b] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x1e] lapic_id[0x2d] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x1f] lapic_id[0x2f] enabled) [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ2 used by override. [ 0.000000] ACPI: IRQ5 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] ACPI: IRQ10 used by override. [ 0.000000] ACPI: IRQ11 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] smpboot: Allowing 32 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 64 [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 [ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000fc000000 [ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 0000000100000000 [ 0.000000] e820: [mem 0xc0000000-0xfbffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on Xen HVM [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:32 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff880f25800000 s84288 r8192 d22208 u131072 [ 0.000000] pcpu-alloc: s84288 r8192 d22208 u131072 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 [ 0.000000] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 15619785 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.6.8-rc1+ root=UUID=0b1faa16-fe45-4efc-954d-3672d0265063 ro rd.md=0 rd.lvm=0 rd.dm=0 SYSFONT=True KEYTABLE=us rd.luks=0 LANG=en_US.UTF-8 rhgb quiet [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] __ex_table already sorted, skipping sort [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 62400032k/64536576k available (6298k kernel code, 1049028k absent, 1087516k reserved, 6905k data, 1032k init) [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=32. [ 0.000000] NR_IRQS:8448 nr_irqs:1344 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] Cannot get hvm parameter 18: -22! [ 0.000000] allocated 254279680 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] hpet clockevent registered [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 2593.557 MHz processor [ 0.020006] Calibrating delay loop (skipped), value calculated using timer frequency.. 5187.11 BogoMIPS (lpj=2593557) [ 0.021000] pid_max: default: 32768 minimum: 301 [ 0.021064] Security Framework initialized [ 0.021070] SELinux: Initializing. [ 0.021080] SELinux: Starting in permissive mode [ 0.025774] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes) [ 0.039310] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes) [ 0.045018] Mount-cache hash table entries: 256 [ 0.045282] Initializing cgroup subsys cpuacct [ 0.045284] Initializing cgroup subsys memory [ 0.045303] Initializing cgroup subsys devices [ 0.045305] Initializing cgroup subsys freezer [ 0.045306] Initializing cgroup subsys net_cls [ 0.045307] Initializing cgroup subsys blkio [ 0.045308] Initializing cgroup subsys perf_event [ 0.045381] CPU: Physical Processor ID: 0 [ 0.045382] CPU: Processor Core ID: 0 [ 0.045394] mce: CPU supports 0 MCE banks [ 0.045417] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 [ 0.045417] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 [ 0.045417] tlb_flushall_shift is 0x5 [ 0.049023] ACPI: Core revision 20120711 [ 0.049824] ftrace: allocating 23437 entries in 92 pages [ 0.080099] Switched APIC routing to physical flat. [ 0.082537] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092564] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz stepping 06 [ 0.092987] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.093549] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.093815] register_vcpu_info failed: err=-38 [ 0.020996] mce: CPU supports 0 MCE banks [ 0.093849] smpboot: Booting Node 0, Processors #1 [ 0.104984] TSC synchronization [CPU#0 -> CPU#1]: [ 0.104984] Measured 196 cycles TSC warp between CPUs, turning off TSC clock. [ 0.104984] tsc: Marking TSC unstable due to check_tsc_sync_source failed [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.020996] mce: CPU supports 0 MCE banks [ 0.106090] #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31 OK [ 0.020996] mce: CPU supports 0 MCE banks [ 0.518483] Brought up 32 CPUs [ 0.518483] smpboot: Total of 32 processors activated (165970.24 BogoMIPS) [ 0.521057] devtmpfs: initialized [ 0.522117] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.522147] RTC time: 12:58:18, date: 11/23/12 [ 0.522220] NET: Registered protocol family 16 [ 0.523165] ACPI: bus type pci registered [ 0.523634] PCI: Using configuration type 1 for base access [ 0.524944] bio: create slab <bio-0> at 0 [ 0.525011] ACPI: Added _OSI(Module Device) [ 0.525011] ACPI: Added _OSI(Processor Device) [ 0.525011] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.525011] ACPI: Added _OSI(Processor Aggregator Device) [ 0.525703] ACPI: EC: Look up EC in DSDT [ 0.527669] ACPI: Interpreter enabled [ 0.527672] ACPI: (supports S0 S3 S4 S5) [ 0.527685] ACPI: Using IOAPIC for interrupt routing [ 0.536201] ACPI: No dock devices found. [ 0.536206] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.536248] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.536306] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.536330] PCI host bridge to bus 0000:00 [ 0.536333] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] [ 0.536335] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.536336] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.536338] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.536340] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.536342] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xf4ffffff] [ 0.536598] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 0.538826] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 0.542251] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 0.544194] pci 0000:00:01.1: reg 20: [io 0xc100-0xc10f] [ 0.545700] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 0.545753] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.545753] * this clock source is slow. Consider trying other clock sources [ 0.548659] pci 0000:00:01.3: quirk: [io 0x1f40-0x1f7f] claimed by PIIX4 ACPI [ 0.549706] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 [ 0.550250] pci 0000:00:02.0: reg 10: [mem 0xc0000000-0xc1ffffff pref] [ 0.550634] pci 0000:00:02.0: reg 14: [mem 0xc3000000-0xc3000fff] [ 0.553207] pci 0000:00:03.0: [5853:0001] type 00 class 0xff8000 [ 0.553731] pci 0000:00:03.0: reg 10: [io 0xc000-0xc0ff] [ 0.554122] pci 0000:00:03.0: reg 14: [mem 0xc2000000-0xc2ffffff pref] [ 0.558045] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.558299] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM [ 0.558301] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) [ 0.580528] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 10 11) [ 0.580736] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.580923] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.581118] ACPI: PCI Interrupt Link [LNKD] (IRQs *5 10 11) [ 0.581249] xen/balloon: Initialising balloon driver. [ 0.581259] xen-balloon: Initialising balloon driver. [ 0.581317] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.581317] vgaarb: loaded [ 0.581317] vgaarb: bridge control possible 0000:00:02.0 [ 0.581317] SCSI subsystem initialized [ 0.581317] ACPI: bus type scsi registered [ 0.581317] libata version 3.00 loaded. [ 0.581317] ACPI: bus type usb registered [ 0.581317] usbcore: registered new interface driver usbfs [ 0.581317] usbcore: registered new interface driver hub [ 0.581317] usbcore: registered new device driver usb [ 0.581317] PCI: Using ACPI for IRQ routing [ 0.581317] PCI: pci_cache_line_size set to 64 bytes [ 0.582523] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.582526] e820: reserve RAM buffer [mem 0xf63000000-0xf63ffffff] [ 0.582616] NetLabel: Initializing [ 0.582618] NetLabel: domain hash size = 128 [ 0.582618] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.582630] NetLabel: unlabeled traffic allowed by default [ 0.582672] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.582681] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.582684] hpet0: 3 comparators, 64-bit 62.500000 MHz counter [ 0.621936] Switching to clocksource hpet [ 0.628702] pnp: PnP ACPI init [ 0.628718] ACPI: bus type pnp registered [ 0.628750] pnp 00:00: [mem 0x00000000-0x0009ffff] [ 0.628786] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.628789] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.628856] pnp 00:01: [bus 00-ff] [ 0.628858] pnp 00:01: [io 0x0cf8-0x0cff] [ 0.628859] pnp 00:01: [io 0x0000-0x0cf7 window] [ 0.628861] pnp 00:01: [io 0x0d00-0xffff window] [ 0.628863] pnp 00:01: [mem 0x000a0000-0x000bffff window] [ 0.628864] pnp 00:01: [mem 0xc0000000-0xf4ffffff window] [ 0.628888] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active) [ 0.628894] pnp 00:02: [io 0x10c0-0x10e1] [ 0.628896] pnp 00:02: [io 0xb044-0xb047] [ 0.628917] system 00:02: [io 0x10c0-0x10e1] has been reserved [ 0.628918] system 00:02: [io 0xb044-0xb047] has been reserved [ 0.628921] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.632359] pnp 00:03: [mem 0xfed00000-0xfed003ff] [ 0.632381] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) [ 0.632396] pnp 00:04: [io 0x0010-0x001f] [ 0.632401] pnp 00:04: [io 0x0022-0x002d] [ 0.632402] pnp 00:04: [io 0x0030-0x003f] [ 0.632403] pnp 00:04: [io 0x0044-0x005f] [ 0.632405] pnp 00:04: [io 0x0062-0x0063] [ 0.632406] pnp 00:04: [io 0x0065-0x006f] [ 0.632407] pnp 00:04: [io 0x0072-0x007f] [ 0.632409] pnp 00:04: [io 0x0080] [ 0.632410] pnp 00:04: [io 0x0084-0x0086] [ 0.632411] pnp 00:04: [io 0x0088] [ 0.632413] pnp 00:04: [io 0x008c-0x008e] [ 0.632414] pnp 00:04: [io 0x0090-0x009f] [ 0.632415] pnp 00:04: [io 0x00a2-0x00bd] [ 0.632416] pnp 00:04: [io 0x00e0-0x00ef] [ 0.632418] pnp 00:04: [io 0x08a0-0x08a3] [ 0.632419] pnp 00:04: [io 0x0cc0-0x0ccf] [ 0.632420] pnp 00:04: [io 0x04d0-0x04d1] [ 0.632448] system 00:04: [io 0x08a0-0x08a3] has been reserved [ 0.632450] system 00:04: [io 0x0cc0-0x0ccf] has been reserved [ 0.632451] system 00:04: [io 0x04d0-0x04d1] has been reserved [ 0.632454] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.632463] pnp 00:05: [dma 4] [ 0.632464] pnp 00:05: [io 0x0000-0x000f] [ 0.632465] pnp 00:05: [io 0x0081-0x0083] [ 0.632467] pnp 00:05: [io 0x0087] [ 0.632468] pnp 00:05: [io 0x0089-0x008b] [ 0.632469] pnp 00:05: [io 0x008f] [ 0.632470] pnp 00:05: [io 0x00c0-0x00df] [ 0.632472] pnp 00:05: [io 0x0480-0x048f] [ 0.632487] pnp 00:05: Plug and Play ACPI device, IDs PNP0200 (active) [ 0.632494] pnp 00:06: [io 0x0070-0x0071] [ 0.632517] pnp 00:06: [irq 8] [ 0.632536] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.632542] pnp 00:07: [io 0x0061] [ 0.632558] pnp 00:07: Plug and Play ACPI device, IDs PNP0800 (active) [ 0.632582] pnp 00:08: [irq 12] [ 0.632602] pnp 00:08: Plug and Play ACPI device, IDs PNP0f13 (active) [ 0.632613] pnp 00:09: [io 0x0060] [ 0.632614] pnp 00:09: [io 0x0064] [ 0.632627] pnp 00:09: [irq 1] [ 0.632645] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) [ 0.632656] pnp 00:0a: [io 0x03f0-0x03f5] [ 0.632657] pnp 00:0a: [io 0x03f7] [ 0.632670] pnp 00:0a: [irq 6] [ 0.632671] pnp 00:0a: [dma 2] [ 0.632693] pnp 00:0a: Plug and Play ACPI device, IDs PNP0700 (active) [ 0.632709] pnp 00:0b: [io 0x03f8-0x03ff] [ 0.632722] pnp 00:0b: [irq 4] [ 0.632740] pnp 00:0b: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.632758] pnp 00:0c: [io 0x0378-0x037f] [ 0.632771] pnp 00:0c: [irq 7] [ 0.632792] pnp 00:0c: Plug and Play ACPI device, IDs PNP0400 (active) [ 0.637113] pnp: PnP ACPI: found 13 devices [ 0.637115] ACPI: ACPI bus type pnp unregistered [ 0.646413] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 0.646416] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 0.646418] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 0.646419] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xf4ffffff] [ 0.646461] NET: Registered protocol family 2 [ 0.647216] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) [ 0.648514] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.648658] TCP: Hash tables configured (established 524288 bind 65536) [ 0.648687] TCP: reno registered [ 0.648765] UDP hash table entries: 32768 (order: 8, 1048576 bytes) [ 0.649048] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes) [ 0.649341] NET: Registered protocol family 1 [ 0.649350] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.649421] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.649531] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.649746] pci 0000:00:02.0: Boot video device [ 0.649848] PCI: CLS 0 bytes, default 64 [ 0.649888] Unpacking initramfs... [ 0.803197] Freeing initrd memory: 8060k freed [ 0.804925] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.804928] software IO TLB [mem 0xbbfc5000-0xbffc4fff] (64MB) mapped at [ffff8800bbfc5000-ffff8800bffc4fff] [ 0.815219] audit: initializing netlink socket (disabled) [ 0.815234] type=2000 audit(1353675497.814:1): initialized [ 0.851272] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.862589] VFS: Disk quotas dquot_6.5.2 [ 0.862644] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.863163] msgmni has been set to 32768 [ 0.863238] SELinux: Registering netfilter hooks [ 0.876144] alg: No test for stdrng (krng) [ 0.876170] NET: Registered protocol family 38 [ 0.876208] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.876312] io scheduler noop registered [ 0.876314] io scheduler deadline registered [ 0.876344] io scheduler cfq registered (default) [ 0.876417] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.876439] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.876440] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.876506] acpiphp: Slot [0] registered [ 0.876520] acpiphp: Slot [1] registered [ 0.876530] acpiphp: Slot [2] registered [ 0.876540] acpiphp: Slot [3] registered [ 0.876553] acpiphp: Slot [4] registered [ 0.876563] acpiphp: Slot [5] registered [ 0.876573] acpiphp: Slot [6] registered [ 0.876582] acpiphp: Slot [7] registered [ 0.876594] acpiphp: Slot [8] registered [ 0.876603] acpiphp: Slot [9] registered [ 0.876614] acpiphp: Slot [10] registered [ 0.876624] acpiphp: Slot [11] registered [ 0.876635] acpiphp: Slot [12] registered [ 0.876645] acpiphp: Slot [13] registered [ 0.876655] acpiphp: Slot [14] registered [ 0.876665] acpiphp: Slot [15] registered [ 0.876676] acpiphp: Slot [16] registered [ 0.876686] acpiphp: Slot [17] registered [ 0.876697] acpiphp: Slot [18] registered [ 0.876707] acpiphp: Slot [19] registered [ 0.876718] acpiphp: Slot [20] registered [ 0.876728] acpiphp: Slot [21] registered [ 0.876738] acpiphp: Slot [22] registered [ 0.876748] acpiphp: Slot [23] registered [ 0.876759] acpiphp: Slot [24] registered [ 0.876770] acpiphp: Slot [25] registered [ 0.876779] acpiphp: Slot [26] registered [ 0.876792] acpiphp: Slot [27] registered [ 0.876803] acpiphp: Slot [28] registered [ 0.876815] acpiphp: Slot [29] registered [ 0.876825] acpiphp: Slot [30] registered [ 0.876835] acpiphp: Slot [31] registered [ 0.876943] intel_idle: does not run on family 6 model 45 [ 0.876990] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.876994] ACPI: Power Button [PWRF] [ 0.885302] GHES: HEST is not enabled! [ 0.885566] Grant tables using version 1 layout. [ 0.885599] Grant table initialized [ 0.889467] Cannot get hvm parameter 18: -22! [ 0.890173] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.928547] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.964132] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.964667] Non-volatile memory driver v1.3 [ 0.964669] Linux agpgart interface v0.103 [ 0.966430] loop: module loaded [ 0.966512] ata_piix 0000:00:01.1: version 2.13 [ 0.966880] ata_piix 0000:00:01.1: setting latency timer to 64 [ 0.967806] scsi0 : ata_piix [ 0.968031] scsi1 : ata_piix [ 0.968074] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.968076] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.968141] libphy: Fixed MDIO Bus: probed [ 0.968257] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.968270] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.968278] uhci_hcd: USB Universal Host Controller Interface driver [ 0.968336] usbcore: registered new interface driver usbserial [ 0.968353] usbcore: registered new interface driver usbserial_generic [ 0.968361] USB Serial support registered for generic [ 0.968363] usbserial: USB Serial Driver core [ 0.968401] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [ 0.971986] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.972039] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.972157] mousedev: PS/2 mouse device common for all mice [ 0.972603] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 [ 0.972660] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs [ 0.972749] device-mapper: uevent: version 1.0.3 [ 0.972857] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: [email protected] [ 0.972916] cpuidle: using governor ladder [ 0.972917] cpuidle: using governor menu [ 0.973086] EFI Variables Facility v0.08 2004-May-17 [ 0.973180] usbcore: registered new interface driver usbhid [ 0.973181] usbhid: USB HID core driver [ 0.973264] drop_monitor: Initializing network drop monitor service [ 0.973375] ip_tables: (C) 2000-2006 Netfilter Core Team [ 0.987181] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.987232] TCP: cubic registered [ 0.987240] Initializing XFRM netlink socket [ 0.987392] NET: Registered protocol family 10 [ 0.987610] mip6: Mobile IPv6 [ 0.987612] NET: Registered protocol family 17 [ 0.988366] PM: Hibernation image not present or could not be loaded. [ 0.988379] registered taskstats version 1 [ 0.992652] XENBUS: Device with no driver: device/vfb/0 [ 0.992655] XENBUS: Device with no driver: device/vbd/768 [ 0.992656] XENBUS: Device with no driver: device/vbd/51728 [ 0.992657] XENBUS: Device with no driver: device/vbd/51744 [ 0.992659] XENBUS: Device with no driver: device/vif/0 [ 0.992837] Magic number: 4:474:987 [ 0.992843] machinecheck machinecheck0: hash matches [ 0.993308] rtc_cmos 00:06: setting system clock to 2012-11-23 12:58:18 UTC (1353675498) [ 1.125870] Freeing unused kernel memory: 1032k freed [ 1.126133] Write protecting the kernel read-only data: 12288k [ 1.133576] Freeing unused kernel memory: 1884k freed [ 1.139370] Freeing unused kernel memory: 1416k freed [ 1.205515] dracut: dracut-018-105.git20120927.fc17 [ 1.245100] udevd[275]: starting version 182 [ 1.292696] dracut: Starting plymouth daemon [ 1.416152] blkfront: xvda: barrier or flush: disabled [ 1.427120] xvda: xvda1 [ 1.433396] blkfront: xvdb: barrier or flush: disabled [ 1.455288] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 [ 1.471242] xvdb: unknown partition table [ 1.472633] Setting capacity to 1761475584 [ 1.472640] xvdb: detected capacity change from 0 to 901875499008 [ 1.476800] blkfront: xvdc: barrier or flush: disabled [ 1.477802] xvdc: unknown partition table [ 1.478886] Setting capacity to 1761475584 [ 1.671409] EXT4-fs (xvda1): mounted filesystem with ordered data mode. Opts: (null) [ 5.198726] dracut: Checking ext4: /dev/disk/by-uuid/0b1faa16-fe45-4efc-954d-3672d0265063 [ 5.198871] dracut: issuing e2fsck -a /dev/disk/by-uuid/0b1faa16-fe45-4efc-954d-3672d0265063 [ 5.222155] dracut: /dev/disk/by-uuid/0b1faa16-fe45-4efc-954d-3672d0265063: clean, 112058/524288 files, 1472792/2096640 blocks [ 5.222645] dracut: Remounting /dev/disk/by-uuid/0b1faa16-fe45-4efc-954d-3672d0265063 with -o ro [ 5.232991] EXT4-fs (xvda1): mounted filesystem with ordered data mode. Opts: (null) [ 5.240350] dracut: Mounted root filesystem /dev/xvda1 [ 5.329957] dracut: Switching root [ 5.843131] type=1404 audit(1353675503.350:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 [ 6.012417] SELinux: 2048 avtab hash slots, 103212 rules. [ 6.029526] SELinux: 2048 avtab hash slots, 103212 rules. [ 6.132060] SELinux: 9 users, 15 roles, 4213 types, 231 bools, 1 sens, 1024 cats [ 6.132063] SELinux: 83 classes, 103212 rules [ 6.135902] SELinux: Permission wake_alarm in class capability2 not defined in policy. [ 6.135904] SELinux: Permission block_suspend in class capability2 not defined in policy. [ 6.135907] SELinux: the above unknown classes and permissions will be allowed [ 6.135910] SELinux: Completing initialization. [ 6.135911] SELinux: Setting up existing superblocks. [ 6.135919] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts [ 6.135924] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts [ 6.135934] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts [ 6.135937] SELinux: initialized (dev proc, type proc), uses genfs_contexts [ 6.135943] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs [ 6.135951] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs [ 6.136441] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs [ 6.136444] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts [ 6.137055] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs [ 6.137059] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts [ 6.137062] SELinux: initialized (dev devpts, type devpts), uses transition SIDs [ 6.137071] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs [ 6.137077] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs [ 6.137081] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts [ 6.137092] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts [ 6.137381] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs [ 6.137385] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs [ 6.137407] SELinux: initialized (dev xvda1, type ext4), uses xattr [ 6.137529] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts [ 6.153579] type=1403 audit(1353675503.660:3): policy loaded auid=4294967295 ses=4294967295 [ 6.163932] systemd[1]: Successfully loaded SELinux policy in 337ms 162us. [ 6.222319] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs [ 6.228062] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 6.273676] systemd[1]: Relabelled /dev and /run in 45ms 530us. [ 6.294130] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 6.302091] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 6.307065] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 6.312049] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 6.317042] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 6.322060] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 6.328066] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 6.333046] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts [ 6.333103] systemd[1]: systemd 44 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP; fedora) [ 6.367148] systemd[1]: Set hostname to <FedoraBuilder>. [ 6.679499] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts [ 6.843711] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs [ 6.843712] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs [ 6.849737] EXT4-fs (xvda1): re-mounted. Opts: (null) [ 6.896098] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts [ 6.930114] systemd-journald[399]: Fixed max_use=2.9G max_size=128.0M min_size=64.0K keep_free=1.4G [ 6.948870] systemd-journald[399]: Vacuuming... [ 7.074997] udevd[417]: starting version 182 [ 7.373841] microcode: CPU0 sig=0x206d6, pf=0x1, revision=0x603 [ 7.387475] microcode: CPU1 sig=0x206d6, pf=0x1, revision=0x603 [ 7.388323] microcode: CPU2 sig=0x206d6, pf=0x1, revision=0x603 [ 7.388943] microcode: CPU3 sig=0x206d6, pf=0x1, revision=0x603 [ 7.389593] microcode: CPU4 sig=0x206d6, pf=0x1, revision=0x603 [ 7.390278] microcode: CPU5 sig=0x206d6, pf=0x1, revision=0x603 [ 7.390535] Initialising Xen virtual ethernet driver. [ 7.390766] microcode: CPU6 sig=0x206d6, pf=0x1, revision=0x603 [ 7.391346] microcode: CPU7 sig=0x206d6, pf=0x1, revision=0x603 [ 7.391936] microcode: CPU8 sig=0x206d6, pf=0x1, revision=0x603 [ 7.392706] microcode: CPU9 sig=0x206d6, pf=0x1, revision=0x603 [ 7.393313] microcode: CPU10 sig=0x206d6, pf=0x1, revision=0x603 [ 7.393881] microcode: CPU11 sig=0x206d6, pf=0x1, revision=0x603 [ 7.394473] microcode: CPU12 sig=0x206d6, pf=0x1, revision=0x603 [ 7.395218] microcode: CPU13 sig=0x206d6, pf=0x1, revision=0x603 [ 7.395777] microcode: CPU14 sig=0x206d6, pf=0x1, revision=0x603 [ 7.396295] microcode: CPU15 sig=0x206d6, pf=0x1, revision=0x603 [ 7.396725] microcode: CPU16 sig=0x206d6, pf=0x1, revision=0x603 [ 7.397143] microcode: CPU17 sig=0x206d6, pf=0x1, revision=0x603 [ 7.397570] microcode: CPU18 sig=0x206d6, pf=0x1, revision=0x603 [ 7.397995] microcode: CPU19 sig=0x206d6, pf=0x1, revision=0x603 [ 7.398478] microcode: CPU20 sig=0x206d6, pf=0x1, revision=0x603 [ 7.399060] microcode: CPU21 sig=0x206d6, pf=0x1, revision=0x603 [ 7.399614] microcode: CPU22 sig=0x206d6, pf=0x1, revision=0x603 [ 7.400074] microcode: CPU23 sig=0x206d6, pf=0x1, revision=0x603 [ 7.400718] microcode: CPU24 sig=0x206d6, pf=0x1, revision=0x603 [ 7.400924] input: PC Speaker as /devices/platform/pcspkr/input/input3 [ 7.401476] microcode: CPU25 sig=0x206d6, pf=0x1, revision=0x603 [ 7.401939] microcode: CPU26 sig=0x206d6, pf=0x1, revision=0x603 [ 7.402541] microcode: CPU27 sig=0x206d6, pf=0x1, revision=0x603 [ 7.403203] microcode: CPU28 sig=0x206d6, pf=0x1, revision=0x603 [ 7.403735] microcode: CPU29 sig=0x206d6, pf=0x1, revision=0x603 [ 7.404272] microcode: CPU30 sig=0x206d6, pf=0x1, revision=0x603 [ 7.404740] microcode: CPU31 sig=0x206d6, pf=0x1, revision=0x603 [ 7.405381] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba [ 7.407823] FDC 0 is a S82078B [ 7.422386] piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr [ 7.442561] parport_pc 00:0c: reported by Plug and Play ACPI [ 7.464961] ppdev: user-space parallel port driver [ 8.006916] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) [ 8.094190] ip6_tables: (C) 2000-2006 Netfilter Core Team > >> The big steps are: >> >> When new -rc stable Kernels is found, foreach Linux Flavor: >> 1 - Start VM >> 2 - Update packages(yum -y update) >> 3 - reboot >> 4 - Stop VM >> 5 - Make snapshot of the VM >> 6 - Start VM >> 7 - Foreach new stable -rc Kernel: >> A - Make >> B - Install >> C - reboot >> 8 - Shutdown >> 9 - Restore snapshot of the VM >> 10 - remove snapshot of the VM > > ktest can help out a lot here, look into it. Thanks! I'll check it. > > good luck, > > greg k-h P.S. How do you build in near one minute at EC2? I'm using the cc2.8xlarge type (60GB,2 x Intel Xeon E5-2670, eight-core "Sandy Bridge" architecture), building on tmpfs it is taking about 5 minutes for me... -- Peter -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
