Skip to content

Instantly share code, notes, and snippets.

@brycelelbach
Created October 29, 2010 22:52
Show Gist options
  • Select an option

  • Save brycelelbach/654610 to your computer and use it in GitHub Desktop.

Select an option

Save brycelelbach/654610 to your computer and use it in GitHub Desktop.
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.36-clang-np-dev-00003-ga6a87d1 (wash@Pegasus) (Thread model: posix) #2 SMP Fri Oct 29 15:24:25 EDT 2010
[ 0.000000] Command line: console=ttyS0,115200n8 console=tty0
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
[ 0.000000] BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 0000000007ffd000 (usable)
[ 0.000000] BIOS-e820: 0000000007ffd000 - 0000000008000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI 2.4 present.
[ 0.000000] No AGP bridge found
[ 0.000000] last_pfn = 0x7ffd max_arch_pfn = 0x400000000
[ 0.000000] x86 PAT enabled: cpu 0, old 0x0, new 0x7010600070106
[ 0.000000] found SMP MP-table at [ffff8800000fdc00] fdc00
[ 0.000000] init_memory_mapping: 0000000000000000-0000000007ffd000
[ 0.000000] RAMDISK: 077e6000 - 07ff0000
[ 0.000000] ACPI: RSDP 00000000000fdbb0 00014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0000000007ffde30 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0000000007fffe70 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0000000007ffdfd0 01E22 (v01 BXPC BXDSDT 00000001 INTL 20100528)
[ 0.000000] ACPI: FACS 0000000007fffe00 00040
[ 0.000000] ACPI: SSDT 0000000007ffdf90 00037 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)
[ 0.000000] ACPI: APIC 0000000007ffdeb0 00072 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0000000007ffde70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-0000000007ffd000
[ 0.000000] Initmem setup node 0 0000000000000000-0000000007ffd000
[ 0.000000] NODE_DATA [0000000007ff5000 - 0000000007ff9fff]
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal empty
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x00007ffd
[ 0.000000] ACPI: PM-Timer IO Port: 0xb008
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] Allocating PCI resources starting at 8000000 (gap: 8000000:f7fc0000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 26 pages/cpu @ffff880007400000 s75072 r8192 d23232 u2097152
[ 0.000000] pcpu-alloc: s75072 r8192 d23232 u2097152 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 32202
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: console=ttyS0,115200n8 console=tty0
[ 0.000000] PID hash table entries: 512 (order: 0, 4096 bytes)
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Memory: 100384k/131060k available (2855k kernel code, 452k absent, 30224k reserved, 5331k data, 588k init)
[ 0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU-based detection of stalled CPUs is disabled.
[ 0.000000] NR_IRQS:4352
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] console [ttyS0] enabled
[ 0.000000] Fast TSC calibration failed
[ 0.000000] TSC: Unable to calibrate against PIT
[ 0.000000] TSC: using HPET reference calibration
[ 0.000000] Detected 2387.979 MHz processor.
[ 0.029383] Calibrating delay loop (skipped), value calculated using timer frequency.. 4775.95 BogoMIPS (lpj=9551916)
[ 0.032693] pid_max: default: 32768 minimum: 301
[ 0.038281] Security Framework initialized
[ 0.044995] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.046537] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.048586] Mount-cache hash table entries: 256
[ 0.059469] Initializing cgroup subsys ns
[ 0.060308] Initializing cgroup subsys cpuacct
[ 0.060885] Initializing cgroup subsys devices
[ 0.061381] Initializing cgroup subsys freezer
[ 0.064068] Performance Events: AMD PMU driver.
[ 0.064914] ... version: 0
[ 0.065315] ... bit width: 48
[ 0.065712] ... generic registers: 4
[ 0.066175] ... value mask: 0000ffffffffffff
[ 0.066668] ... max period: 00007fffffffffff
[ 0.067159] ... fixed-purpose events: 0
[ 0.067549] ... event mask: 000000000000000f
[ 0.068854] SMP alternatives: switching to UP code
[ 0.145893] Freeing SMP alternatives: 16k freed
[ 0.147551] ACPI: Core revision 20100702
[ 0.186487] Setting APIC routing to flat
[ 0.192926] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.236176] CPU0: AMD QEMU Virtual CPU version 0.12.5 stepping 03
[ 0.241105] Brought up 1 CPUs
[ 0.241608] Total of 1 processors activated (4775.95 BogoMIPS).
[ 0.249268] devtmpfs: initialized
[ 0.266201] NET: Registered protocol family 16
[ 0.273540] ACPI: bus type pci registered
[ 0.276508] PCI: Using configuration type 1 for base access
[ 0.287350] bio: create slab <bio-0> at 0
[ 0.335662] ACPI: Interpreter enabled
[ 0.336068] ACPI: (supports S0 S5)
[ 0.337023] ACPI: Using IOAPIC for interrupt routing
[ 0.400946] ACPI: No dock devices found.
[ 0.401544] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[ 0.404993] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.411192] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI
[ 0.412090] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB
[ 0.475820] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[ 0.477520] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[ 0.479257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[ 0.481209] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[ 0.486872] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.488085] vgaarb: loaded
[ 0.489809] PCI: Using ACPI for IRQ routing
[ 0.498376] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.499456] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.500348] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 0.510225] Switching to clocksource tsc
[ 0.511180] pnp: PnP ACPI init
[ 0.511824] ACPI: bus type pnp registered
[ 0.526746] pnp: PnP ACPI: found 8 devices
[ 0.527363] ACPI: ACPI bus type pnp unregistered
[ 0.564410] NET: Registered protocol family 2
[ 0.567050] IP route cache hash table entries: 1024 (order: 1, 8192 bytes)
[ 0.573376] TCP established hash table entries: 4096 (order: 4, 65536 bytes)
[ 0.574547] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
[ 0.575582] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.576461] TCP reno registered
[ 0.576966] UDP hash table entries: 128 (order: 0, 4096 bytes)
[ 0.577780] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)
[ 0.580507] NET: Registered protocol family 1
[ 0.581290] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 0.582015] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 0.582867] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 0.589542] Unpacking initramfs...
[ 2.476463] Freeing initrd memory: 8232k freed
[ 2.499111] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 2.522585] VFS: Disk quotas dquot_6.5.2
[ 2.523735] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.528627] msgmni has been set to 212
[ 2.535739] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 2.536924] io scheduler noop registered
[ 2.537400] io scheduler deadline registered
[ 2.538435] io scheduler cfq registered (default)
[ 2.546681] Linux agpgart interface v0.103
[ 2.547580] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 2.573135] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 2.601661] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 2.604892] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 2.608712] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.609501] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.611533] mice: PS/2 mouse device common for all mice
[ 2.618655] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 2.622621] cpuidle: using governor ladder
[ 2.623209] cpuidle: using governor menu
[ 2.625087] TCP cubic registered
[ 2.627311] NET: Registered protocol family 10
[ 2.634386] lo: Disabled Privacy Extensions
[ 2.636580] Mobile IPv6
[ 2.637045] NET: Registered protocol family 17
[ 2.637653] Registering the dns_resolver key type
[ 2.640976] registered taskstats version 1
[ 2.643147] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 2.648906] Freeing unused kernel memory: 588k freed
[ 2.671622] Write protecting the kernel read-only data: 6144k
[ 2.675338] Freeing unused kernel memory: 1224k freed
[ 2.680355] Freeing unused kernel memory: 1092k freed
[ 3.473309] udev: starting version 161
[ 3.476425] udevd (44): /proc/44/oom_adj is deprecated, please use /proc/44/oom_score_adj instead.
[ 5.455981] Uniform Multi-Platform E-IDE driver
[ 5.570080] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k6-NAPI
[ 5.570837] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 6.950016] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[ 6.952123] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11
[ 8.125783] FDC 0 is a S82078B
[ 10.297294] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56
[ 10.300805] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection
[ 10.312511] piix 0000:00:01.1: IDE controller (0x8086:0x7010 rev 0x00)
[ 10.315608] piix 0000:00:01.1: not 100% native mode: will probe irqs later
[ 10.318243] ide0: BM-DMA at 0xc000-0xc007
[ 10.319178] ide1: BM-DMA at 0xc008-0xc00f
[ 10.528937] Clocksource tsc unstable (delta = -631887201 ns)
[ 10.535712] Switching to clocksource hpet
[ 10.609003] hda: QEMU HARDDISK, ATA DISK drive
[ 11.287877] hda: MWDMA2 mode selected
[ 12.024679] hdc: QEMU DVD-ROM, ATAPI CD/DVD-ROM drive
[ 12.697289] hdc: MWDMA2 mode selected
[ 12.700283] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[ 12.702993] ide1 at 0x170-0x177,0x376 on irq 15
[ 12.985973] SCSI subsystem initialized
[ 13.587685] ide-gd driver 1.18
[ 13.589537] hda: max request size: 512KiB
[ 13.590225] hda: 4194304 sectors (2147 MB) w/256KiB Cache, CHS=4161/255/63
[ 13.691347] ide-cd driver 5.00
[ 13.696864] hda: cache flushes supported
[ 13.713371] hda: hda1 hda2 < hda5 >
[ 13.767458] ide-cd: hdc: ATAPI 4X CD-ROM drive, 512kB Cache
[ 13.768662] cdrom: Uniform CD-ROM driver Revision: 3.20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment