Skip to content

Instantly share code, notes, and snippets.

@pklaus
Last active August 29, 2015 13:57
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pklaus/9622931 to your computer and use it in GitHub Desktop.
Save pklaus/9622931 to your computer and use it in GitHub Desktop.
SUN Ultra 40 Workstation with 2 x DualCore AMD Opteron 280 running Debian GNU/Linux
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.2.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.54-2
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.2.0-4-amd64 root=UUID=3f7924e1-93b9-403a-979c-6fffc68cf22b ro quiet
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009dc00 (usable)
[ 0.000000] BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000ce000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000007fef0000 (usable)
[ 0.000000] BIOS-e820: 000000007fef0000 - 000000007ff01000 (ACPI data)
[ 0.000000] BIOS-e820: 000000007ff01000 - 000000007ff80000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000007ff80000 - 0000000080000000 (reserved)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 0000000280000000 (usable)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.4 present.
[ 0.000000] DMI: Sun Microsystems Sun Ultra 40 Workstation/Sun Ultra 40 Workstation, BIOS 1.60 03/22/2007
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] No AGP bridge found
[ 0.000000] last_pfn = 0x280000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-CFFFF write-protect
[ 0.000000] D0000-E3FFF uncachable
[ 0.000000] E4000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0000000000 mask FF80000000 write-back
[ 0.000000] 1 base 0100000000 mask FF00000000 write-back
[ 0.000000] 2 base 0200000000 mask FF80000000 write-back
[ 0.000000] 3 disabled
[ 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 update range: 0000000080000000 - 0000000100000000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0x7fef0 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [ffff8800000f77d0] f77d0
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 20480
[ 0.000000] init_memory_mapping: 0000000000000000-000000007fef0000
[ 0.000000] 0000000000 - 007fe00000 page 2M
[ 0.000000] 007fe00000 - 007fef0000 page 4k
[ 0.000000] kernel direct mapping tables up to 7fef0000 @ 1fffc000-20000000
[ 0.000000] init_memory_mapping: 0000000100000000-0000000280000000
[ 0.000000] 0100000000 - 0280000000 page 2M
[ 0.000000] kernel direct mapping tables up to 280000000 @ 7fee9000-7fef0000
[ 0.000000] RAMDISK: 36ad8000 - 37564000
[ 0.000000] ACPI: RSDP 00000000000f7850 00014 (v00 PTLTD )
[ 0.000000] ACPI: RSDT 000000007fefbf86 00040 (v01 PTLTD RSDT 06040000 LTP 00000000)
[ 0.000000] ACPI: FACP 000000007ff00958 00074 (v01 NVIDIA CK8S 06040000 PTL_ 000F4240)
[ 0.000000] ACPI: DSDT 000000007fefbfc6 04992 (v01 NVIDIA CK8 06040000 MSFT 0100000E)
[ 0.000000] ACPI: FACS 000000007ff01fc0 00040
[ 0.000000] ACPI: TCPA 000000007ff009cc 00032 (v01 Phoeni x 06040000 TL 00000000)
[ 0.000000] ACPI: SSDT 000000007ff009fe 003F4 (v01 PTLTD POWERNOW 06040000 LTP 00000001)
[ 0.000000] ACPI: SRAT 000000007ff00df2 00110 (v01 AMD HAMMER 06040000 AMD 00000001)
[ 0.000000] ACPI: SPCR 000000007ff00f02 00050 (v01 PTLTD $UCRTBL$ 06040000 PTL 00000001)
[ 0.000000] ACPI: APIC 000000007ff00f52 00086 (v01 PTLTD ? APIC 06040000 LTP 00000000)
[ 0.000000] ACPI: BOOT 000000007ff00fd8 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0
[ 0.000000] SRAT: PXM 1 -> APIC 0x02 -> Node 1
[ 0.000000] SRAT: PXM 1 -> APIC 0x03 -> Node 1
[ 0.000000] SRAT: Node 0 PXM 0 0-a0000
[ 0.000000] SRAT: Node 0 PXM 0 100000-80000000
[ 0.000000] SRAT: Node 0 PXM 0 100000000-180000000
[ 0.000000] SRAT: Node 1 PXM 1 180000000-280000000
[ 0.000000] NUMA: Node 0 [0,a0000) + [100000,80000000) -> [0,80000000)
[ 0.000000] NUMA: Node 0 [0,80000000) + [100000000,180000000) -> [0,180000000)
[ 0.000000] Initmem setup node 0 0000000000000000-0000000180000000
[ 0.000000] NODE_DATA [000000017fffb000 - 000000017fffffff]
[ 0.000000] Initmem setup node 1 0000000180000000-0000000280000000
[ 0.000000] NODE_DATA [000000027fffb000 - 000000027fffffff]
[ 0.000000] [ffffea0000000000-ffffea00053fffff] PMD -> [ffff88017be00000-ffff88017f5fffff] on node 0
[ 0.000000] [ffffea0005400000-ffffea0008bfffff] PMD -> [ffff88027b600000-ffff88027edfffff] on node 1
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x00280000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[4] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009d
[ 0.000000] 0: 0x00000100 -> 0x0007fef0
[ 0.000000] 0: 0x00100000 -> 0x00180000
[ 0.000000] 1: 0x00180000 -> 0x00280000
[ 0.000000] On node 0 totalpages: 1048189
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 5 pages reserved
[ 0.000000] DMA zone: 3920 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 14280 pages used for memmap
[ 0.000000] DMA32 zone: 505640 pages, LIFO batch:31
[ 0.000000] Normal zone: 7168 pages used for memmap
[ 0.000000] Normal zone: 517120 pages, LIFO batch:31
[ 0.000000] On node 1 totalpages: 1048576
[ 0.000000] Normal zone: 14336 pages used for memmap
[ 0.000000] Normal zone: 1034240 pages, LIFO batch:31
[ 0.000000] Nvidia board detected. Ignoring ACPI timer override.
[ 0.000000] If you got timer trouble try acpi_use_timer_override
[ 0.000000] Detected use of extended apic ids on hypertransport bus
[ 0.000000] Detected use of extended apic ids on hypertransport bus
[ 0.000000] ACPI: PM-Timer IO Port: 0x8008
[ 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[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 4, version 17, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: IOAPIC (id[0x05] address[0xd0000000] gsi_base[24])
[ 0.000000] IOAPIC[1]: apic_id 5, version 17, address 0xd0000000, GSI 24-47
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 64
[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000ce000
[ 0.000000] PM: Registered nosave memory: 00000000000ce000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 000000007fef0000 - 000000007ff01000
[ 0.000000] PM: Registered nosave memory: 000000007ff01000 - 000000007ff80000
[ 0.000000] PM: Registered nosave memory: 000000007ff80000 - 0000000080000000
[ 0.000000] PM: Registered nosave memory: 0000000080000000 - 00000000e0000000
[ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
[ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000
[ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fee00000
[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000fff80000
[ 0.000000] PM: Registered nosave memory: 00000000fff80000 - 0000000100000000
[ 0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:60000000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:2
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88017fc00000 s82944 r8192 d23552 u1048576
[ 0.000000] pcpu-alloc: s82944 r8192 d23552 u1048576 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 [1] 2 3
[ 0.000000] Built 2 zonelists in Zone order, mobility grouping on. Total pages: 2060920
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.2.0-4-amd64 root=UUID=3f7924e1-93b9-403a-979c-6fffc68cf22b ro quiet
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Node 0: aperture @ ac000000 size 64 MB
[ 0.000000] Node 1: aperture @ 74000000 size 64 MB
[ 0.000000] Aperture pointing to e820 RAM. Ignoring.
[ 0.000000] Your BIOS doesn't leave a aperture memory hole
[ 0.000000] Please enable the IOMMU option in the BIOS setup
[ 0.000000] This costs you 64 MB of RAM
[ 0.000000] Mapping aperture over 65536 KB of RAM @ 74000000
[ 0.000000] PM: Registered nosave memory: 0000000074000000 - 0000000078000000
[ 0.000000] Memory: 8120872k/10485760k available (3429k kernel code, 2098700k absent, 266188k reserved, 3309k data, 576k init)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:33024 nr_irqs:1024 16
[ 0.000000] spurious 8259A interrupt: IRQ7.
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 2411.308 MHz processor.
[ 0.000000] Marking TSC unstable due to TSCs unsynchronized
[ 0.008006] Calibrating delay loop (skipped), value calculated using timer frequency.. 4822.61 BogoMIPS (lpj=9645232)
[ 0.008011] pid_max: default: 32768 minimum: 301
[ 0.008083] Security Framework initialized
[ 0.008088] AppArmor: AppArmor disabled by boot time parameter
[ 0.008841] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.015578] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.018249] Mount-cache hash table entries: 256
[ 0.018429] Initializing cgroup subsys cpuacct
[ 0.018434] Initializing cgroup subsys memory
[ 0.018450] Initializing cgroup subsys devices
[ 0.018452] Initializing cgroup subsys freezer
[ 0.018455] Initializing cgroup subsys net_cls
[ 0.018457] Initializing cgroup subsys blkio
[ 0.018467] Initializing cgroup subsys perf_event
[ 0.018509] tseg: 007ff80000
[ 0.018511] CPU: Physical Processor ID: 0
[ 0.018513] CPU: Processor Core ID: 0
[ 0.018515] mce: CPU supports 5 MCE banks
[ 0.018818] ACPI: Core revision 20110623
[ 0.024569] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
[ 0.064940] CPU0: Dual Core AMD Opteron(tm) Processor 280 stepping 02
[ 0.068003] Performance Events: AMD PMU driver.
[ 0.068003] ... version: 0
[ 0.068003] ... bit width: 48
[ 0.068003] ... generic registers: 4
[ 0.068003] ... value mask: 0000ffffffffffff
[ 0.068003] ... max period: 00007fffffffffff
[ 0.068003] ... fixed-purpose events: 0
[ 0.068003] ... event mask: 000000000000000f
[ 0.068003] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.068003] Booting Node 0, Processors #1
[ 0.068003] smpboot cpu 1: start_ip = 98000
[ 0.152113] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.152336] Ok.
[ 0.152337] Booting Node 1, Processors #2
[ 0.152340] smpboot cpu 2: start_ip = 98000
[ 0.240145] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.240362] #3 Ok.
[ 0.240364] smpboot cpu 3: start_ip = 98000
[ 0.328169] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.328196] Brought up 4 CPUs
[ 0.328199] Total of 4 processors activated (19290.28 BogoMIPS).
[ 0.329349] devtmpfs: initialized
[ 0.333284] PM: Registering ACPI NVS region at 7ff01000 (520192 bytes)
[ 0.333284] print_constraints: dummy:
[ 0.333284] NET: Registered protocol family 16
[ 0.333284] node 0 link 1: io port [1000, 2fff]
[ 0.333284] node 1 link 1: io port [3000, 3fff]
[ 0.333284] node 1 link 1: io port [9000, 9fff]
[ 0.333284] TOM: 0000000080000000 aka 2048M
[ 0.333284] node 0 link 1: mmio [b0000000, cfffffff]
[ 0.333284] node 0 link 1: mmio [b0000000, b000ffff]
[ 0.333284] node 1 link 1: mmio [d0000000, dfffffff]
[ 0.333284] node 0 link 1: mmio [a0000, bffff]
[ 0.333284] node 0 link 1: mmio [e0000000, e7ffffff]
[ 0.333284] node 1 link 1: mmio [e8000000, efffffff]
[ 0.333284] TOM2: 0000000280000000 aka 10240M
[ 0.333284] bus: [00, 7f] on node 0 link 1
[ 0.333284] bus: 00 index 0 [io 0x0000-0x2fff]
[ 0.333284] bus: 00 index 1 [io 0x4000-0x8fff]
[ 0.333284] bus: 00 index 2 [io 0xa000-0xffff]
[ 0.333284] bus: 00 index 3 [mem 0x80000000-0xcfffffff]
[ 0.333284] bus: 00 index 4 [mem 0x000a0000-0x000bffff]
[ 0.333284] bus: 00 index 5 [mem 0xe0000000-0xe7ffffff]
[ 0.333284] bus: 00 index 6 [mem 0xf0000000-0xffffffff]
[ 0.333284] bus: 00 index 7 [mem 0x280000000-0xfcffffffff]
[ 0.333284] bus: [80, ff] on node 1 link 1
[ 0.333284] bus: 80 index 0 [io 0x3000-0x3fff]
[ 0.333284] bus: 80 index 1 [io 0x9000-0x9fff]
[ 0.333284] bus: 80 index 2 [mem 0xd0000000-0xdfffffff]
[ 0.333284] bus: 80 index 3 [mem 0xe8000000-0xefffffff]
[ 0.333284] ACPI: bus type pci registered
[ 0.333284] PCI: Using configuration type 1 for base access
[ 0.333583] bio: create slab <bio-0> at 0
[ 0.333583] ACPI: Added _OSI(Module Device)
[ 0.333583] ACPI: Added _OSI(Processor Device)
[ 0.333583] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.333583] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.333583] ACPI: EC: Look up EC in DSDT
[ 0.338498] ACPI: Interpreter enabled
[ 0.338503] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.338529] ACPI: Using IOAPIC for interrupt routing
[ 0.344256] ACPI: No dock devices found.
[ 0.344259] HEST: Table not found.
[ 0.344263] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[ 0.344436] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7f])
[ 0.344743] pci_root PNP0A03:00: host bridge window [io 0x0000-0x03af] (ignored)
[ 0.344746] pci_root PNP0A03:00: host bridge window [io 0x03b0-0x03df] (ignored)
[ 0.344749] pci_root PNP0A03:00: host bridge window [io 0x03e0-0x0cf7] (ignored)
[ 0.344752] pci_root PNP0A03:00: host bridge window [io 0x0d00-0x2fff] (ignored)
[ 0.344754] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[ 0.344757] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000dffff] (ignored)
[ 0.344760] pci_root PNP0A03:00: host bridge window [mem 0x80000000-0xcfffffff] (ignored)
[ 0.344775] pci 0000:00:00.0: [10de:005e] type 0 class 0x000580
[ 0.344842] pci 0000:00:01.0: [10de:0051] type 0 class 0x000601
[ 0.344848] pci 0000:00:01.0: reg 10: [io 0x8c00-0x8fff]
[ 0.344864] HPET not enabled in BIOS. You might try hpet=force boot option
[ 0.344876] pci 0000:00:01.1: [10de:0052] type 0 class 0x000c05
[ 0.344883] pci 0000:00:01.1: reg 10: [io 0xfc00-0xfc1f]
[ 0.344894] pci 0000:00:01.1: reg 20: [io 0x7000-0x703f]
[ 0.344899] pci 0000:00:01.1: reg 24: [io 0x7040-0x707f]
[ 0.344912] pci 0000:00:01.1: PME# supported from D3hot D3cold
[ 0.344928] pci 0000:00:02.0: [10de:005a] type 0 class 0x000c03
[ 0.344935] pci 0000:00:02.0: reg 10: [mem 0xb0000000-0xb0000fff]
[ 0.344959] pci 0000:00:02.0: supports D1 D2
[ 0.344961] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.344973] pci 0000:00:02.1: [10de:005b] type 0 class 0x000c03
[ 0.345126] pci 0000:00:02.1: reg 10: [mem 0xb0001000-0xb00010ff]
[ 0.345154] pci 0000:00:02.1: supports D1 D2
[ 0.345157] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.345175] pci 0000:00:04.0: [10de:0059] type 0 class 0x000401
[ 0.345181] pci 0000:00:04.0: reg 10: [io 0x1800-0x18ff]
[ 0.345186] pci 0000:00:04.0: reg 14: [io 0x1400-0x14ff]
[ 0.345191] pci 0000:00:04.0: reg 18: [mem 0xb0002000-0xb0002fff]
[ 0.345210] pci 0000:00:04.0: supports D1 D2
[ 0.345221] pci 0000:00:06.0: [10de:0053] type 0 class 0x000101
[ 0.345236] pci 0000:00:06.0: reg 20: [io 0x1c00-0x1c0f]
[ 0.345260] pci 0000:00:07.0: [10de:0055] type 0 class 0x000101
[ 0.345266] pci 0000:00:07.0: reg 10: [io 0x1c40-0x1c47]
[ 0.345271] pci 0000:00:07.0: reg 14: [io 0x1c34-0x1c37]
[ 0.345275] pci 0000:00:07.0: reg 18: [io 0x1c38-0x1c3f]
[ 0.345280] pci 0000:00:07.0: reg 1c: [io 0x1c30-0x1c33]
[ 0.345284] pci 0000:00:07.0: reg 20: [io 0x1c10-0x1c1f]
[ 0.345289] pci 0000:00:07.0: reg 24: [mem 0xb0003000-0xb0003fff]
[ 0.345309] pci 0000:00:08.0: [10de:0054] type 0 class 0x000101
[ 0.345316] pci 0000:00:08.0: reg 10: [io 0x1c58-0x1c5f]
[ 0.345320] pci 0000:00:08.0: reg 14: [io 0x1c4c-0x1c4f]
[ 0.345325] pci 0000:00:08.0: reg 18: [io 0x1c50-0x1c57]
[ 0.345329] pci 0000:00:08.0: reg 1c: [io 0x1c48-0x1c4b]
[ 0.345334] pci 0000:00:08.0: reg 20: [io 0x1c20-0x1c2f]
[ 0.345338] pci 0000:00:08.0: reg 24: [mem 0xb0004000-0xb0004fff]
[ 0.345358] pci 0000:00:09.0: [10de:005c] type 1 class 0x000604
[ 0.345376] pci 0000:00:0a.0: [10de:0057] type 0 class 0x000680
[ 0.345383] pci 0000:00:0a.0: reg 10: [mem 0xb0005000-0xb0005fff]
[ 0.345388] pci 0000:00:0a.0: reg 14: [io 0x1c60-0x1c67]
[ 0.345409] pci 0000:00:0a.0: supports D1 D2
[ 0.345411] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.345426] pci 0000:00:0d.0: [10de:005d] type 1 class 0x000604
[ 0.345450] pci 0000:00:0d.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.345464] pci 0000:00:0e.0: [10de:005d] type 1 class 0x000604
[ 0.345488] pci 0000:00:0e.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.345507] pci 0000:00:18.0: [1022:1100] type 0 class 0x000600
[ 0.345530] pci 0000:00:18.1: [1022:1101] type 0 class 0x000600
[ 0.345546] pci 0000:00:18.2: [1022:1102] type 0 class 0x000600
[ 0.345561] pci 0000:00:18.3: [1022:1103] type 0 class 0x000600
[ 0.345580] pci 0000:00:19.0: [1022:1100] type 0 class 0x000600
[ 0.345605] pci 0000:00:19.1: [1022:1101] type 0 class 0x000600
[ 0.345622] pci 0000:00:19.2: [1022:1102] type 0 class 0x000600
[ 0.345639] pci 0000:00:19.3: [1022:1103] type 0 class 0x000600
[ 0.345658] PCI: peer root bus 00 res updated from pci conf
[ 0.345684] pci 0000:01:07.0: [104c:8023] type 0 class 0x000c00
[ 0.345695] pci 0000:01:07.0: reg 10: [mem 0xb0104000-0xb01047ff]
[ 0.345702] pci 0000:01:07.0: reg 14: [mem 0xb0100000-0xb0103fff]
[ 0.345742] pci 0000:01:07.0: supports D1 D2
[ 0.345744] pci 0000:01:07.0: PME# supported from D0 D1 D2 D3hot
[ 0.345768] pci 0000:00:09.0: PCI bridge to [bus 01-01] (subtractive decode)
[ 0.345772] pci 0000:00:09.0: bridge window [mem 0xb0100000-0xb01fffff]
[ 0.345775] pci 0000:00:09.0: bridge window [io 0x0000-0x2fff] (subtractive decode)
[ 0.345779] pci 0000:00:09.0: bridge window [io 0x4000-0x8fff] (subtractive decode)
[ 0.345782] pci 0000:00:09.0: bridge window [io 0xa000-0xffff] (subtractive decode)
[ 0.345785] pci 0000:00:09.0: bridge window [mem 0x80000000-0xcfffffff] (subtractive decode)
[ 0.345788] pci 0000:00:09.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.345791] pci 0000:00:09.0: bridge window [mem 0xe0000000-0xe7ffffff] (subtractive decode)
[ 0.345794] pci 0000:00:09.0: bridge window [mem 0xf0000000-0xffffffff] (subtractive decode)
[ 0.345797] pci 0000:00:09.0: bridge window [mem 0x280000000-0xfcffffffff] (subtractive decode)
[ 0.345816] pci 0000:00:0d.0: PCI bridge to [bus 02-02]
[ 0.345846] pci 0000:03:00.0: [10de:029d] type 0 class 0x000300
[ 0.345854] pci 0000:03:00.0: reg 10: [mem 0xb2000000-0xb2ffffff]
[ 0.345862] pci 0000:03:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.345870] pci 0000:03:00.0: reg 1c: [mem 0xb1000000-0xb1ffffff 64bit]
[ 0.345876] pci 0000:03:00.0: reg 24: [io 0x2000-0x207f]
[ 0.345882] pci 0000:03:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[ 0.345909] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.345917] pci 0000:00:0e.0: PCI bridge to [bus 03-03]
[ 0.345920] pci 0000:00:0e.0: bridge window [io 0x2000-0x2fff]
[ 0.345923] pci 0000:00:0e.0: bridge window [mem 0xb1000000-0xb2ffffff]
[ 0.345927] pci 0000:00:0e.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.345936] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.346021] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P0._PRT]
[ 0.346081] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.XVR0._PRT]
[ 0.346115] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.XVR1._PRT]
[ 0.346149] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e)
[ 0.361556] ACPI: PCI Root Bridge [PCI1] (domain 0000 [bus 80-ff])
[ 0.361792] pci_root PNP0A03:01: host bridge window [io 0x3000-0xffff] (ignored)
[ 0.361795] pci_root PNP0A03:01: host bridge window [io 0x03b0-0x03df] (ignored)
[ 0.361798] pci_root PNP0A03:01: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[ 0.361801] pci_root PNP0A03:01: host bridge window [mem 0x000c0000-0x000dffff] (ignored)
[ 0.361804] pci_root PNP0A03:01: host bridge window [mem 0xd0000000-0xdfffffff] (ignored)
[ 0.361818] pci 0000:80:00.0: [10de:005e] type 0 class 0x000580
[ 0.361885] pci 0000:80:01.0: [10de:00d3] type 0 class 0x000580
[ 0.361893] pci 0000:80:01.0: reg 14: [mem 0xd0000000-0xd0000fff]
[ 0.361926] pci 0000:80:07.0: [10de:0054] type 0 class 0x000101
[ 0.361933] pci 0000:80:07.0: reg 10: [io 0x3030-0x3037]
[ 0.361938] pci 0000:80:07.0: reg 14: [io 0x3024-0x3027]
[ 0.361943] pci 0000:80:07.0: reg 18: [io 0x3028-0x302f]
[ 0.361948] pci 0000:80:07.0: reg 1c: [io 0x3020-0x3023]
[ 0.361952] pci 0000:80:07.0: reg 20: [io 0x3000-0x300f]
[ 0.361957] pci 0000:80:07.0: reg 24: [mem 0xd0001000-0xd0001fff]
[ 0.361979] pci 0000:80:08.0: [10de:0055] type 0 class 0x000101
[ 0.361987] pci 0000:80:08.0: reg 10: [io 0x3048-0x304f]
[ 0.361991] pci 0000:80:08.0: reg 14: [io 0x303c-0x303f]
[ 0.361996] pci 0000:80:08.0: reg 18: [io 0x3040-0x3047]
[ 0.362001] pci 0000:80:08.0: reg 1c: [io 0x3038-0x303b]
[ 0.362006] pci 0000:80:08.0: reg 20: [io 0x3010-0x301f]
[ 0.362010] pci 0000:80:08.0: reg 24: [mem 0xd0002000-0xd0002fff]
[ 0.362035] pci 0000:80:0a.0: [10de:0057] type 0 class 0x000680
[ 0.362042] pci 0000:80:0a.0: reg 10: [mem 0xd0003000-0xd0003fff]
[ 0.362047] pci 0000:80:0a.0: reg 14: [io 0x3050-0x3057]
[ 0.362071] pci 0000:80:0a.0: supports D1 D2
[ 0.362073] pci 0000:80:0a.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.362089] pci 0000:80:0d.0: [10de:005d] type 1 class 0x000604
[ 0.362116] pci 0000:80:0d.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.362130] pci 0000:80:0e.0: [10de:005d] type 1 class 0x000604
[ 0.362157] pci 0000:80:0e.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.362174] PCI: peer root bus 80 res updated from pci conf
[ 0.362195] pci 0000:80:0d.0: PCI bridge to [bus 81-81]
[ 0.362217] pci 0000:80:0e.0: PCI bridge to [bus 82-82]
[ 0.362226] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1._PRT]
[ 0.362268] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1.XVR0._PRT]
[ 0.362329] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1.XVR1._PRT]
[ 0.362380] pci0000:80: Unable to request _OSC control (_OSC support mask: 0x1e)
[ 0.366124] ACPI: PCI Interrupt Link [LNK1] (IRQs 16 17 18 19) *0
[ 0.366212] ACPI: PCI Interrupt Link [LNK2] (IRQs 16 17 18 19) *0
[ 0.366296] ACPI: PCI Interrupt Link [LNK3] (IRQs 16 17 18 19) *0
[ 0.366383] ACPI: PCI Interrupt Link [LNK4] (IRQs 16 17 18 19) *0, disabled.
[ 0.366469] ACPI: PCI Interrupt Link [LNK5] (IRQs 16 17 18 19) *0, disabled.
[ 0.366555] ACPI: PCI Interrupt Link [LSMB] (IRQs 20 21 22 23) *0, disabled.
[ 0.366641] ACPI: PCI Interrupt Link [LUS0] (IRQs 20 21 22 23) *0
[ 0.366727] ACPI: PCI Interrupt Link [LUS2] (IRQs 20 21 22 23) *0
[ 0.366812] ACPI: PCI Interrupt Link [LMAC] (IRQs 20 21 22 23) *0
[ 0.366898] ACPI: PCI Interrupt Link [LACI] (IRQs 20 21 22 23) *0
[ 0.366983] ACPI: PCI Interrupt Link [LMCI] (IRQs 20 21 22 23) *0, disabled.
[ 0.367069] ACPI: PCI Interrupt Link [LPID] (IRQs 20 21 22 23) *0, disabled.
[ 0.367160] ACPI: PCI Interrupt Link [LTID] (IRQs 20 21 22 23) *0
[ 0.367251] ACPI: PCI Interrupt Link [LSI1] (IRQs 20 21 22 23) *0
[ 0.367342] ACPI: PCI Interrupt Link [APCP] (IRQs 20 21 22 23) *0, disabled.
[ 0.367432] ACPI: PCI Interrupt Link [LNK1] (IRQs 40 41 42 43) *0, disabled.
[ 0.367522] ACPI: PCI Interrupt Link [LNK2] (IRQs 40 41 42 43) *0, disabled.
[ 0.367612] ACPI: PCI Interrupt Link [LNK3] (IRQs 40 41 42 43) *0, disabled.
[ 0.367703] ACPI: PCI Interrupt Link [LNK4] (IRQs 40 41 42 43) *0, disabled.
[ 0.367793] ACPI: PCI Interrupt Link [LNK5] (IRQs 40 41 42 43) *0, disabled.
[ 0.367884] ACPI: PCI Interrupt Link [LUS0] (IRQs 44 45 46 47) *0, disabled.
[ 0.367976] ACPI: PCI Interrupt Link [LUS2] (IRQs 44 45 46 47) *0, disabled.
[ 0.368078] ACPI: PCI Interrupt Link [LMAC] (IRQs 44 45 46 47) *0, disabled.
[ 0.368169] ACPI: PCI Interrupt Link [LACI] (IRQs 44 45 46 47) *0, disabled.
[ 0.368259] ACPI: PCI Interrupt Link [LMCI] (IRQs 44 45 46 47) *0, disabled.
[ 0.368349] ACPI: PCI Interrupt Link [LPID] (IRQs 44 45 46 47) *0, disabled.
[ 0.368444] ACPI: PCI Interrupt Link [LTID] (IRQs 44 45 46 47) *0, disabled.
[ 0.368540] ACPI: PCI Interrupt Link [LSI1] (IRQs 44 45 46 47) *0, disabled.
[ 0.368664] vgaarb: device added: PCI:0000:03:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.368664] vgaarb: loaded
[ 0.368664] vgaarb: bridge control possible 0000:03:00.0
[ 0.368664] PCI: Using ACPI for IRQ routing
[ 0.368664] PCI: pci_cache_line_size set to 64 bytes
[ 0.368664] reserve RAM buffer: 000000000009dc00 - 000000000009ffff
[ 0.368664] reserve RAM buffer: 000000007fef0000 - 000000007fffffff
[ 0.370716] pnp: PnP ACPI init
[ 0.370738] ACPI: bus type pnp registered
[ 0.370866] pnp 00:00: [mem 0xffc00000-0xffffffff]
[ 0.370869] pnp 00:00: [mem 0xfec00000-0xfec00fff]
[ 0.370871] pnp 00:00: [mem 0xfee00000-0xfeefffff]
[ 0.370873] pnp 00:00: [mem 0xfed40000-0xfed4ffff]
[ 0.370876] pnp 00:00: [mem 0xfefff000-0xfeffffff]
[ 0.370966] system 00:00: [mem 0xffc00000-0xffffffff] could not be reserved
[ 0.370970] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.370974] system 00:00: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.370977] system 00:00: [mem 0xfed40000-0xfed4ffff] has been reserved
[ 0.370980] system 00:00: [mem 0xfefff000-0xfeffffff] has been reserved
[ 0.370985] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.371134] pnp 00:01: [bus 00-7f]
[ 0.371137] pnp 00:01: [io 0x0cf8-0x0cff]
[ 0.371140] pnp 00:01: [io 0x0000-0x03af window]
[ 0.371142] pnp 00:01: [io 0x03b0-0x03df window]
[ 0.371145] pnp 00:01: [io 0x03e0-0x0cf7 window]
[ 0.371147] pnp 00:01: [io 0x0d00-0x2fff window]
[ 0.371150] pnp 00:01: [mem 0x000a0000-0x000bffff window]
[ 0.371152] pnp 00:01: [mem 0x000c0000-0x000dffff window]
[ 0.371155] pnp 00:01: [mem 0x80000000-0xcfffffff window]
[ 0.371243] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
[ 0.372141] pnp 00:02: [io 0x8000-0x807f]
[ 0.372144] pnp 00:02: [io 0x8080-0x80ff]
[ 0.372146] pnp 00:02: [io 0x8400-0x847f]
[ 0.372149] pnp 00:02: [io 0x8480-0x84ff]
[ 0.372151] pnp 00:02: [io 0x8800-0x887f]
[ 0.372153] pnp 00:02: [io 0x8880-0x88ff]
[ 0.372155] pnp 00:02: [io 0x7000-0x703f]
[ 0.372158] pnp 00:02: [io 0x7040-0x707f]
[ 0.372160] pnp 00:02: [io 0x0060]
[ 0.372162] pnp 00:02: [io 0x0064]
[ 0.372166] pnp 00:02: [io 0x07b0-0x07df]
[ 0.372168] pnp 00:02: [io 0x0bb0-0x0bdf]
[ 0.372243] system 00:02: [io 0x8000-0x807f] has been reserved
[ 0.372246] system 00:02: [io 0x8080-0x80ff] has been reserved
[ 0.372249] system 00:02: [io 0x8400-0x847f] has been reserved
[ 0.372253] system 00:02: [io 0x8480-0x84ff] has been reserved
[ 0.372256] system 00:02: [io 0x8800-0x887f] has been reserved
[ 0.372259] system 00:02: [io 0x8880-0x88ff] has been reserved
[ 0.372262] system 00:02: [io 0x7000-0x703f] has been reserved
[ 0.372265] system 00:02: [io 0x7040-0x707f] has been reserved
[ 0.372268] system 00:02: [io 0x07b0-0x07df] has been reserved
[ 0.372271] system 00:02: [io 0x0bb0-0x0bdf] has been reserved
[ 0.372275] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.372290] pnp 00:03: [io 0x0010-0x001f]
[ 0.372292] pnp 00:03: [io 0x0022-0x003f]
[ 0.372294] pnp 00:03: [io 0x0044-0x004d]
[ 0.372296] pnp 00:03: [io 0x0050-0x005f]
[ 0.372299] pnp 00:03: [io 0x0062-0x0063]
[ 0.372301] pnp 00:03: [io 0x0065-0x006f]
[ 0.372303] pnp 00:03: [io 0x0072-0x0073]
[ 0.372305] pnp 00:03: [io 0x0074-0x007f]
[ 0.372309] pnp 00:03: [io 0x0091-0x0093]
[ 0.372311] pnp 00:03: [io 0x0097-0x009f]
[ 0.372313] pnp 00:03: [io 0x00a2-0x00bf]
[ 0.372315] pnp 00:03: [io 0x00e0-0x00ef]
[ 0.372318] pnp 00:03: [io 0x04d0-0x04d1]
[ 0.372320] pnp 00:03: [io 0x0080]
[ 0.372322] pnp 00:03: [io 0x0600-0x065e]
[ 0.372324] pnp 00:03: [io 0x9000-0x907f]
[ 0.372327] pnp 00:03: [io 0x9080-0x90ff]
[ 0.372329] pnp 00:03: [io 0x9200-0x927f]
[ 0.372331] pnp 00:03: [io 0x9280-0x92ff]
[ 0.372333] pnp 00:03: [io 0x9400-0x947f]
[ 0.372336] pnp 00:03: [io 0x9480-0x94ff]
[ 0.372425] system 00:03: [io 0x04d0-0x04d1] has been reserved
[ 0.372429] system 00:03: [io 0x0600-0x065e] has been reserved
[ 0.372432] system 00:03: [io 0x9000-0x907f] has been reserved
[ 0.372435] system 00:03: [io 0x9080-0x90ff] has been reserved
[ 0.372438] system 00:03: [io 0x9200-0x927f] has been reserved
[ 0.372441] system 00:03: [io 0x9280-0x92ff] has been reserved
[ 0.372444] system 00:03: [io 0x9400-0x947f] has been reserved
[ 0.372447] system 00:03: [io 0x9480-0x94ff] has been reserved
[ 0.372451] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.372468] pnp 00:04: [io 0x0000-0x0008]
[ 0.372471] pnp 00:04: [io 0x000a-0x000f]
[ 0.372473] pnp 00:04: [io 0x0081-0x0083]
[ 0.372475] pnp 00:04: [io 0x0087]
[ 0.372477] pnp 00:04: [io 0x0089-0x008b]
[ 0.372480] pnp 00:04: [io 0x008f]
[ 0.372482] pnp 00:04: [io 0x00c0-0x00d1]
[ 0.372484] pnp 00:04: [io 0x00d4-0x00df]
[ 0.372487] pnp 00:04: [dma 4]
[ 0.372516] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.372526] pnp 00:05: [io 0x0061]
[ 0.372557] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.372568] pnp 00:06: [io 0x0070-0x0071]
[ 0.372580] pnp 00:06: [irq 8]
[ 0.372610] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.372621] pnp 00:07: [io 0x00f0-0x00f1]
[ 0.372628] pnp 00:07: [irq 13]
[ 0.372659] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.372669] pnp 00:08: [io 0x0600-0x067f]
[ 0.372724] system 00:08: [io 0x0600-0x067f] could not be reserved
[ 0.372727] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.373164] pnp 00:09: [bus 80-ff]
[ 0.373167] pnp 00:09: [io 0x0cf8-0x0cff]
[ 0.373169] pnp 00:09: [io 0x3000-0xffff window]
[ 0.373172] pnp 00:09: [io 0x03b0-0x03df window]
[ 0.373174] pnp 00:09: [mem 0x000a0000-0x000bffff window]
[ 0.373177] pnp 00:09: [mem 0x000c0000-0x000dffff window]
[ 0.373180] pnp 00:09: [mem 0xd0000000-0xdfffffff window]
[ 0.373228] pnp 00:09: Plug and Play ACPI device, IDs PNP0a03 (active)
[ 0.373498] pnp: PnP ACPI: found 10 devices
[ 0.373500] ACPI: ACPI bus type pnp unregistered
[ 0.380476] Switching to clocksource acpi_pm
[ 0.380518] PCI: max bus depth: 1 pci_try_num: 2
[ 0.380538] pci 0000:00:09.0: PCI bridge to [bus 01-01]
[ 0.380541] pci 0000:00:09.0: bridge window [mem 0xb0100000-0xb01fffff]
[ 0.380546] pci 0000:00:0d.0: PCI bridge to [bus 02-02]
[ 0.380553] pci 0000:03:00.0: BAR 6: can't assign mem pref (size 0x20000)
[ 0.380556] pci 0000:00:0e.0: PCI bridge to [bus 03-03]
[ 0.380559] pci 0000:00:0e.0: bridge window [io 0x2000-0x2fff]
[ 0.380562] pci 0000:00:0e.0: bridge window [mem 0xb1000000-0xb2ffffff]
[ 0.380565] pci 0000:00:0e.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.380571] pci 0000:80:0d.0: PCI bridge to [bus 81-81]
[ 0.380576] pci 0000:80:0e.0: PCI bridge to [bus 82-82]
[ 0.380586] pci 0000:00:09.0: setting latency timer to 64
[ 0.380590] pci 0000:00:0d.0: setting latency timer to 64
[ 0.380594] pci 0000:00:0e.0: setting latency timer to 64
[ 0.380599] pci 0000:80:0d.0: setting latency timer to 64
[ 0.380603] pci 0000:80:0e.0: setting latency timer to 64
[ 0.380606] pci_bus 0000:00: resource 4 [io 0x0000-0x2fff]
[ 0.380609] pci_bus 0000:00: resource 5 [io 0x4000-0x8fff]
[ 0.380612] pci_bus 0000:00: resource 6 [io 0xa000-0xffff]
[ 0.380614] pci_bus 0000:00: resource 7 [mem 0x80000000-0xcfffffff]
[ 0.380617] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff]
[ 0.380619] pci_bus 0000:00: resource 9 [mem 0xe0000000-0xe7ffffff]
[ 0.380622] pci_bus 0000:00: resource 10 [mem 0xf0000000-0xffffffff]
[ 0.380625] pci_bus 0000:00: resource 11 [mem 0x280000000-0xfcffffffff]
[ 0.380627] pci_bus 0000:01: resource 1 [mem 0xb0100000-0xb01fffff]
[ 0.380630] pci_bus 0000:01: resource 4 [io 0x0000-0x2fff]
[ 0.380632] pci_bus 0000:01: resource 5 [io 0x4000-0x8fff]
[ 0.380635] pci_bus 0000:01: resource 6 [io 0xa000-0xffff]
[ 0.380637] pci_bus 0000:01: resource 7 [mem 0x80000000-0xcfffffff]
[ 0.380640] pci_bus 0000:01: resource 8 [mem 0x000a0000-0x000bffff]
[ 0.380643] pci_bus 0000:01: resource 9 [mem 0xe0000000-0xe7ffffff]
[ 0.380645] pci_bus 0000:01: resource 10 [mem 0xf0000000-0xffffffff]
[ 0.380648] pci_bus 0000:01: resource 11 [mem 0x280000000-0xfcffffffff]
[ 0.380651] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
[ 0.380653] pci_bus 0000:03: resource 1 [mem 0xb1000000-0xb2ffffff]
[ 0.380656] pci_bus 0000:03: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.380659] pci_bus 0000:80: resource 4 [io 0x3000-0x3fff]
[ 0.380661] pci_bus 0000:80: resource 5 [io 0x9000-0x9fff]
[ 0.380664] pci_bus 0000:80: resource 6 [mem 0xd0000000-0xdfffffff]
[ 0.380667] pci_bus 0000:80: resource 7 [mem 0xe8000000-0xefffffff]
[ 0.380803] NET: Registered protocol family 2
[ 0.381109] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.383722] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.388609] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.389206] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.389209] TCP reno registered
[ 0.389229] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.389335] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.389590] NET: Registered protocol family 1
[ 0.389824] ACPI: PCI Interrupt Link [LUS0] enabled at IRQ 23
[ 0.648170] ACPI: PCI Interrupt Link [LUS2] enabled at IRQ 22
[ 0.648253] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.648258] pci 0000:00:0d.0: Found disabled HT MSI Mapping
[ 0.648265] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.648300] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.648304] pci 0000:00:0e.0: Found disabled HT MSI Mapping
[ 0.648311] pci 0000:00:00.0: Found enabled HT MSI Mapping
[ 0.648341] pci 0000:03:00.0: Boot video device
[ 0.648393] pci 0000:80:00.0: Found enabled HT MSI Mapping
[ 0.648398] pci 0000:80:0d.0: Found disabled HT MSI Mapping
[ 0.648406] pci 0000:80:00.0: Found enabled HT MSI Mapping
[ 0.648437] pci 0000:80:00.0: Found enabled HT MSI Mapping
[ 0.648442] pci 0000:80:0e.0: Found disabled HT MSI Mapping
[ 0.648449] pci 0000:80:00.0: Found enabled HT MSI Mapping
[ 0.648453] PCI: CLS 64 bytes, default 64
[ 0.648527] Unpacking initramfs...
[ 0.918082] Freeing initrd memory: 10800k freed
[ 0.925290] PCI-DMA: Disabling AGP.
[ 0.925423] PCI-DMA: aperture base @ 74000000 size 65536 KB
[ 0.925425] PCI-DMA: using GART IOMMU.
[ 0.925429] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[ 0.929166] Simple Boot Flag at 0x36 set to 0x1
[ 0.929878] audit: initializing netlink socket (disabled)
[ 0.929899] type=2000 audit(1395153487.924:1): initialized
[ 0.944636] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.946297] VFS: Disk quotas dquot_6.5.2
[ 0.946340] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.946442] msgmni has been set to 16010
[ 0.946723] alg: No test for stdrng (krng)
[ 0.946772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.946776] io scheduler noop registered
[ 0.946778] io scheduler deadline registered
[ 0.946817] io scheduler cfq registered (default)
[ 0.947153] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.947185] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.947187] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.947716] ERST: Table is not found!
[ 0.947718] GHES: HEST is not enabled!
[ 0.947791] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.124441] Linux agpgart interface v0.103
[ 1.124594] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 1.127588] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.127599] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.127852] mousedev: PS/2 mouse device common for all mice
[ 1.127908] rtc_cmos 00:06: RTC can wake from S4
[ 1.128059] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[ 1.128085] rtc0: alarms up to one year, y3k, 114 bytes nvram
[ 1.128100] cpuidle: using governor ladder
[ 1.128102] cpuidle: using governor menu
[ 1.128370] TCP cubic registered
[ 1.128486] NET: Registered protocol family 10
[ 1.129057] Mobile IPv6
[ 1.129060] NET: Registered protocol family 17
[ 1.129065] Registering the dns_resolver key type
[ 1.129252] PM: Hibernation image not present or could not be loaded.
[ 1.129268] registered taskstats version 1
[ 1.130306] rtc_cmos 00:06: setting system clock to 2014-03-18 14:38:08 UTC (1395153488)
[ 1.130361] Initializing network drop monitor service
[ 1.131747] Freeing unused kernel memory: 576k freed
[ 1.132117] Write protecting the kernel read-only data: 6144k
[ 1.136692] Freeing unused kernel memory: 648k freed
[ 1.141839] Freeing unused kernel memory: 688k freed
[ 1.156350] udevd[60]: starting version 175
[ 1.171883] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
[ 1.172124] ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 21
[ 1.172144] forcedeth 0000:00:0a.0: setting latency timer to 64
[ 1.200125] usbcore: registered new interface driver usbfs
[ 1.200155] usbcore: registered new interface driver hub
[ 1.200212] usbcore: registered new device driver usb
[ 1.200762] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.204086] SCSI subsystem initialized
[ 1.211262] ACPI: PCI Interrupt Link [LNK3] enabled at IRQ 19
[ 1.212886] libata version 3.00 loaded.
[ 1.264099] firewire_ohci: Added fw-ohci device 0000:01:07.0, OHCI v1.10, 4 IR + 8 IT contexts, quirks 0x2
[ 1.696651] forcedeth 0000:00:0a.0: ifname eth0, PHY OUI 0x5043 @ 1, addr 00:14:4f:3b:76:18
[ 1.696655] forcedeth 0000:00:0a.0: highdma csum gbit lnktim desc-v3
[ 1.696740] ehci_hcd 0000:00:02.1: setting latency timer to 64
[ 1.696743] ehci_hcd 0000:00:02.1: EHCI Host Controller
[ 1.696771] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1
[ 1.696797] ehci_hcd 0000:00:02.1: debug port 1
[ 1.696802] ehci_hcd 0000:00:02.1: cache line size of 64 is not supported
[ 1.696817] ehci_hcd 0000:00:02.1: irq 22, io mem 0xb0001000
[ 1.696921] ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 47
[ 1.696945] forcedeth 0000:80:0a.0: setting latency timer to 64
[ 1.708023] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00
[ 1.708047] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.708050] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.708053] usb usb1: Product: EHCI Host Controller
[ 1.708055] usb usb1: Manufacturer: Linux 3.2.0-4-amd64 ehci_hcd
[ 1.708057] usb usb1: SerialNumber: 0000:00:02.1
[ 1.708212] hub 1-0:1.0: USB hub found
[ 1.708217] hub 1-0:1.0: 10 ports detected
[ 1.708352] sata_nv 0000:00:07.0: version 3.5
[ 1.708359] sata_nv 0000:00:07.0: enabling device (0005 -> 0007)
[ 1.708506] ACPI: PCI Interrupt Link [LSI1] disabled and referenced, BIOS bug
[ 1.708559] ACPI: PCI Interrupt Link [LSI1] enabled at IRQ 20
[ 1.708627] sata_nv 0000:00:07.0: setting latency timer to 64
[ 1.708783] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.708954] scsi0 : sata_nv
[ 1.709095] scsi1 : sata_nv
[ 1.709214] ata1: SATA max UDMA/133 cmd 0x1c40 ctl 0x1c34 bmdma 0x1c10 irq 20
[ 1.709217] ata2: SATA max UDMA/133 cmd 0x1c38 ctl 0x1c30 bmdma 0x1c18 irq 20
[ 1.709240] sata_nv 0000:00:08.0: enabling device (0005 -> 0007)
[ 1.709376] ACPI: PCI Interrupt Link [LTID] enabled at IRQ 23
[ 1.709413] sata_nv 0000:00:08.0: setting latency timer to 64
[ 1.710155] scsi2 : sata_nv
[ 1.710363] scsi3 : sata_nv
[ 1.710488] ata3: SATA max UDMA/133 cmd 0x1c58 ctl 0x1c4c bmdma 0x1c20 irq 23
[ 1.710491] ata4: SATA max UDMA/133 cmd 0x1c50 ctl 0x1c48 bmdma 0x1c28 irq 23
[ 1.710520] pata_amd 0000:00:06.0: version 0.4.1
[ 1.710553] pata_amd 0000:00:06.0: setting latency timer to 64
[ 1.710918] scsi4 : pata_amd
[ 1.711007] scsi5 : pata_amd
[ 1.711452] ata5: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x1c00 irq 14
[ 1.711455] ata6: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x1c08 irq 15
[ 1.711550] ohci_hcd 0000:00:02.0: setting latency timer to 64
[ 1.711553] ohci_hcd 0000:00:02.0: OHCI Host Controller
[ 1.711568] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 2
[ 1.711583] ohci_hcd 0000:00:02.0: irq 23, io mem 0xb0000000
[ 1.764152] firewire_core: created device fw0: GUID 0800201440011241, S400
[ 1.766035] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.766038] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.766041] usb usb2: Product: OHCI Host Controller
[ 1.766043] usb usb2: Manufacturer: Linux 3.2.0-4-amd64 ohci_hcd
[ 1.766045] usb usb2: SerialNumber: 0000:00:02.0
[ 1.766186] hub 2-0:1.0: USB hub found
[ 1.766192] hub 2-0:1.0: 10 ports detected
[ 1.872394] ata5.00: ATAPI: MATSHITADVD-RAM UJ-845S, D100, max UDMA/33
[ 1.872404] ata5: nv_mode_filter: 0x739f&0x739f->0x739f, BIOS=0x7000 (0xc000c700) ACPI=0x701f (60:600:0x13)
[ 1.888348] ata5.00: configured for UDMA/33
[ 2.132023] usb 1-7: new high-speed USB device number 4 using ehci_hcd
[ 2.176041] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.176046] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.184268] ata3.00: ATA-7: HITACHI HDS7250SASUN500G 0618KMDVEF, K2AOA20A, max UDMA/133
[ 2.184272] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 2.184277] ata1.00: ATA-7: HITACHI HDS7250SASUN500G 0619KM5W3F, K2AOA20A, max UDMA/133
[ 2.184281] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 2.200276] ata3.00: configured for UDMA/133
[ 2.200279] ata1.00: configured for UDMA/133
[ 2.200456] scsi 0:0:0:0: Direct-Access ATA HITACHI HDS7250S K2AO PQ: 0 ANSI: 5
[ 2.220728] forcedeth 0000:80:0a.0: ifname eth1, PHY OUI 0x5043 @ 1, addr 00:14:4f:3b:76:19
[ 2.220732] forcedeth 0000:80:0a.0: highdma csum gbit lnktim desc-v3
[ 2.220974] ACPI: PCI Interrupt Link [LTID] enabled at IRQ 46
[ 2.221047] sata_nv 0000:80:07.0: setting latency timer to 64
[ 2.221362] scsi6 : sata_nv
[ 2.221478] scsi7 : sata_nv
[ 2.221598] ata7: SATA max UDMA/133 cmd 0x3030 ctl 0x3024 bmdma 0x3000 irq 46
[ 2.221601] ata8: SATA max UDMA/133 cmd 0x3028 ctl 0x3020 bmdma 0x3008 irq 46
[ 2.221786] ACPI: PCI Interrupt Link [LSI1] enabled at IRQ 45
[ 2.221828] sata_nv 0000:80:08.0: setting latency timer to 64
[ 2.222159] scsi8 : sata_nv
[ 2.222547] scsi9 : sata_nv
[ 2.222673] ata9: SATA max UDMA/133 cmd 0x3048 ctl 0x303c bmdma 0x3010 irq 45
[ 2.222676] ata10: SATA max UDMA/133 cmd 0x3040 ctl 0x3038 bmdma 0x3018 irq 45
[ 2.265221] usb 1-7: New USB device found, idVendor=0424, idProduct=2502
[ 2.265225] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.265527] hub 1-7:1.0: USB hub found
[ 2.265595] hub 1-7:1.0: 2 ports detected
[ 2.512035] ata2: SATA link down (SStatus 0 SControl 300)
[ 2.512189] scsi 2:0:0:0: Direct-Access ATA HITACHI HDS7250S K2AO PQ: 0 ANSI: 5
[ 2.532050] ata9: SATA link down (SStatus 0 SControl 300)
[ 2.532055] ata7: SATA link down (SStatus 0 SControl 300)
[ 2.568032] usb 2-5: new low-speed USB device number 2 using ohci_hcd
[ 2.783057] usb 2-5: New USB device found, idVendor=046d, idProduct=c063
[ 2.783060] usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.783063] usb 2-5: Product: DELL USB Laser Mouse
[ 2.783065] usb 2-5: Manufacturer: DELL
[ 2.824034] ata4: SATA link down (SStatus 0 SControl 300)
[ 2.825693] scsi 4:0:0:0: CD-ROM MATSHITA DVD-RAM UJ-845S D100 PQ: 0 ANSI: 5
[ 3.088022] usb 2-6: new low-speed USB device number 3 using ohci_hcd
[ 3.300023] ata8: SATA link down (SStatus 0 SControl 300)
[ 3.315051] usb 2-6: New USB device found, idVendor=04d9, idProduct=1603
[ 3.315055] usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.315057] usb 2-6: Product: USB Keyboard
[ 3.315059] usb 2-6: Manufacturer:
[ 3.612023] ata10: SATA link down (SStatus 0 SControl 300)
[ 3.615290] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 3.615341] sd 0:0:0:0: [sda] Write Protect is off
[ 3.615345] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 3.615366] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.615779] sd 2:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 3.615823] sd 2:0:0:0: [sdb] Write Protect is off
[ 3.615825] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 3.615845] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.620658] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 3.620768] sd 2:0:0:0: Attached scsi generic sg1 type 0
[ 3.620822] scsi 4:0:0:0: Attached scsi generic sg2 type 5
[ 3.638551] sda: sda1 sda2 sda3 sda4 < sda5 >
[ 3.639154] sd 0:0:0:0: [sda] Attached SCSI disk
[ 3.640337] input: DELL DELL USB Laser Mouse as /devices/pci0000:00/0000:00:02.0/usb2/2-5/2-5:1.0/input/input0
[ 3.640458] generic-usb 0003:046D:C063.0001: input,hidraw0: USB HID v1.10 Mouse [DELL DELL USB Laser Mouse] on usb-0000:00:02.0-5/input0
[ 3.648208] sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 >
[ 3.648677] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 3.651560] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda caddy
[ 3.651565] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 3.651840] sr 4:0:0:0: Attached scsi CD-ROM sr0
[ 3.654565] input: USB Keyboard as /devices/pci0000:00/0000:00:02.0/usb2/2-6/2-6:1.0/input/input1
[ 3.654818] generic-usb 0003:04D9:1603.0002: input,hidraw1: USB HID v1.10 Keyboard [ USB Keyboard] on usb-0000:00:02.0-6/input0
[ 3.679155] input: USB Keyboard as /devices/pci0000:00/0000:00:02.0/usb2/2-6/2-6:1.1/input/input2
[ 3.679239] generic-usb 0003:04D9:1603.0003: input,hidraw2: USB HID v1.10 Device [ USB Keyboard] on usb-0000:00:02.0-6/input1
[ 3.679264] usbcore: registered new interface driver usbhid
[ 3.679266] usbhid: USB HID core driver
[ 4.245915] md: md0 stopped.
[ 4.247306] md: bind<sdb2>
[ 4.247468] md: bind<sda2>
[ 4.249084] md: raid1 personality registered for level 1
[ 4.250046] bio: create slab <bio-1> at 1
[ 4.250177] md/raid1:md0: active with 2 out of 2 mirrors
[ 4.250207] md0: detected capacity change from 0 to 19982581760
[ 4.254931] md0: unknown partition table
[ 4.458389] md: md1 stopped.
[ 4.459743] md: bind<sdb3>
[ 4.459903] md: bind<sda3>
[ 4.461345] md/raid1:md1: not clean -- starting background reconstruction
[ 4.461350] md/raid1:md1: active with 2 out of 2 mirrors
[ 4.461387] md1: detected capacity change from 0 to 419865362432
[ 4.508168] md1: unknown partition table
[ 4.670025] md: md2 stopped.
[ 4.671319] md: bind<sdb5>
[ 4.671482] md: bind<sda5>
[ 4.672917] md/raid1:md2: not clean -- starting background reconstruction
[ 4.672922] md/raid1:md2: active with 2 out of 2 mirrors
[ 4.672959] md2: detected capacity change from 0 to 31982485504
[ 4.698888] md2: unknown partition table
[ 5.047219] PM: Starting manual resume from disk
[ 5.047224] PM: Hibernation image partition 9:2 present
[ 5.047226] PM: Looking for hibernation image.
[ 5.047407] PM: Image not found (code -22)
[ 5.047411] PM: Hibernation image not present or could not be loaded.
[ 5.161617] EXT4-fs (md1): mounted filesystem with ordered data mode. Opts: (null)
[ 6.922657] udevd[439]: starting version 175
[ 7.367905] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[ 7.367916] ACPI: Power Button [PWRB]
[ 7.368105] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[ 7.368109] ACPI: Power Button [PWRF]
[ 7.766775] input: PC Speaker as /devices/platform/pcspkr/input/input5
[ 7.790220] EDAC MC: Ver: 2.1.0
[ 7.896461] i2c i2c-0: nForce2 SMBus adapter at 0x7000
[ 7.896489] i2c i2c-1: nForce2 SMBus adapter at 0x7040
[ 7.898998] MCE: In-kernel MCE decoding enabled.
[ 7.901722] AMD64 EDAC driver v3.4.0
[ 7.901835] EDAC amd64: DRAM ECC enabled.
[ 7.901845] EDAC amd64: K8 revE or earlier detected (node 0).
[ 7.901887] EDAC amd64: CS0: Registered Double data rate SDRAM
[ 7.901889] EDAC amd64: CS1: Registered Double data rate SDRAM
[ 7.901918] EDAC MC0: Giving out device to 'amd64_edac' 'K8': DEV 0000:00:18.2
[ 7.901955] EDAC amd64: DRAM ECC enabled.
[ 7.901969] EDAC amd64: K8 revE or earlier detected (node 1).
[ 7.902019] EDAC amd64: CS0: Registered Double data rate SDRAM
[ 7.902021] EDAC amd64: CS1: Registered Double data rate SDRAM
[ 7.902054] EDAC MC1: Giving out device to 'amd64_edac' 'K8': DEV 0000:00:19.2
[ 7.902108] EDAC PCI0: Giving out device to module 'amd64_edac' controller 'EDAC PCI controller': DEV '0000:00:18.2' (POLLED)
[ 8.023033] powernow-k8: Found 2 Dual Core AMD Opteron(tm) Processor 280 (4 cpu cores) (version 2.20.00)
[ 8.023089] powernow-k8: fid 0x10 (2400 MHz), vid 0x8
[ 8.023091] powernow-k8: fid 0xe (2200 MHz), vid 0xa
[ 8.023094] powernow-k8: fid 0xc (2000 MHz), vid 0xc
[ 8.023096] powernow-k8: fid 0xa (1800 MHz), vid 0xe
[ 8.023098] powernow-k8: fid 0x2 (1000 MHz), vid 0x12
[ 8.023177] powernow-k8: fid 0x10 (2400 MHz), vid 0x8
[ 8.023179] powernow-k8: fid 0xe (2200 MHz), vid 0xa
[ 8.023181] powernow-k8: fid 0xc (2000 MHz), vid 0xc
[ 8.023183] powernow-k8: fid 0xa (1800 MHz), vid 0xe
[ 8.023184] powernow-k8: fid 0x2 (1000 MHz), vid 0x12
[ 8.060140] ACPI: PCI Interrupt Link [LACI] enabled at IRQ 22
[ 8.060170] snd_intel8x0 0000:00:04.0: setting latency timer to 64
[ 8.234507] [drm] Initialized drm 1.1.0 20060810
[ 8.384039] intel8x0_measure_ac97_clock: measured 54432 usecs (2672 samples)
[ 8.384047] intel8x0: clocking to 46936
[ 8.745671] wmi: Mapper loaded
[ 9.202560] nouveau 0000:03:00.0: setting latency timer to 64
[ 9.202622] [drm] nouveau 0000:03:00.0: Detected an NV40 generation card (0x049d00a2)
[ 9.208402] [drm] nouveau 0000:03:00.0: Checking PRAMIN for VBIOS
[ 9.242361] [drm] nouveau 0000:03:00.0: ... appears to be valid
[ 9.242367] [drm] nouveau 0000:03:00.0: Using VBIOS from PRAMIN
[ 9.242378] [drm] nouveau 0000:03:00.0: BIT BIOS found
[ 9.242386] [drm] nouveau 0000:03:00.0: Bios version 05.71.22.60
[ 9.242394] [drm] nouveau 0000:03:00.0: TMDS table version 1.1
[ 9.242399] [drm] nouveau 0000:03:00.0: TMDS table script pointers not stubbed
[ 9.242612] [drm] nouveau 0000:03:00.0: MXM: no VBIOS data, nothing to do
[ 9.242618] [drm] nouveau 0000:03:00.0: DCB version 3.0
[ 9.242626] [drm] nouveau 0000:03:00.0: DCB outp 00: 01000300 00000028
[ 9.242633] [drm] nouveau 0000:03:00.0: DCB outp 01: 03000302 00000000
[ 9.242639] [drm] nouveau 0000:03:00.0: DCB outp 02: 04011310 00000028
[ 9.242645] [drm] nouveau 0000:03:00.0: DCB outp 03: 0c011312 00000000
[ 9.242651] [drm] nouveau 0000:03:00.0: DCB conn 00: 1030
[ 9.242657] [drm] nouveau 0000:03:00.0: DCB conn 01: 2130
[ 9.242663] [drm] nouveau 0000:03:00.0: DCB conn 02: 0260
[ 9.242676] [drm] nouveau 0000:03:00.0: Parsing VBIOS init table 0 at offset 0xAB89
[ 9.242951] [drm] nouveau 0000:03:00.0: Parsing VBIOS init table 1 at offset 0xB4A1
[ 9.255093] [drm] nouveau 0000:03:00.0: Parsing VBIOS init table 2 at offset 0xBECF
[ 9.255121] [drm] nouveau 0000:03:00.0: Parsing VBIOS init table 3 at offset 0xC04A
[ 9.258329] [drm] nouveau 0000:03:00.0: Parsing VBIOS init table 4 at offset 0xC1BB
[ 9.258590] [TTM] Zone kernel: Available graphics memory: 4099768 kiB
[ 9.258596] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
[ 9.258601] [TTM] Initializing pool allocator
[ 9.258618] [TTM] Initializing DMA pool allocator
[ 9.258652] [drm] nouveau 0000:03:00.0: Detected 256MiB VRAM (GDDR3)
[ 9.266395] [drm] nouveau 0000:03:00.0: 512 MiB GART (aperture)
[ 9.266556] [drm] nouveau 0000:03:00.0: Saving VGA fonts
[ 9.311336] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 9.311342] [drm] No driver support for vblank timestamp query.
[ 9.320372] [drm] nouveau 0000:03:00.0: 2 available performance level(s)
[ 9.320385] [drm] nouveau 0000:03:00.0: 0: core 470MHz shader 450MHz memory 660MHz voltage 1200mV fanspeed 20%
[ 9.320396] [drm] nouveau 0000:03:00.0: 1: core 470MHz shader 450MHz memory 660MHz voltage 1200mV fanspeed 40%
[ 9.320407] [drm] nouveau 0000:03:00.0: c: core 450MHz shader 450MHz memory 661MHz voltage 1200mV fanspeed 20%
[ 9.322737] [drm] nouveau 0000:03:00.0: 0xA104: Parsing digital output script table
[ 9.372375] [drm] nouveau 0000:03:00.0: 0xA146: Parsing digital output script table
[ 9.501464] [drm] nouveau 0000:03:00.0: allocated 1280x1024 fb: 0x49000, bo ffff88017a2a1800
[ 9.501632] fbcon: nouveaufb (fb0) is primary device
[ 9.514671] [drm] nouveau 0000:03:00.0: 0xA104: Parsing digital output script table
[ 9.566169] Console: switching to colour frame buffer device 160x64
[ 9.567979] fb0: nouveaufb frame buffer device
[ 9.567983] drm: registered panic notifier
[ 9.567994] [drm] Initialized nouveau 1.0.0 20120316 for 0000:03:00.0 on minor 0
[ 12.052809] Adding 31232888k swap on /dev/md2. Priority:-1 extents:1 across:31232888k
[ 12.102091] EXT4-fs (md1): re-mounted. Opts: (null)
[ 12.450395] md: resync of RAID array md1
[ 12.450404] md: minimum _guaranteed_ speed: 1000 KB/sec/disk.
[ 12.450411] md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync.
[ 12.450421] md: using 128k window, over a total of 410024768k.
[ 12.450427] md: resuming resync of md1 from checkpoint.
[ 12.623938] EXT4-fs (md1): re-mounted. Opts: errors=remount-ro
[ 12.974368] loop: module loaded
[ 14.049485] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[ 15.274222] RPC: Registered named UNIX socket transport module.
[ 15.274231] RPC: Registered udp transport module.
[ 15.274236] RPC: Registered tcp transport module.
[ 15.274240] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 15.344318] FS-Cache: Loaded
[ 15.415643] FS-Cache: Netfs 'nfs' registered for caching
[ 15.462671] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 19.417325] Bluetooth: Core ver 2.16
[ 19.417386] NET: Registered protocol family 31
[ 19.417391] Bluetooth: HCI device and connection manager initialized
[ 19.417400] Bluetooth: HCI socket layer initialized
[ 19.417405] Bluetooth: L2CAP socket layer initialized
[ 19.417417] Bluetooth: SCO socket layer initialized
[ 19.516571] Bluetooth: RFCOMM TTY layer initialized
[ 19.516583] Bluetooth: RFCOMM socket layer initialized
[ 19.516589] Bluetooth: RFCOMM ver 1.11
[ 19.564512] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 19.564519] Bluetooth: BNEP filters: protocol multicast
[ 20.468344] forcedeth 0000:80:0a.0: eth1: no link during initialization
[ 20.471929] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 30.896038] eth0: no IPv6 routers present
# dmidecode 2.11
SMBIOS 2.4 present.
40 structures occupying 1443 bytes.
Table at 0x7FF54000.
Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
Vendor: Phoenix Technologies Ltd.
Version: 1.60
Release Date: 03/22/2007
Address: 0xE50E0
Runtime Size: 110368 bytes
ROM Size: 1024 kB
Characteristics:
PCI is supported
PNP is supported
BIOS is upgradeable
BIOS shadowing is allowed
ESCD support is available
Boot from CD is supported
Selectable boot is supported
EDD is supported
5.25"/360 kB floppy services are supported (int 13h)
5.25"/1.2 MB floppy services are supported (int 13h)
3.5"/720 kB floppy services are supported (int 13h)
3.5"/2.88 MB floppy services are supported (int 13h)
Print screen service is supported (int 5h)
8042 keyboard services are supported (int 9h)
Serial services are supported (int 14h)
Printer services are supported (int 17h)
CGA/mono video services are supported (int 10h)
ACPI is supported
USB legacy is supported
Targeted content distribution is supported
Handle 0x0001, DMI type 1, 27 bytes
System Information
Manufacturer: Sun Microsystems
Product Name: Sun Ultra 40 Workstation
Version: 11
Serial Number: 0641TH10ZC
UUID: 295894AA-8E10-4A53-9090-00144F3B7618
Wake-up Type: Power Switch
SKU Number: Not Specified
Family: Not Specified
Handle 0x0002, DMI type 2, 8 bytes
Base Board Information
Manufacturer: Sun Microsystems
Product Name: Sun Ultra 40 Workstation
Version: 01
Serial Number: VD00ML
Handle 0x0003, DMI type 3, 13 bytes
Chassis Information
Manufacturer: Sun Microsystems
Type: Main Server Chassis
Lock: Not Present
Version: 01
Serial Number: 012345
Asset Tag: Not Specified
Boot-up State: Unknown
Power Supply State: Unknown
Thermal State: Unknown
Security Status: Unknown
Handle 0x0004, DMI type 4, 35 bytes
Processor Information
Socket Designation: CPU0-Socket 940
Type: Central Processor
Family: Opteron
Manufacturer: AMD
ID: 12 0F 02 00 FF FB 8B 17
Signature: Family 15, Model 33, Stepping 2
Flags:
FPU (Floating-point unit on-chip)
VME (Virtual mode extension)
DE (Debugging extension)
PSE (Page size extension)
TSC (Time stamp counter)
MSR (Model specific registers)
PAE (Physical address extension)
MCE (Machine check exception)
CX8 (CMPXCHG8 instruction supported)
APIC (On-chip APIC hardware supported)
SEP (Fast system call)
MTRR (Memory type range registers)
PGE (Page global enable)
MCA (Machine check architecture)
CMOV (Conditional move instruction supported)
PAT (Page attribute table)
PSE-36 (36-bit page size extension)
CLFSH (CLFLUSH instruction supported)
MMX (MMX technology supported)
FXSR (FXSAVE and FXSTOR instructions supported)
SSE (Streaming SIMD extensions)
SSE2 (Streaming SIMD extensions 2)
HTT (Multi-threading)
Version: AMD
Voltage: 1.2 V
External Clock: 200 MHz
Max Speed: 3000 MHz
Current Speed: 2400 MHz
Status: Populated, Enabled
Upgrade: None
L1 Cache Handle: 0x0008
L2 Cache Handle: 0x0009
L3 Cache Handle: Not Provided
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: Not Specified
Handle 0x0005, DMI type 4, 35 bytes
Processor Information
Socket Designation: CPU1-Socket 940
Type: Central Processor
Family: Opteron
Manufacturer: AMD
ID: 12 0F 02 00 FF FB 8B 17
Signature: Family 15, Model 33, Stepping 2
Flags:
FPU (Floating-point unit on-chip)
VME (Virtual mode extension)
DE (Debugging extension)
PSE (Page size extension)
TSC (Time stamp counter)
MSR (Model specific registers)
PAE (Physical address extension)
MCE (Machine check exception)
CX8 (CMPXCHG8 instruction supported)
APIC (On-chip APIC hardware supported)
SEP (Fast system call)
MTRR (Memory type range registers)
PGE (Page global enable)
MCA (Machine check architecture)
CMOV (Conditional move instruction supported)
PAT (Page attribute table)
PSE-36 (36-bit page size extension)
CLFSH (CLFLUSH instruction supported)
MMX (MMX technology supported)
FXSR (FXSAVE and FXSTOR instructions supported)
SSE (Streaming SIMD extensions)
SSE2 (Streaming SIMD extensions 2)
HTT (Multi-threading)
Version: AMD
Voltage: 1.2 V
External Clock: 200 MHz
Max Speed: 3000 MHz
Current Speed: 2400 MHz
Status: Populated, Enabled
Upgrade: None
L1 Cache Handle: 0x000A
L2 Cache Handle: 0x000B
L3 Cache Handle: Not Provided
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: Not Specified
Handle 0x0006, DMI type 4, 35 bytes
Processor Information
Socket Designation: CPU2-Socket 940
Type: Central Processor
Family: Opteron
Manufacturer: AMD
ID: 12 0F 02 00 FF FB 8B 17
Signature: Family 15, Model 33, Stepping 2
Flags:
FPU (Floating-point unit on-chip)
VME (Virtual mode extension)
DE (Debugging extension)
PSE (Page size extension)
TSC (Time stamp counter)
MSR (Model specific registers)
PAE (Physical address extension)
MCE (Machine check exception)
CX8 (CMPXCHG8 instruction supported)
APIC (On-chip APIC hardware supported)
SEP (Fast system call)
MTRR (Memory type range registers)
PGE (Page global enable)
MCA (Machine check architecture)
CMOV (Conditional move instruction supported)
PAT (Page attribute table)
PSE-36 (36-bit page size extension)
CLFSH (CLFLUSH instruction supported)
MMX (MMX technology supported)
FXSR (FXSAVE and FXSTOR instructions supported)
SSE (Streaming SIMD extensions)
SSE2 (Streaming SIMD extensions 2)
HTT (Multi-threading)
Version: AMD
Voltage: 1.2 V
External Clock: 200 MHz
Max Speed: 3000 MHz
Current Speed: 2400 MHz
Status: Populated, Enabled
Upgrade: None
L1 Cache Handle: Not Provided
L2 Cache Handle: Not Provided
L3 Cache Handle: Not Provided
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: Not Specified
Handle 0x0007, DMI type 4, 35 bytes
Processor Information
Socket Designation: CPU3-Socket 940
Type: Central Processor
Family: Opteron
Manufacturer: AMD
ID: 12 0F 02 00 FF FB 8B 17
Signature: Family 15, Model 33, Stepping 2
Flags:
FPU (Floating-point unit on-chip)
VME (Virtual mode extension)
DE (Debugging extension)
PSE (Page size extension)
TSC (Time stamp counter)
MSR (Model specific registers)
PAE (Physical address extension)
MCE (Machine check exception)
CX8 (CMPXCHG8 instruction supported)
APIC (On-chip APIC hardware supported)
SEP (Fast system call)
MTRR (Memory type range registers)
PGE (Page global enable)
MCA (Machine check architecture)
CMOV (Conditional move instruction supported)
PAT (Page attribute table)
PSE-36 (36-bit page size extension)
CLFSH (CLFLUSH instruction supported)
MMX (MMX technology supported)
FXSR (FXSAVE and FXSTOR instructions supported)
SSE (Streaming SIMD extensions)
SSE2 (Streaming SIMD extensions 2)
HTT (Multi-threading)
Version: AMD
Voltage: 1.2 V
External Clock: 200 MHz
Max Speed: 3000 MHz
Current Speed: 2400 MHz
Status: Populated, Enabled
Upgrade: None
L1 Cache Handle: Not Provided
L2 Cache Handle: Not Provided
L3 Cache Handle: Not Provided
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: Not Specified
Handle 0x0008, DMI type 7, 19 bytes
Cache Information
Socket Designation: H0 L1 Cache
Configuration: Enabled, Not Socketed, Level 1
Operational Mode: Write Back
Location: Internal
Installed Size: 64 kB
Maximum Size: 64 kB
Supported SRAM Types:
Burst
Pipeline Burst
Asynchronous
Installed SRAM Type: Asynchronous
Speed: Unknown
Error Correction Type: Unknown
System Type: Unknown
Associativity: Unknown
Handle 0x0009, DMI type 7, 19 bytes
Cache Information
Socket Designation: H0 L2 Cache
Configuration: Enabled, Not Socketed, Level 2
Operational Mode: Write Through
Location: Internal
Installed Size: 1024 kB
Maximum Size: 1024 kB
Supported SRAM Types:
Burst
Pipeline Burst
Synchronous
Installed SRAM Type: Synchronous
Speed: Unknown
Error Correction Type: Unknown
System Type: Unified
Associativity: Unknown
Handle 0x000A, DMI type 7, 19 bytes
Cache Information
Socket Designation: H1 L1 Cache
Configuration: Enabled, Not Socketed, Level 1
Operational Mode: Write Back
Location: Internal
Installed Size: 64 kB
Maximum Size: 64 kB
Supported SRAM Types:
Burst
Pipeline Burst
Asynchronous
Installed SRAM Type: Asynchronous
Speed: Unknown
Error Correction Type: Unknown
System Type: Unknown
Associativity: Unknown
Handle 0x000B, DMI type 7, 19 bytes
Cache Information
Socket Designation: H1 L2 Cache
Configuration: Enabled, Not Socketed, Level 2
Operational Mode: Write Through
Location: Internal
Installed Size: 1024 kB
Maximum Size: 1024 kB
Supported SRAM Types:
Burst
Pipeline Burst
Synchronous
Installed SRAM Type: Synchronous
Speed: Unknown
Error Correction Type: Unknown
System Type: Unified
Associativity: Unknown
Handle 0x000C, DMI type 9, 13 bytes
System Slot Information
Designation: PCIE0 Slot
Type: x4 PCI Express
Current Usage: Available
Length: Long
ID: 0
Characteristics:
5.0 V is provided
3.3 V is provided
PME signal is supported
Handle 0x000D, DMI type 9, 13 bytes
System Slot Information
Designation: PCI0 Slot
Type: 32-bit PCI
Current Usage: Available
Length: Long
ID: 2
Characteristics:
5.0 V is provided
PME signal is supported
Handle 0x000E, DMI type 9, 13 bytes
System Slot Information
Designation: PCI1 Slot
Type: 32-bit PCI
Current Usage: Available
Length: Long
ID: 1
Characteristics:
5.0 V is provided
PME signal is supported
Handle 0x000F, DMI type 9, 13 bytes
System Slot Information
Designation: PCIE1 Slot
Type: x16 PCI Express
Current Usage: In Use
Length: Long
ID: 0
Characteristics:
5.0 V is provided
3.3 V is provided
PME signal is supported
Handle 0x0010, DMI type 9, 13 bytes
System Slot Information
Designation: PCIE2 Slot
Type: x4 PCI Express
Current Usage: Available
Length: Long
ID: 0
Characteristics:
5.0 V is provided
3.3 V is provided
PME signal is supported
Handle 0x0011, DMI type 9, 13 bytes
System Slot Information
Designation: PCIE3 Slot
Type: x16 PCI Express
Current Usage: Available
Length: Long
ID: 0
Characteristics:
5.0 V is provided
3.3 V is provided
PME signal is supported
Handle 0x0012, DMI type 11, 5 bytes
OEM Strings
String 1: 0
String 2: 0
Handle 0x0013, DMI type 15, 29 bytes
System Event Log
Area Length: 144 bytes
Header Start Offset: 0x0000
Header Length: 16 bytes
Data Start Offset: 0x0010
Access Method: General-purpose non-volatile data functions
Access Address: 0x0000
Status: Valid, Not Full
Change Token: 0x000000D8
Header Format: Type 1
Supported Log Type Descriptors: 3
Descriptor 1: POST error
Data Format 1: POST results bitmap
Descriptor 2: Single-bit ECC memory error
Data Format 2: Multiple-event
Descriptor 3: Multi-bit ECC memory error
Data Format 3: Multiple-event
Handle 0x0014, DMI type 16, 15 bytes
Physical Memory Array
Location: System Board Or Motherboard
Use: System Memory
Error Correction Type: Single-bit ECC
Maximum Capacity: 16 GB
Error Information Handle: Not Provided
Number Of Devices: 8
Handle 0x0015, DMI type 17, 27 bytes
Memory Device
Array Handle: 0x0014
Error Information Handle: No Error
Total Width: 128 bits
Data Width: 64 bits
Size: 2048 MB
Form Factor: DIMM
Set: None
Locator: C0_DIMM0
Bank Locator: Bank 0
Type: DRAM
Type Detail: Synchronous
Speed: 400 MHz
Manufacturer: Not Specified
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: Not Specified
Handle 0x0016, DMI type 17, 27 bytes
Memory Device
Array Handle: 0x0014
Error Information Handle: No Error
Total Width: 128 bits
Data Width: 64 bits
Size: 2048 MB
Form Factor: DIMM
Set: 1
Locator: C0_DIMM1
Bank Locator: Bank 0
Type: DRAM
Type Detail: Synchronous
Speed: 400 MHz
Manufacturer: Not Specified
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: Not Specified
Handle 0x0017, DMI type 17, 27 bytes
Memory Device
Array Handle: 0x0014
Error Information Handle: No Error
Total Width: Unknown
Data Width: Unknown
Size: No Module Installed
Form Factor: DIMM
Set: 2
Locator: C0_DIMM2
Bank Locator: Bank 1
Type: DRAM
Type Detail: Unknown
Speed: 400 MHz
Manufacturer: Not Specified
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: Not Specified
Handle 0x0018, DMI type 17, 27 bytes
Memory Device
Array Handle: 0x0014
Error Information Handle: No Error
Total Width: Unknown
Data Width: Unknown
Size: No Module Installed
Form Factor: DIMM
Set: 3
Locator: C0_DIMM3
Bank Locator: Bank 1
Type: DRAM
Type Detail: Unknown
Speed: 400 MHz
Manufacturer: Not Specified
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: Not Specified
Handle 0x0019, DMI type 17, 27 bytes
Memory Device
Array Handle: 0x0014
Error Information Handle: No Error
Total Width: 128 bits
Data Width: 64 bits
Size: 2048 MB
Form Factor: DIMM
Set: 4
Locator: C1_DIMM0
Bank Locator: Bank 2
Type: DRAM
Type Detail: Synchronous
Speed: 400 MHz
Manufacturer: Not Specified
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: Not Specified
Handle 0x001A, DMI type 17, 27 bytes
Memory Device
Array Handle: 0x0014
Error Information Handle: No Error
Total Width: 128 bits
Data Width: 64 bits
Size: 2048 MB
Form Factor: DIMM
Set: 5
Locator: C1_DIMM1
Bank Locator: Bank 2
Type: DRAM
Type Detail: Synchronous
Speed: 400 MHz
Manufacturer: Not Specified
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: Not Specified
Handle 0x001B, DMI type 17, 27 bytes
Memory Device
Array Handle: 0x0014
Error Information Handle: No Error
Total Width: Unknown
Data Width: Unknown
Size: No Module Installed
Form Factor: DIMM
Set: 6
Locator: C1_DIMM2
Bank Locator: Bank 3
Type: DRAM
Type Detail: Unknown
Speed: 400 MHz
Manufacturer: Not Specified
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: Not Specified
Handle 0x001C, DMI type 17, 27 bytes
Memory Device
Array Handle: 0x0014
Error Information Handle: No Error
Total Width: Unknown
Data Width: Unknown
Size: No Module Installed
Form Factor: DIMM
Set: 7
Locator: C1_DIMM3
Bank Locator: Bank 3
Type: DRAM
Type Detail: Unknown
Speed: 400 MHz
Manufacturer: Not Specified
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: Not Specified
Handle 0x001D, DMI type 19, 15 bytes
Memory Array Mapped Address
Starting Address: 0x00000000000
Ending Address: 0x001FFFFFFFF
Range Size: 8 GB
Physical Array Handle: 0x0014
Partition Width: 2
Handle 0x001E, DMI type 20, 19 bytes
Memory Device Mapped Address
Starting Address: 0x00000000000
Ending Address: 0x0007FFFFFFF
Range Size: 2 GB
Physical Device Handle: 0x0015
Memory Array Mapped Address Handle: 0x001D
Partition Row Position: 1
Interleaved Data Depth: 1
Handle 0x001F, DMI type 20, 19 bytes
Memory Device Mapped Address
Starting Address: 0x00100000000
Ending Address: 0x0007FFFFFFF
Range Size: 4094 GB
Physical Device Handle: 0x0016
Memory Array Mapped Address Handle: 0x001D
Partition Row Position: 1
Interleaved Data Depth: 1
Handle 0x0020, DMI type 20, 19 bytes
Memory Device Mapped Address
Starting Address: 0x0013FFFFC00
Ending Address: 0x0013FFFFFFF
Range Size: 1 kB
Physical Device Handle: 0x0017
Memory Array Mapped Address Handle: 0x001D
Partition Row Position: 1
Interleaved Data Depth: 1
Handle 0x0021, DMI type 20, 19 bytes
Memory Device Mapped Address
Starting Address: 0x0013FFFFC00
Ending Address: 0x0013FFFFFFF
Range Size: 1 kB
Physical Device Handle: 0x0018
Memory Array Mapped Address Handle: 0x001D
Partition Row Position: 1
Interleaved Data Depth: 1
Handle 0x0022, DMI type 20, 19 bytes
Memory Device Mapped Address
Starting Address: 0x00140000000
Ending Address: 0x001BFFFFFFF
Range Size: 2 GB
Physical Device Handle: 0x0019
Memory Array Mapped Address Handle: 0x001D
Partition Row Position: 1
Interleaved Data Depth: 1
Handle 0x0023, DMI type 20, 19 bytes
Memory Device Mapped Address
Starting Address: 0x001C0000000
Ending Address: 0x0023FFFFFFF
Range Size: 2 GB
Physical Device Handle: 0x001A
Memory Array Mapped Address Handle: 0x001D
Partition Row Position: 1
Interleaved Data Depth: 1
Handle 0x0024, DMI type 20, 19 bytes
Memory Device Mapped Address
Starting Address: 0x0023FFFFC00
Ending Address: 0x0023FFFFFFF
Range Size: 1 kB
Physical Device Handle: 0x001B
Memory Array Mapped Address Handle: 0x001D
Partition Row Position: 1
Interleaved Data Depth: 1
Handle 0x0025, DMI type 20, 19 bytes
Memory Device Mapped Address
Starting Address: 0x0023FFFFC00
Ending Address: 0x0023FFFFFFF
Range Size: 1 kB
Physical Device Handle: 0x001C
Memory Array Mapped Address Handle: 0x001D
Partition Row Position: 1
Interleaved Data Depth: 1
Handle 0x0026, DMI type 32, 11 bytes
System Boot Information
Status: No errors detected
Handle 0x0027, DMI type 127, 4 bytes
End Of Table
myhost
description: System
product: Sun Ultra 40 Workstation ()
vendor: Sun Microsystems
version: 11
serial: 0641TH10ZC
width: 64 bits
capabilities: smbios-2.4 dmi-2.4 vsyscall32
configuration: boot=normal chassis=server uuid=295894AA-8E10-4A53-9090-00144F3B7618
*-core
description: Motherboard
product: Sun Ultra 40 Workstation
vendor: Sun Microsystems
physical id: 0
version: 01
serial: VD00ML
*-firmware
description: BIOS
vendor: Phoenix Technologies Ltd.
physical id: 1
version: 1.60
date: 03/22/2007
size: 107KiB
capacity: 960KiB
capabilities: pci pnp upgrade shadowing escd cdboot bootselect edd int13floppy360 int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer int10video acpi usb
*-cpu:0
description: CPU
product: Dual Core AMD Opteron(tm) Processor 280
vendor: Advanced Micro Devices [AMD]
physical id: 3
bus info: cpu@0
version: AMD
slot: CPU0-Socket 940
size: 1GHz
capacity: 3GHz
width: 64 bits
clock: 200MHz
capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt x86-64 3dnowext 3dnow rep_good nopl extd_apicid pni lahf_lm cmp_legacy cpufreq
*-cache:0
description: L1 cache
physical id: 8
slot: H0 L1 Cache
size: 64KiB
capacity: 64KiB
capabilities: asynchronous internal write-back
*-cache:1
description: L2 cache
physical id: 9
slot: H0 L2 Cache
size: 1MiB
capacity: 1MiB
capabilities: synchronous internal write-through unified
*-cpu:1
description: CPU
product: Dual Core AMD Opteron(tm) Processor 280
vendor: Advanced Micro Devices [AMD]
physical id: 5
bus info: cpu@1
version: AMD
slot: CPU1-Socket 940
size: 1GHz
capacity: 3GHz
width: 64 bits
clock: 200MHz
capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt x86-64 3dnowext 3dnow rep_good nopl extd_apicid pni lahf_lm cmp_legacy cpufreq
*-cache:0
description: L1 cache
physical id: a
slot: H1 L1 Cache
size: 64KiB
capacity: 64KiB
capabilities: asynchronous internal write-back
*-cache:1
description: L2 cache
physical id: b
slot: H1 L2 Cache
size: 1MiB
capacity: 1MiB
capabilities: synchronous internal write-through unified
*-cpu:2
description: CPU
product: Opteron
vendor: AMD
physical id: 4
bus info: cpu@2
version: AMD
slot: CPU2-Socket 940
size: 1GHz
capacity: 3GHz
clock: 200MHz
capabilities: cpufreq
*-cpu:3
description: CPU
product: Opteron
vendor: AMD
physical id: 6
bus info: cpu@3
version: AMD
slot: CPU3-Socket 940
size: 1GHz
capacity: 3GHz
clock: 200MHz
capabilities: cpufreq
*-memory:0
description: System Memory
physical id: 14
slot: System board or motherboard
size: 8GiB
*-bank:0
description: DIMM DRAM Synchronous 400 MHz (2.5 ns)
physical id: 0
slot: C0_DIMM0
size: 2GiB
width: 64 bits
clock: 400MHz (2.5ns)
*-bank:1
description: DIMM DRAM Synchronous 400 MHz (2.5 ns)
physical id: 1
slot: C0_DIMM1
size: 2GiB
width: 64 bits
clock: 400MHz (2.5ns)
*-bank:2
description: DIMM DRAM 400 MHz (2.5 ns) [empty]
physical id: 2
slot: C0_DIMM2
clock: 400MHz (2.5ns)
*-bank:3
description: DIMM DRAM 400 MHz (2.5 ns) [empty]
physical id: 3
slot: C0_DIMM3
clock: 400MHz (2.5ns)
*-bank:4
description: DIMM DRAM Synchronous 400 MHz (2.5 ns)
physical id: 4
slot: C1_DIMM0
size: 2GiB
width: 64 bits
clock: 400MHz (2.5ns)
*-bank:5
description: DIMM DRAM Synchronous 400 MHz (2.5 ns)
physical id: 5
slot: C1_DIMM1
size: 2GiB
width: 64 bits
clock: 400MHz (2.5ns)
*-bank:6
description: DIMM DRAM 400 MHz (2.5 ns) [empty]
physical id: 6
slot: C1_DIMM2
clock: 400MHz (2.5ns)
*-bank:7
description: DIMM DRAM 400 MHz (2.5 ns) [empty]
physical id: 7
slot: C1_DIMM3
clock: 400MHz (2.5ns)
*-memory:1 UNCLAIMED
description: Memory controller
product: CK804 Memory Controller
vendor: NVIDIA Corporation
physical id: 8
bus info: pci@0000:00:00.0
version: a3
width: 32 bits
clock: 66MHz (15.2ns)
capabilities: ht bus_master cap_list
configuration: latency=0
*-isa
description: ISA bridge
product: CK804 ISA Bridge
vendor: NVIDIA Corporation
physical id: 100
bus info: pci@0000:00:01.0
version: a3
width: 32 bits
clock: 66MHz
capabilities: isa bus_master
configuration: latency=0
resources: ioport:8c00(size=1024)
*-serial
description: SMBus
product: CK804 SMBus
vendor: NVIDIA Corporation
physical id: 1.1
bus info: pci@0000:00:01.1
version: a2
width: 32 bits
clock: 66MHz
capabilities: pm cap_list
configuration: driver=nForce2_smbus latency=0 maxlatency=1 mingnt=3
resources: irq:0 ioport:fc00(size=32) ioport:7000(size=64) ioport:7040(size=64)
*-usb:0
description: USB controller
product: CK804 USB Controller
vendor: NVIDIA Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: a2
width: 32 bits
clock: 66MHz
capabilities: pm ohci bus_master cap_list
configuration: driver=ohci_hcd latency=0 maxlatency=1 mingnt=3
resources: irq:23 memory:b0000000-b0000fff
*-usb:1
description: USB controller
product: CK804 USB Controller
vendor: NVIDIA Corporation
physical id: 2.1
bus info: pci@0000:00:02.1
version: a3
width: 32 bits
clock: 66MHz
capabilities: debug pm ehci bus_master cap_list
configuration: driver=ehci_hcd latency=0 maxlatency=1 mingnt=3
resources: irq:22 memory:b0001000-b00010ff
*-multimedia
description: Multimedia audio controller
product: CK804 AC'97 Audio Controller
vendor: NVIDIA Corporation
physical id: a
bus info: pci@0000:00:04.0
version: a2
width: 32 bits
clock: 66MHz
capabilities: pm bus_master cap_list
configuration: driver=snd_intel8x0 latency=0 maxlatency=5 mingnt=2
resources: irq:22 ioport:1800(size=256) ioport:1400(size=256) memory:b0002000-b0002fff
*-ide:0
description: IDE interface
product: CK804 IDE
vendor: NVIDIA Corporation
physical id: b
bus info: pci@0000:00:06.0
logical name: scsi4
version: f2
width: 32 bits
clock: 66MHz
capabilities: ide pm bus_master cap_list emulated
configuration: driver=pata_amd latency=0 maxlatency=1 mingnt=3
resources: irq:0 ioport:1f0(size=8) ioport:3f6 ioport:170(size=8) ioport:376 ioport:1c00(size=16)
*-cdrom
description: DVD-RAM writer
product: DVD-RAM UJ-845S
vendor: MATSHITA
physical id: 0.0.0
bus info: scsi@4:0.0.0
logical name: /dev/cdrom
logical name: /dev/cdrw
logical name: /dev/dvd
logical name: /dev/dvdrw
logical name: /dev/sr0
version: D100
capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
configuration: ansiversion=5 status=open
*-ide:1
description: IDE interface
product: CK804 Serial ATA Controller
vendor: NVIDIA Corporation
physical id: c
bus info: pci@0000:00:07.0
logical name: scsi0
version: f3
width: 32 bits
clock: 66MHz
capabilities: ide pm bus_master cap_list emulated
configuration: driver=sata_nv latency=0 maxlatency=1 mingnt=3
resources: irq:20 ioport:1c40(size=8) ioport:1c34(size=4) ioport:1c38(size=8) ioport:1c30(size=4) ioport:1c10(size=16) memory:b0003000-b0003fff
*-disk
description: ATA Disk
product: HITACHI HDS7250S
vendor: Hitachi
physical id: 0.0.0
bus info: scsi@0:0.0.0
logical name: /dev/sda
version: K2AO
serial: KRVN65ZAHM5W3F
size: 465GiB (500GB)
capabilities: partitioned partitioned:dos
configuration: ansiversion=5 sectorsize=512 signature=000f222c
*-volume:0
description: Windows FAT volume
vendor: MSWIN4.1
physical id: 1
bus info: scsi@0:0.0.0,1
logical name: /dev/sda1
version: FAT32
serial: c776-a7ca
size: 92MiB
capacity: 94MiB
capabilities: primary bootable fat initialized
configuration: FATs=2 filesystem=fat
*-volume:1
description: EXT4 volume
vendor: Linux
physical id: 2
bus info: scsi@0:0.0.0,2
logical name: /dev/sda2
version: 1.0
serial: 45c83401-295b-4c12-a514-e23d268ea564
size: 18GiB
capacity: 18GiB
capabilities: primary multi journaled extended_attributes large_files huge_files dir_nlink extents ext4 ext2 initialized
configuration: created=2014-03-18 14:23:34 filesystem=ext4 modified=2014-03-18 14:23:35 state=clean
*-volume:2
description: EXT4 volume
vendor: Linux
physical id: 3
bus info: scsi@0:0.0.0,3
logical name: /dev/sda3
version: 1.0
serial: 2fa3d88e-1dbe-41a3-8553-88055c240c5a
size: 447GiB
capabilities: primary multi journaled extended_attributes large_files huge_files dir_nlink extents ext4 ext2 initialized
configuration: created=2014-03-18 14:23:37 filesystem=ext4 modified=2014-03-18 14:23:38 state=clean
*-volume:3
description: Extended partition
physical id: 4
bus info: scsi@0:0.0.0,4
logical name: /dev/sda4
size: 29GiB
capacity: 29GiB
capabilities: primary extended partitioned partitioned:extended
*-logicalvolume
description: Linux raid autodetect partition
physical id: 5
logical name: /dev/sda5
capacity: 29GiB
capabilities: multi
*-ide:2
description: IDE interface
product: CK804 Serial ATA Controller
vendor: NVIDIA Corporation
physical id: d
bus info: pci@0000:00:08.0
logical name: scsi2
version: f3
width: 32 bits
clock: 66MHz
capabilities: ide pm bus_master cap_list emulated
configuration: driver=sata_nv latency=0 maxlatency=1 mingnt=3
resources: irq:23 ioport:1c58(size=8) ioport:1c4c(size=4) ioport:1c50(size=8) ioport:1c48(size=4) ioport:1c20(size=16) memory:b0004000-b0004fff
*-disk
description: ATA Disk
product: HITACHI HDS7250S
vendor: Hitachi
physical id: 0.0.0
bus info: scsi@2:0.0.0
logical name: /dev/sdb
version: K2AO
serial: KRVN65ZAHMDVEF
size: 465GiB (500GB)
capabilities: partitioned partitioned:dos
configuration: ansiversion=5 sectorsize=512 signature=0000f2f4
*-volume:0
description: Windows FAT volume
vendor: MSWIN4.1
physical id: 1
bus info: scsi@2:0.0.0,1
logical name: /dev/sdb1
version: FAT32
serial: 3fe2-b003
size: 92MiB
capacity: 94MiB
capabilities: primary fat initialized
configuration: FATs=2 filesystem=fat
*-volume:1
description: EXT4 volume
vendor: Linux
physical id: 2
bus info: scsi@2:0.0.0,2
logical name: /dev/sdb2
version: 1.0
serial: 6eaaf68e-8e8f-4d25-b633-b2f302df539e
size: 18GiB
capacity: 18GiB
capabilities: primary multi journaled extended_attributes large_files huge_files dir_nlink extents ext4 ext2 initialized
configuration: created=2014-03-18 14:23:43 filesystem=ext4 modified=2014-03-18 14:23:43 state=clean
*-volume:2
description: EXT4 volume
vendor: Linux
physical id: 3
bus info: scsi@2:0.0.0,3
logical name: /dev/sdb3
version: 1.0
serial: 5d0f7df7-8e50-4db2-874e-2e4eb30fa505
size: 447GiB
capabilities: primary multi journaled extended_attributes large_files huge_files dir_nlink extents ext4 ext2 initialized
configuration: created=2014-03-18 14:23:46 filesystem=ext4 modified=2014-03-18 14:23:47 state=clean
*-volume:3
description: Extended partition
physical id: 4
bus info: scsi@2:0.0.0,4
logical name: /dev/sdb4
size: 29GiB
capacity: 29GiB
capabilities: primary extended partitioned partitioned:extended
*-logicalvolume
description: Linux raid autodetect partition
physical id: 5
logical name: /dev/sdb5
capacity: 29GiB
capabilities: multi
*-pci:0
description: PCI bridge
product: CK804 PCI Bridge
vendor: NVIDIA Corporation
physical id: 9
bus info: pci@0000:00:09.0
version: a2
width: 32 bits
clock: 66MHz
capabilities: pci subtractive_decode bus_master
resources: memory:b0100000-b01fffff
*-firewire
description: FireWire (IEEE 1394)
product: TSB43AB22A IEEE-1394a-2000 Controller (PHY/Link) [iOHCI-Lynx]
vendor: Texas Instruments
physical id: 7
bus info: pci@0000:01:07.0
version: 00
width: 32 bits
clock: 33MHz
capabilities: pm ohci bus_master cap_list
configuration: driver=firewire_ohci latency=64 maxlatency=4 mingnt=2
resources: irq:19 memory:b0104000-b01047ff memory:b0100000-b0103fff
*-bridge:0
description: Ethernet interface
product: CK804 Ethernet Controller
vendor: NVIDIA Corporation
physical id: 101
bus info: pci@0000:00:0a.0
logical name: eth0
version: a3
serial: 00:14:4f:3b:76:18
size: 1000000000
capacity: 1000000000
width: 32 bits
clock: 66MHz
capabilities: bridge pm bus_master cap_list ethernet physical mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=forcedeth driverversion=0.64 duplex=full ip=141.2.215.1 latency=0 link=yes maxlatency=20 mingnt=1 multicast=yes port=MII speed=1Gbit/s
resources: irq:21 memory:b0005000-b0005fff ioport:1c60(size=8)
*-pci:1
description: PCI bridge
product: CK804 PCIE Bridge
vendor: NVIDIA Corporation
physical id: 102
bus info: pci@0000:00:0d.0
version: a3
width: 32 bits
clock: 33MHz
capabilities: pci pm msi ht pciexpress normal_decode bus_master cap_list
configuration: driver=pcieport
resources: irq:0
*-pci:2
description: PCI bridge
product: CK804 PCIE Bridge
vendor: NVIDIA Corporation
physical id: 103
bus info: pci@0000:00:0e.0
version: a3
width: 32 bits
clock: 33MHz
capabilities: pci pm msi ht pciexpress normal_decode bus_master cap_list
configuration: driver=pcieport
resources: irq:0 ioport:2000(size=4096) memory:b1000000-b2ffffff ioport:c0000000(size=268435456)
*-display
description: VGA compatible controller
product: G71GL [Quadro FX 3500]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:03:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
configuration: driver=nouveau latency=0
resources: irq:19 memory:b2000000-b2ffffff memory:c0000000-cfffffff memory:b1000000-b1ffffff ioport:2000(size=128)
*-pci:3
description: Host bridge
product: K8 [Athlon64/Opteron] HyperTransport Technology Configuration
vendor: Advanced Micro Devices [AMD]
physical id: 104
bus info: pci@0000:00:18.0
version: 00
width: 32 bits
clock: 33MHz
*-pci:4
description: Host bridge
product: K8 [Athlon64/Opteron] Address Map
vendor: Advanced Micro Devices [AMD]
physical id: 105
bus info: pci@0000:00:18.1
version: 00
width: 32 bits
clock: 33MHz
*-pci:5
description: Host bridge
product: K8 [Athlon64/Opteron] DRAM Controller
vendor: Advanced Micro Devices [AMD]
physical id: 106
bus info: pci@0000:00:18.2
version: 00
width: 32 bits
clock: 33MHz
configuration: driver=amd64_edac
resources: irq:0
*-pci:6
description: Host bridge
product: K8 [Athlon64/Opteron] Miscellaneous Control
vendor: Advanced Micro Devices [AMD]
physical id: 107
bus info: pci@0000:00:18.3
version: 00
width: 32 bits
clock: 33MHz
configuration: driver=k8temp
resources: irq:0
*-pci:7
description: Host bridge
product: K8 [Athlon64/Opteron] HyperTransport Technology Configuration
vendor: Advanced Micro Devices [AMD]
physical id: 108
bus info: pci@0000:00:19.0
version: 00
width: 32 bits
clock: 33MHz
*-pci:8
description: Host bridge
product: K8 [Athlon64/Opteron] Address Map
vendor: Advanced Micro Devices [AMD]
physical id: 109
bus info: pci@0000:00:19.1
version: 00
width: 32 bits
clock: 33MHz
*-pci:9
description: Host bridge
product: K8 [Athlon64/Opteron] DRAM Controller
vendor: Advanced Micro Devices [AMD]
physical id: 10a
bus info: pci@0000:00:19.2
version: 00
width: 32 bits
clock: 33MHz
configuration: driver=amd64_edac
resources: irq:0
*-pci:10
description: Host bridge
product: K8 [Athlon64/Opteron] Miscellaneous Control
vendor: Advanced Micro Devices [AMD]
physical id: 10b
bus info: pci@0000:00:19.3
version: 00
width: 32 bits
clock: 33MHz
configuration: driver=k8temp
resources: irq:0
*-memory:2 UNCLAIMED
description: Memory controller
product: CK804 Memory Controller
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:80:00.0
version: a3
width: 32 bits
clock: 66MHz (15.2ns)
capabilities: ht bus_master cap_list
configuration: latency=0
*-memory:3 UNCLAIMED
description: Memory controller
product: CK804 Memory Controller
vendor: NVIDIA Corporation
physical id: e
bus info: pci@0000:80:01.0
version: a3
width: 32 bits
clock: 66MHz (15.2ns)
capabilities: bus_master
configuration: latency=0
resources: memory:d0000000-d0000fff
*-ide:3
description: IDE interface
product: CK804 Serial ATA Controller
vendor: NVIDIA Corporation
physical id: 7
bus info: pci@0000:80:07.0
version: f3
width: 32 bits
clock: 66MHz
capabilities: ide pm bus_master cap_list
configuration: driver=sata_nv latency=0 maxlatency=1 mingnt=3
resources: irq:46 ioport:3030(size=8) ioport:3024(size=4) ioport:3028(size=8) ioport:3020(size=4) ioport:3000(size=16) memory:d0001000-d0001fff
*-ide:4
description: IDE interface
product: CK804 Serial ATA Controller
vendor: NVIDIA Corporation
physical id: f
bus info: pci@0000:80:08.0
version: f3
width: 32 bits
clock: 66MHz
capabilities: ide pm bus_master cap_list
configuration: driver=sata_nv latency=0 maxlatency=1 mingnt=3
resources: irq:45 ioport:3048(size=8) ioport:303c(size=4) ioport:3040(size=8) ioport:3038(size=4) ioport:3010(size=16) memory:d0002000-d0002fff
*-bridge:1
description: Ethernet interface
product: CK804 Ethernet Controller
vendor: NVIDIA Corporation
physical id: 10c
bus info: pci@0000:80:0a.0
logical name: eth1
version: a3
serial: 00:14:4f:3b:76:19
capacity: 1000000000
width: 32 bits
clock: 66MHz
capabilities: bridge pm bus_master cap_list ethernet physical mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=forcedeth driverversion=0.64 latency=0 link=no maxlatency=20 mingnt=1 multicast=yes port=MII
resources: irq:47 memory:d0003000-d0003fff ioport:3050(size=8)
*-pci:11
description: PCI bridge
product: CK804 PCIE Bridge
vendor: NVIDIA Corporation
physical id: 10d
bus info: pci@0000:80:0d.0
version: a3
width: 32 bits
clock: 33MHz
capabilities: pci pm msi ht pciexpress normal_decode bus_master cap_list
configuration: driver=pcieport
resources: irq:0
*-pci:12
description: PCI bridge
product: CK804 PCIE Bridge
vendor: NVIDIA Corporation
physical id: 10e
bus info: pci@0000:80:0e.0
version: a3
width: 32 bits
clock: 33MHz
capabilities: pci pm msi ht pciexpress normal_decode bus_master cap_list
configuration: driver=pcieport
resources: irq:0
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 33
model name : Dual Core AMD Opteron(tm) Processor 280
stepping : 2
microcode : 0x4d
cpu MHz : 1000.000
cache size : 1024 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow rep_good nopl extd_apicid pni lahf_lm cmp_legacy
bogomips : 2009.39
TLB size : 1024 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp
processor : 1
vendor_id : AuthenticAMD
cpu family : 15
model : 33
model name : Dual Core AMD Opteron(tm) Processor 280
stepping : 2
microcode : 0x4d
cpu MHz : 1000.000
cache size : 1024 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow rep_good nopl extd_apicid pni lahf_lm cmp_legacy
bogomips : 2009.39
TLB size : 1024 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp
processor : 2
vendor_id : AuthenticAMD
cpu family : 15
model : 33
model name : Dual Core AMD Opteron(tm) Processor 280
stepping : 2
microcode : 0x4d
cpu MHz : 1000.000
cache size : 1024 KB
physical id : 1
siblings : 2
core id : 0
cpu cores : 2
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow rep_good nopl extd_apicid pni lahf_lm cmp_legacy
bogomips : 2009.39
TLB size : 1024 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp
processor : 3
vendor_id : AuthenticAMD
cpu family : 15
model : 33
model name : Dual Core AMD Opteron(tm) Processor 280
stepping : 2
microcode : 0x4d
cpu MHz : 1000.000
cache size : 1024 KB
physical id : 1
siblings : 2
core id : 1
cpu cores : 2
apicid : 3
initial apicid : 3
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow rep_good nopl extd_apicid pni lahf_lm cmp_legacy
bogomips : 2009.39
TLB size : 1024 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp
MemTotal: 8199536 kB
MemFree: 7536756 kB
Buffers: 82708 kB
Cached: 396984 kB
SwapCached: 0 kB
Active: 283848 kB
Inactive: 256716 kB
Active(anon): 61472 kB
Inactive(anon): 152 kB
Active(file): 222376 kB
Inactive(file): 256564 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 31232888 kB
SwapFree: 31232888 kB
Dirty: 0 kB
Writeback: 0 kB
AnonPages: 60892 kB
Mapped: 37592 kB
Shmem: 760 kB
Slab: 63432 kB
SReclaimable: 41576 kB
SUnreclaim: 21856 kB
KernelStack: 1848 kB
PageTables: 7948 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 35332656 kB
Committed_AS: 480296 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 65832 kB
VmallocChunk: 34355468844 kB
HardwareCorrupted: 0 kB
AnonHugePages: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
DirectMap4k: 68544 kB
DirectMap2M: 8318976 kB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment