SATA intel High loads due to writes vs ata_piix switch

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

 



Hi all,

I presume this is the appropriate space to send this mail, else sorry
for the noise.

I'm using a 2.6.20.10 kernel and I have some really high load average
problems on my system.  It seems to be related to local disk usage.  I
tried to find out when the problems was mostly happenning.

My system is an HP DC7700 (see attached lspci & dmesg) on which there is
a single 80GB SATA disk

My SATA controler is:
00:1f.2 IDE interface: Intel Corporation 82801H (ICH8 Family) 4 port
SATA IDE Controller (rev 02)

Sadly I am currently using the old IDE driver instead of the libata
layer.

I made a fwe tests to try to point out when high loads happens (which
are not really scientific :).  Note that between each tests I made sure
the load average got back below 0.15.

But first, here are my 2 questions:
1- Should I really expect loads that high using that driver?

2- How do I switch to libata using the same kernel (without having to
force the removal of the old driver and recompile)?
I'm running a Debian Sarge 3.1
I tried to switch to libata about an hour ago to compare the write
results but it didn't worked.  Here is what I did:
1- Added the ata_piix module to /etc/mkinitrd/modules
2- Recreated the appropriate initrd (In this case: mkinitrd -o
/boot/initrd.img-2.6.20.10-cfs-sarge-686-envcan
2.6.20.10-cfs-sarge-686-envcan)
3- Updated the /etc/fstab to switch from hda to sda
4- Updated the /boot/grub/device.map to -> (hd0)   /dev/sda  (instead
of: (hd0)   /dev/hda)
5- Updated the grub mmenu.lst to switch hda to sda like: kernel
/vmlinuz-2.6.20.10-cfs-sarge-686-envcan root=/dev/sda2 ro vga=0x305 At
boot the libata ata_piix module loaded before the Uniform
"Multi-Platform E-IDE driver Revision: 7.00alpha2" and detected both my
hd & dvdrw as scsi devices BUT finally ended up in a oops:
pivot_root: No such file or directory
/sbin/init: 432: Cannot open dev/console: No such file Kernel panic -
not syncing: Attempted to kill init


LOADS TESTINGS:

TEST 1: 100000 x 1024 bytes (small files )
-------------------------------------------
Max load was around : 2.20
It worked quite fine....


TEST 2: 10000 1mb files (medium size files):
Note that I stopped the test a the 4134th file)
-----------------------------------------------
Max load average (a simple while loop + sleep 5 + cat /proc/loadavg)
16.36 12.64 7.86 2/122 3602
I noticed that the load average just grew more and more... Sometimes it
would get down a bit (by a point or 2) but it would get further up
during the next few minutes.

I don't know if that is usefull but here is the latest diskstats while
running that test:
$ cat /proc/diskstats
   1    0 ram0 0 0 0 0 0 0 0 0 0 0 0
   1    1 ram1 0 0 0 0 0 0 0 0 0 0 0
   1    2 ram2 0 0 0 0 0 0 0 0 0 0 0
   1    3 ram3 0 0 0 0 0 0 0 0 0 0 0
   1    4 ram4 0 0 0 0 0 0 0 0 0 0 0
   1    5 ram5 0 0 0 0 0 0 0 0 0 0 0
   1    6 ram6 0 0 0 0 0 0 0 0 0 0 0
   1    7 ram7 0 0 0 0 0 0 0 0 0 0 0
   1    8 ram8 0 0 0 0 0 0 0 0 0 0 0
   1    9 ram9 0 0 0 0 0 0 0 0 0 0 0
   1   10 ram10 0 0 0 0 0 0 0 0 0 0 0
   1   11 ram11 0 0 0 0 0 0 0 0 0 0 0
   1   12 ram12 0 0 0 0 0 0 0 0 0 0 0
   1   13 ram13 0 0 0 0 0 0 0 0 0 0 0
   1   14 ram14 0 0 0 0 0 0 0 0 0 0 0
   1   15 ram15 0 0 0 0 0 0 0 0 0 0 0
   3    0 hda 98221 16367 2205142 801880 632272 2955595 28611630
267575976 129 4440536 269328424
   3    1 hda1 853 4514 711 1422
   3    2 hda2 80750 1845386 1319681 10557376
   3    3 hda3 737 4503 21 168
   3    4 hda4 1 2 0 0
   3    5 hda5 32232 350457 2267781 18142160
   2    0 fd0 0 0 0 0 0 0 0 0 0 0 0
  22    0 hdc 1130 66705 271340 74524 0 0 0 0 0 43140 74524


TEST 3:  A few 1GB files
-------------------------
Load average really seemed to "wave" between 6 to 10:
10.75 7.08 5.57 7/125 29113
10.53 7.10 5.59 2/126 29385
10.33 7.11 5.60 1/126 29388
10.22 7.14 5.62 5/126 29410
9.80 7.11 5.61 3/125 29414
9.34 7.06 5.60 1/120 29417
8.88 7.15 5.68 2/120 29431
8.73 7.15 5.69 4/120 29434
8.51 7.13 5.69 3/120 29438
8.31 7.11 5.69 1/120 29442
8.11 7.10 5.70 2/119 29447
8.21 7.21 5.77 2/119 29456
8.02 7.23 5.81 3/119 29468
7.86 7.20 5.81 1/119 29473
7.71 7.18 5.81 4/120 29477
7.57 7.16 5.81 1/120 29481
7.45 7.15 5.81 1/120 29485
7.30 7.12 5.82 3/120 29489
7.19 7.10 5.82 2/120 29494
7.02 7.07 5.82 1/120 29497
7.10 7.08 5.83 3/120 29502
7.17 7.10 5.85 3/120 29508
7.15 7.10 5.86 1/120 29511
7.06 7.08 5.86 1/120 29515
6.97 7.06 5.86 3/120 29519
6.90 7.04 5.86 2/120 29522
6.82 7.02 5.86 2/120 29526
6.76 7.01 5.86 5/120 29530
6.70 6.99 5.86 1/120 29533
6.72 6.99 5.87 1/120 29537
6.66 6.97 5.87 1/120 29541
6.85 7.01 5.88 1/120 29544
6.86 7.01 5.89 1/120 29548
7.60 7.15 5.96 2/120 29557
7.75 7.20 5.99 2/120 29561
7.53 7.16 5.98 3/122 29568
7.60 7.19 6.00 2/121 29572
7.55 7.18 6.01 1/121 29577
7.83 7.25 6.03 1/127 29611
7.92 7.28 6.05 1/129 29626
7.93 7.29 6.06 1/130 29654
8.17 7.35 6.09 1/129 29710
10.03 7.84 6.28 2/126 29792
10.53 8.09 6.39 2/125 29843
10.41 8.11 6.41 2/125 29900
9.92 8.15 6.46 5/124 29915
10.01 8.19 6.48 1/124 29919
10.01 8.22 6.50 3/123 29923
10.00 8.25 6.52 1/123 29927
10.08 8.30 6.54 3/123 29931
10.08 8.33 6.56 1/123 29934
10.07 8.35 6.58 1/123 29938


Highly scientific bash script used to test load average vs HD writes
(lol):
#!/bin/bash
declare -i i=0
#
declare TEST_DIR=/apps/test/
#
# TEST 1 (a lot of small files)
#declare -i MAX=100000
#declare BS=1024
#declare COUNT=1
#
# TEST 2 (a few 1mb files)
declare -i MAX=10000
declare BS=1024
declare COUNT=1024
#
# TEST 3 (a 1gb file)
declare -i MAX=10000
declare BS=1024
declare COUNT=1048576
#
while [ $i -lt $MAX ]
do
   declare TMP_FILE=`mktemp ${TEST_DIR}/${i}.XXXXXX` || exit 1
   dd if=/dev/zero of=${TMP_FILE} bs=${BS} count=${COUNT} 2>/dev/null
   let i++
Done

Thnx all!


Vincent Fortier
Informatique
Environnement Canada



[    0.000000] Linux version 2.6.20.10-cfs-sarge-686-envcan (root@gustav) (gcc version 3.3.5 (Debian 1:3.3.5-13)) #1 SMP Sun Apr 29 12:53:20 EDT 2007
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] sanitize start
[    0.000000] sanitize end
[    0.000000] copy_e820_map() start: 0000000000000000 size: 000000000009fc00 end: 000000000009fc00 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000] copy_e820_map() start: 000000000009fc00 size: 0000000000000400 end: 00000000000a0000 type: 2
[    0.000000] copy_e820_map() start: 00000000000e8000 size: 0000000000018000 end: 0000000000100000 type: 2
[    0.000000] copy_e820_map() start: 0000000000100000 size: 00000000beeb1d00 end: 00000000befb1d00 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000] copy_e820_map() start: 00000000befb1d00 size: 000000000004e300 end: 00000000bf000000 type: 2
[    0.000000] copy_e820_map() start: 00000000f4000000 size: 0000000004000000 end: 00000000f8000000 type: 2
[    0.000000] copy_e820_map() start: 00000000fec00000 size: 0000000000140000 end: 00000000fed40000 type: 2
[    0.000000] copy_e820_map() start: 00000000fed45000 size: 00000000012bb000 end: 0000000100000000 type: 2
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000befb1d00 (usable)
[    0.000000]  BIOS-e820: 00000000befb1d00 - 00000000bf000000 (reserved)
[    0.000000]  BIOS-e820: 00000000f4000000 - 00000000f8000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fed40000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed45000 - 0000000100000000 (reserved)
[    0.000000] 2159MB HIGHMEM available.
[    0.000000] 896MB LOWMEM available.
[    0.000000] found SMP MP-table at 000f9bf0
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] Entering add_active_range(0, 0, 782257) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->   229376
[    0.000000]   HighMem    229376 ->   782257
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->   782257
[    0.000000] On node 0 totalpages: 782257
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4064 pages, LIFO batch:0
[    0.000000]   Normal zone: 1760 pages used for memmap
[    0.000000]   Normal zone: 223520 pages, LIFO batch:31
[    0.000000]   HighMem zone: 4319 pages used for memmap
[    0.000000]   HighMem zone: 548562 pages, LIFO batch:31
[    0.000000] DMI 2.4 present.
[    0.000000] ACPI: RSDP (v000 COMPAQ                                ) @ 0x000e7610
[    0.000000] ACPI: RSDT (v001 HPQOEM SLIC-BPC 0x20070105  0x00000000) @ 0xbefc3d40
[    0.000000] ACPI: FADT (v001 COMPAQ BROADH2O 0x00000001  0x00000000) @ 0xbefc3de8
[    0.000000] ACPI: MADT (v001 COMPAQ BROADH2O 0x00000001  0x00000000) @ 0xbefc3e5c
[    0.000000] ACPI: ASF! (v032 COMPAQ BROADH2O 0x00000001  0x00000000) @ 0xbefc3ec4
[    0.000000] ACPI: MCFG (v001 COMPAQ BROADH2O 0x00000001  0x00000000) @ 0xbefc3f27
[    0.000000] ACPI: TCPA (v001 COMPAQ BROADH2O 0x00000001  0x00000000) @ 0xbefc3f63
[    0.000000] ACPI: SLIC (v001 HPQOEM SLIC-BPC 0x00000001  0x00000000) @ 0xbefc3f95
[    0.000000] ACPI: HPET (v001 COMPAQ BROADH2O 0x00000001  0x00000000) @ 0xbefc410b
[    0.000000] ACPI: DSDT (v001 COMPAQ DSDT_PRJ 0x00000001 MSFT 0x0100000e) @ 0x00000000
[    0.000000] ACPI: PM-Timer IO Port: 0xf808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] Processor #0 6:15 APIC version 20
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] Processor #1 6:15 APIC version 20
[    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: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] Allocating PCI resources starting at c0000000 (gap: bf000000:35000000)
[    0.000000] Detected 2128.152 MHz processor.
[   42.674936] Built 1 zonelists.  Total pages: 776146
[   42.674939] Kernel command line: root=/dev/hda2 ro vga=0x305 
[   42.675025] mapped APIC to ffffd000 (fee00000)
[   42.675027] mapped IOAPIC to ffffc000 (fec00000)
[   42.675029] Enabling fast FPU save and restore... done.
[   42.675031] Enabling unmasked SIMD FPU exception support... done.
[   42.675037] Initializing CPU#0
[   42.675081] PID hash table entries: 4096 (order: 12, 16384 bytes)
[   42.675114] Console: colour dummy device 80x25
[   42.675347] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[   42.675593] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[   42.756645] Memory: 3093996k/3129028k available (1849k kernel code, 33696k reserved, 807k data, 220k init, 2211524k highmem)
[   42.756657] virtual kernel memory layout:
[   42.756658]     fixmap  : 0xfff4f000 - 0xfffff000   ( 704 kB)
[   42.756659]     pkmap   : 0xffc00000 - 0xffe00000   (2048 kB)
[   42.756660]     vmalloc : 0xf8800000 - 0xffbfe000   ( 115 MB)
[   42.756661]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
[   42.756662]       .init : 0xc03a0000 - 0xc03d7000   ( 220 kB)
[   42.756662]       .data : 0xc02ce45a - 0xc0398434   ( 807 kB)
[   42.756663]       .text : 0xc0100000 - 0xc02ce45a   (1849 kB)
[   42.756672] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[   42.756795] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[   42.756801] hpet0: 3 64-bit timers, 14318180 Hz
[   42.757805] Using HPET for base-timer
[   42.836764] Calibrating delay using timer specific routine.. 4259.10 BogoMIPS (lpj=8518200)
[   42.836799] Security Framework v1.0.0 initialized
[   42.836804] SELinux:  Disabled at boot.
[   42.836808] Capability LSM initialized
[   42.836820] Mount-cache hash table entries: 512
[   42.836930] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e3bd 00000000 00000001
[   42.836936] monitor/mwait feature present.
[   42.836940] using mwait in idle threads.
[   42.836944] CPU: L1 I cache: 32K, L1 D cache: 32K
[   42.836946] CPU: L2 cache: 2048K
[   42.836949] CPU: Physical Processor ID: 0
[   42.836951] CPU: Processor Core ID: 0
[   42.836953] CPU: After all inits, caps: bfebfbff 20100000 00000000 00003940 0000e3bd 00000000 00000001
[   42.836959] Intel machine check architecture supported.
[   42.836963] Intel machine check reporting enabled on CPU#0.
[   42.836968] Compat vDSO mapped to ffffe000.
[   42.836978] Checking 'hlt' instruction... OK.
[   42.852859] SMP alternatives: switching to UP code
[   42.853051] ACPI: Core revision 20060707
[   42.857498] CPU0: Intel(R) Core(TM)2 CPU          6400  @ 2.13GHz stepping 02
[   42.857516] SMP alternatives: switching to SMP code
[   42.857532] Booting processor 1/1 eip 3000
[   42.868026] Initializing CPU#1
[   42.948715] Calibrating delay using timer specific routine.. 4256.10 BogoMIPS (lpj=8512212)
[   42.948720] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e3bd 00000000 00000001
[   42.948725] monitor/mwait feature present.
[   42.948727] CPU: L1 I cache: 32K, L1 D cache: 32K
[   42.948728] CPU: L2 cache: 2048K
[   42.948730] CPU: Physical Processor ID: 0
[   42.948731] CPU: Processor Core ID: 1
[   42.948732] CPU: After all inits, caps: bfebfbff 20100000 00000000 00003940 0000e3bd 00000000 00000001
[   42.948736] Intel machine check architecture supported.
[   42.948739] Intel machine check reporting enabled on CPU#1.
[   42.949088] CPU1: Intel(R) Core(TM)2 CPU          6400  @ 2.13GHz stepping 02
[   42.949113] Total of 2 processors activated (8515.20 BogoMIPS).
[   42.949253] ENABLING IO-APIC IRQs
[   42.949415] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[   43.096655] checking TSC synchronization across 2 CPUs: passed.
[    0.003998] Brought up 2 CPUs
[    0.004211] HP Compaq Laptop series board detected. Selecting BIOS-method for reboots.
[    0.004265] NET: Registered protocol family 16
[    0.004328] ACPI: bus type pci registered
[    0.004336] PCI: Using MMCONFIG
[    0.004713] Setting up standard PCI resources
[    0.007184] ACPI: Interpreter enabled
[    0.007188] ACPI: Using IOAPIC for interrupt routing
[    0.007571] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.007577] PCI: Probing PCI hardware (bus 00)
[    0.007591] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
[    0.008311] PCI quirk: region f800-f87f claimed by ICH6 ACPI/GPIO/TCO
[    0.008316] PCI quirk: region fa00-fa3f claimed by ICH6 GPIO
[    0.008345] 0000:00:1f.2: trying to change BAR0 from 2100 to 01F0
[    0.008348] 0000:00:1f.2: trying to change BAR1 from 2110 to 03F4
[    0.008352] 0000:00:1f.2: trying to change BAR2 from 2108 to 0170
[    0.008355] 0000:00:1f.2: trying to change BAR3 from 2114 to 0374
[    0.008409] Boot video device is 0000:01:00.0
[    0.008553] PCI: Transparent bridge - 0000:00:1e.0
[    0.008581] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.026789] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 10 11 14 15)
[    0.026973] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled.
[    0.027159] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 14 15)
[    0.027341] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 14 15)
[    0.027522] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 *11 14 15)
[    0.027705] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 7 10 11 14 15)
[    0.027887] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11 14 15)
[    0.028073] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled.
[    0.028190] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG1._PRT]
[    0.028508] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCX1._PRT]
[    0.028846] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB_._PRT]
[    0.030564] Linux Plug and Play Support v0.97 (c) Adam Belay
[    0.030572] pnp: PnP ACPI init
[    0.033477] pnp: PnP ACPI: found 17 devices
[    0.033481] PnPBIOS: Disabled by ACPI PNP
[    0.033584] SCSI subsystem initialized
[    0.033615] libata version 2.00 loaded.
[    0.033646] PCI: Using ACPI for IRQ routing
[    0.033649] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[    0.033703] NET: Registered protocol family 8
[    0.033706] NET: Registered protocol family 20
[    0.033713] NetLabel: Initializing
[    0.033715] NetLabel:  domain hash size = 128
[    0.033717] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.033728] NetLabel:  unlabeled traffic allowed by default
[    0.034271] pnp: 00:0e: ioport range 0x400-0x41f has been reserved
[    0.034275] pnp: 00:0e: ioport range 0x420-0x43f has been reserved
[    0.034278] pnp: 00:0e: ioport range 0x440-0x45f has been reserved
[    0.034281] pnp: 00:0e: ioport range 0x460-0x47f could not be reserved
[    0.034284] pnp: 00:0e: ioport range 0x480-0x48f has been reserved
[    0.034287] pnp: 00:0e: ioport range 0xf800-0xf81f could not be reserved
[    0.034291] pnp: 00:0e: ioport range 0xf820-0xf83f could not be reserved
[    0.034294] pnp: 00:0e: ioport range 0xf840-0xf85f has been reserved
[    0.034298] pnp: 00:0f: ioport range 0x4d0-0x4d1 has been reserved
[    0.034517] PCI: Bridge: 0000:00:01.0
[    0.034521]   IO window: 1000-1fff
[    0.034524]   MEM window: f1000000-f31fffff
[    0.034527]   PREFETCH window: e0000000-f01fffff
[    0.034530] PCI: Bridge: 0000:00:1c.0
[    0.034532]   IO window: disabled.
[    0.034535]   MEM window: disabled.
[    0.034538]   PREFETCH window: disabled.
[    0.034542] PCI: Bridge: 0000:00:1e.0
[    0.034543]   IO window: disabled.
[    0.034547]   MEM window: disabled.
[    0.034550]   PREFETCH window: disabled.
[    0.034559] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.034564] PCI: Setting latency timer of device 0000:00:01.0 to 64
[    0.034575] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[    0.034582] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[    0.034600] NET: Registered protocol family 2
[    0.088292] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.088393] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.088831] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.089055] TCP: Hash tables configured (established 131072 bind 65536)
[    0.089057] TCP reno registered
[    0.104458] checking if image is initramfs...it isn't (bad gzip magic numbers); looks like an initrd
[    0.111012] Freeing initrd memory: 5128k freed
[    0.111512] audit: initializing netlink socket (disabled)
[    0.111529] audit(1178011037.532:1): initialized
[    0.111585] highmem bounce pool size: 64 pages
[    0.111650] VFS: Disk quotas dquot_6.5.1
[    0.111666] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.111711] io scheduler noop registered
[    0.111715] io scheduler anticipatory registered
[    0.111717] io scheduler deadline registered
[    0.111727] io scheduler cfq registered (default)
[    0.111900] PCI: Setting latency timer of device 0000:00:01.0 to 64
[    0.111914] assign_interrupt_mode Found MSI capability
[    0.111935] Allocate Port Service[0000:00:01.0:pcie00]
[    0.111965] Allocate Port Service[0000:00:01.0:pcie03]
[    0.112012] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[    0.112036] assign_interrupt_mode Found MSI capability
[    0.112056] Allocate Port Service[0000:00:1c.0:pcie00]
[    0.112082] Allocate Port Service[0000:00:1c.0:pcie02]
[    0.112106] Allocate Port Service[0000:00:1c.0:pcie03]
[    0.112259] vesafb: framebuffer at 0xe0000000, mapped to 0xf8880000, using 1536k, total 262144k
[    0.112263] vesafb: mode is 1024x768x8, linelength=1024, pages=3
[    0.112266] vesafb: protected mode interface info at c000:c340
[    0.112269] vesafb: pmi: set display start = c00cc376, set palette = c00cc3e0
[    0.112271] vesafb: pmi: ports = 3b4 3b5 3ba 3c0 3c1 3c4 3c5 3c6 3c7 3c8 3c9 3cc 3ce 3cf 3d0 3d1 3d2 3d3 3d4 3d5 3da 
[    0.112283] vesafb: scrolling: redraw
[    0.112286] vesafb: Pseudocolor: size=8:8:8:8, shift=0:0:0:0
[    0.119027] Console: switching to colour frame buffer device 128x48
[    0.126484] fb0: VESA VGA frame buffer device
[    0.126571] isapnp: Scanning for PnP cards...
[    0.435980] isapnp: No Plug & Play device found
[    0.438468] hpet_resources: 0xfed00000 is busy
[    0.438481] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[    0.438684] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.439171] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.439759] RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
[    0.439973] input: Macintosh mouse button emulation as /class/input/input0
[    0.440151] PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at 0x60,0x64 irq 1,12
[    0.442477] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.442544] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.442732] mice: PS/2 mouse device common for all mice
[    0.472869] TCP bic registered
[    0.472913] NET: Registered protocol family 1
[    0.472971] NET: Registered protocol family 17
[    0.473065] Starting balanced_irq
[    0.473111] Using IPI No-Shortcut mode
[    0.473214] ACPI: (supports S0 S3 S4 S5)
[    0.475519] input: AT Translated Set 2 keyboard as /class/input/input1
[    0.475798] Time: tsc clocksource has been installed.
[    0.577179] RAMDISK: cramfs filesystem found at block 0
[    0.579436] RAMDISK: Loading 5128KiB [1 disk] into ram disk... |/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|done.
[    0.593571] VFS: Mounted root (cramfs filesystem) readonly.
[    0.609540] Freeing unused kernel memory: 220k freed
[    0.687937] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[    0.690226] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[    0.859223] Probing IDE interface ide0...
[    1.276102] hda: SAMSUNG HD080HJ/P, ATA DISK drive
[    1.953531] Probing IDE interface ide1...
[    2.815909] hdc: HL-DT-STDVD+-RW GSA-H31L, ATAPI CD/DVD-ROM drive
[    3.489317] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    3.491779] ide1 at 0x170-0x177,0x376 on irq 15
[    3.500873] hda: max request size: 512KiB
[    3.503268] hda: 156301488 sectors (80026 MB) w/8192KiB Cache, CHS=16383/255/63
[    3.509890] hda: cache flushes supported
[    3.512322]  hda: hda1 hda2 hda3 hda4 < hda5 >
[    3.637972] kjournald starting.  Commit interval 5 seconds
[    3.640341] EXT3-fs: mounted filesystem with ordered data mode.
[    6.300440] Real Time Clock Driver v1.12ac
[    6.426835] input: PC Speaker as /class/input/input2
[    6.484885] Floppy drive(s): fd0 is 1.44M
[    6.507883] FDC 0 is a post-1991 82077
[    6.510354] iTCO_vendor_support: vendor-support=0
[    6.564462] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (11-Nov-2006)
[    6.566913] iTCO_wdt: Found a ICH8DO TCO device (Version=2, TCOBASE=0x7860)
[    6.569888] iTCO_wdt: heartbeat value must be 2<heartbeat<39 (TCO v1) or 613 (TCO v2), using 30
[    6.572629] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    6.649495] Linux agpgart interface v0.101 (c) Dave Jones
[    6.660969] agpgart: Detected an Intel 965Q Chipset.
[    6.676584] agpgart: AGP aperture is 256M @ 0x0
[    6.754780] usbcore: registered new interface driver usbfs
[    6.757294] usbcore: registered new interface driver hub
[    6.759746] usbcore: registered new device driver usb
[    6.790203] parport: PnPBIOS parport detected.
[    6.792689] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[    6.896289] Intel(R) PRO/1000 Network Driver - version 7.3.15-k2-NAPI
[    6.898786] Copyright (c) 1999-2006 Intel Corporation.
[    6.901300] ACPI: PCI Interrupt 0000:00:19.0[B] -> GSI 19 (level, low) -> IRQ 17
[    6.903835] PCI: Setting latency timer of device 0000:00:19.0 to 64
[    6.932920] e1000: 0000:00:19.0: e1000_probe: (PCI Express:2.5Gb/s:Width x1) 00:0f:fe:7e:5a:e6
[    6.936766] USB Universal Host Controller Interface driver v3.0
[    7.029098] hdc: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache
[    7.031713] Uniform CD-ROM driver Revision: 3.20
[    7.038875] e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
[    7.042653] ata_piix 0000:00:1f.2: version 2.00ac7
[    7.042658] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    7.045328] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 18 (level, low) -> IRQ 18
[    7.047971] ata: 0x1F0 IDE port busy
[    7.047972] ata: conflict with ide0
[    7.053082] ata: 0x170 IDE port busy
[    7.053082] ata: conflict with ide1
[    7.058164] ata_piix: probe of 0000:00:1f.2 failed with error -16
[    7.060772] ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 20 (level, low) -> IRQ 19
[    7.063346] PCI: Setting latency timer of device 0000:00:1a.0 to 64
[    7.063349] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    7.068692] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    7.075803] uhci_hcd 0000:00:1a.0: irq 19, io base 0x00002020
[    7.078471] usb usb1: configuration #1 chosen from 1 choice
[    7.081049] hub 1-0:1.0: USB hub found
[    7.083575] hub 1-0:1.0: 2 ports detected
[    7.190356] ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 21 (level, low) -> IRQ 20
[    7.194258] PCI: Setting latency timer of device 0000:00:1a.1 to 64
[    7.194261] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    7.196884] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[    7.199542] uhci_hcd 0000:00:1a.1: irq 20, io base 0x00002040
[    7.202184] usb usb2: configuration #1 chosen from 1 choice
[    7.205627] hub 2-0:1.0: USB hub found
[    7.208127] hub 2-0:1.0: 2 ports detected
[    7.316555] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 20 (level, low) -> IRQ 19
[    7.330234] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[    7.330237] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    7.339886] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
[    7.342466] uhci_hcd 0000:00:1d.0: irq 19, io base 0x00002060
[    7.345031] usb usb3: configuration #1 chosen from 1 choice
[    7.347518] hub 3-0:1.0: USB hub found
[    7.349960] hub 3-0:1.0: 2 ports detected
[    7.452999] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 21 (level, low) -> IRQ 20
[    7.455569] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[    7.455572] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    7.458075] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 4
[    7.460641] uhci_hcd 0000:00:1d.1: irq 20, io base 0x00002080
[    7.463251] usb usb4: configuration #1 chosen from 1 choice
[    7.464936] usb 1-1: new low speed USB device using uhci_hcd and address 2
[    7.468363] hub 4-0:1.0: USB hub found
[    7.470854] hub 4-0:1.0: 2 ports detected
[    7.578019] ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 22 (level, low) -> IRQ 21
[    7.580512] PCI: Setting latency timer of device 0000:00:1a.7 to 64
[    7.580515] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    7.582976] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 5
[    7.585418] ehci_hcd 0000:00:1a.7: debug port 1
[    7.587789] PCI: cache line size of 32 is not supported by device 0000:00:1a.7
[    7.587798] ehci_hcd 0000:00:1a.7: irq 21, io mem 0xf0425000
[    7.594063] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    7.596495] usb usb5: configuration #1 chosen from 1 choice
[    7.598879] hub 5-0:1.0: USB hub found
[    7.601185] hub 5-0:1.0: 4 ports detected
[    7.633470] usb 1-1: device descriptor read/all, error -71
[    7.705921] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 20 (level, low) -> IRQ 19
[    7.708331] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[    7.708334] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    7.710745] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 6
[    7.713175] ehci_hcd 0000:00:1d.7: debug port 1
[    7.715534] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[    7.715539] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xf0425400
[    7.721751] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    7.724170] usb usb6: configuration #1 chosen from 1 choice
[    7.726556] hub 6-0:1.0: USB hub found
[    7.728889] hub 6-0:1.0: 4 ports detected
[    7.835316] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 21 (level, low) -> IRQ 20
[    7.837725] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[    8.060342] hda_codec: Unknown model for ALC262, trying auto-probe from BIOS...
[    8.197139] usb 1-1: new low speed USB device using uhci_hcd and address 4
[    8.379322] usb 1-1: configuration #1 chosen from 1 choice
[    8.452093] usbcore: registered new interface driver hiddev
[    8.472149] input: Logitech USB Receiver as /class/input/input3
[    8.474748] input: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1a.0-1
[    8.477351] usbcore: registered new interface driver usbhid
[    8.479911] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
[    8.576839] Adding 2048276k swap on /dev/hda3.  Priority:-1 extents:1 across:2048276k
[    8.710792] EXT3 FS on hda2, internal journal
[   23.964634] usbcore: registered new interface driver usbmouse
[   23.967233] drivers/usb/input/usbmouse.c: v1.6:USB HID Boot Protocol mouse driver
[   23.989856] usbcore: registered new interface driver usbkbd
[   23.992500] drivers/usb/input/usbkbd.c: :USB HID Boot Protocol keyboard driver
[   24.101088] device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@xxxxxxxxxx
[   24.789789] kjournald starting.  Commit interval 5 seconds
[   24.797178] EXT3 FS on hda5, internal journal
[   24.799577] EXT3-fs: mounted filesystem with ordered data mode.
[   24.804270] kjournald starting.  Commit interval 5 seconds
[   24.806951] EXT3 FS on hda1, internal journal
[   24.809323] EXT3-fs: mounted filesystem with ordered data mode.
[   27.905992] e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex
[   27.908278] e1000: eth0: e1000_watchdog: 10/100 speed: disabling TSO
[   40.740008] NET: Registered protocol family 10
[   40.742288] lo: Disabled Privacy Extensions
[   47.868797] lp0: using parport0 (interrupt-driven).
[   51.212841] eth0: no IPv6 routers present
[  105.571692] nvidia: module license 'NVIDIA' taints kernel.
[  105.823472] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[  105.823481] PCI: Setting latency timer of device 0000:01:00.0 to 64
[  105.823574] NVRM: loading NVIDIA UNIX x86 Kernel Module  1.0-9746  Fri Dec 15 09:54:45 PST 2006
[  180.159332] PCI: Setting latency timer of device 0000:01:00.0 to 64
[  180.159432] NVRM: loading NVIDIA UNIX x86 Kernel Module  1.0-9746  Fri Dec 15 09:54:45 PST 2006
[  181.173349] **WARNING** I2C adapter driver [NVIDIA i2c adapter 0 at 1:00.0] forgot to specify physical device; fix it!
[  181.173388] **WARNING** I2C adapter driver [NVIDIA i2c adapter 1 at 1:00.0] forgot to specify physical device; fix it!
[  181.173404] **WARNING** I2C adapter driver [NVIDIA i2c adapter 2 at 1:00.0] forgot to specify physical device; fix it!
[  220.725853] NET: Registered protocol family 4
[  220.788529] NET: Registered protocol family 3
[  220.803102] NET: Registered protocol family 5
[83454.951922] ISO 9660 Extensions: RRIP_1991A
[88059.304937] nfs: server fileserv.wul.qc.ec.gc.ca not responding, still trying
[88062.520213] nfs: server fileserv.wul.qc.ec.gc.ca OK
[91816.898594] nfs: server fileserv.wul.qc.ec.gc.ca not responding, still trying
[91817.678364] nfs: server fileserv.wul.qc.ec.gc.ca OK
[280101.701896] usb 5-4: new high speed USB device using ehci_hcd and address 3
[280101.837074] usb 5-4: configuration #1 chosen from 1 choice
[280101.906269] Initializing USB Mass Storage driver...
[280101.906829] scsi0 : SCSI emulation for USB Mass Storage devices
[280101.907317] usbcore: registered new interface driver usb-storage
[280101.907320] USB Mass Storage support registered.
[280101.907762] usb-storage: device found at 3
[280101.907764] usb-storage: waiting for device to settle before scanning
[280106.906377] usb-storage: device scan complete
[280106.907380] scsi 0:0:0:0: Direct-Access     Corsair  Flash Voyager    1100 PQ: 0 ANSI: 0 CCS
[280106.937846] SCSI device sda: 16251904 512-byte hdwr sectors (8321 MB)
[280106.938596] sda: Write Protect is off
[280106.938599] sda: Mode Sense: 43 00 00 00
[280106.938601] sda: assuming drive cache: write through
[280106.940969] SCSI device sda: 16251904 512-byte hdwr sectors (8321 MB)
[280106.941594] sda: Write Protect is off
[280106.941597] sda: Mode Sense: 43 00 00 00
[280106.941599] sda: assuming drive cache: write through
[280106.941604]  sda: sda1
[280106.990265] sd 0:0:0:0: Attached scsi removable disk sda
[280167.308942] usb 5-4: USB disconnect, address 3
[1119003.322815] usb 5-3: new high speed USB device using ehci_hcd and address 4
[1119003.457784] usb 5-3: configuration #1 chosen from 1 choice
[1119003.458805] scsi1 : SCSI emulation for USB Mass Storage devices
[1119003.459398] usb-storage: device found at 4
[1119003.459401] usb-storage: waiting for device to settle before scanning
[1119008.456251] usb-storage: device scan complete
[1119008.459046] scsi 1:0:0:0: Direct-Access     Corsair  Flash Voyager    1100 PQ: 0 ANSI: 0 CCS
[1119008.464765] SCSI device sda: 16251904 512-byte hdwr sectors (8321 MB)
[1119008.465408] sda: Write Protect is off
[1119008.465411] sda: Mode Sense: 43 00 00 00
[1119008.465413] sda: assuming drive cache: write through
[1119008.468109] SCSI device sda: 16251904 512-byte hdwr sectors (8321 MB)
[1119008.468792] sda: Write Protect is off
[1119008.468794] sda: Mode Sense: 43 00 00 00
[1119008.468796] sda: assuming drive cache: write through
[1119008.468798]  sda: sda1
[1119008.509645] sd 1:0:0:0: Attached scsi removable disk sda
[1119013.698042] usb 2-2: new low speed USB device using uhci_hcd and address 2
[1119013.879603] usb 2-2: configuration #1 chosen from 1 choice
[1119013.895587] input: Microsoft Basic Optical Mouse as /class/input/input4
[1119013.895627] input: USB HID v1.10 Mouse [Microsoft Basic Optical Mouse] on usb-0000:00:1a.1-2
[1147050.688172] usb 5-3: USB disconnect, address 4
[1184325.801607] scsi 1:0:0:0: rejecting I/O to dead device
[1184325.801621] scsi 1:0:0:0: rejecting I/O to dead device
[1184325.801624] FAT: Directory bread(block 31720) failed
[1184325.801627] scsi 1:0:0:0: rejecting I/O to dead device
[1184325.801630] FAT: Directory bread(block 31721) failed
[1184325.801633] scsi 1:0:0:0: rejecting I/O to dead device
[1184325.801635] FAT: Directory bread(block 31722) failed
[1184325.801638] scsi 1:0:0:0: rejecting I/O to dead device
[1184325.801641] FAT: Directory bread(block 31723) failed
[1184325.801644] scsi 1:0:0:0: rejecting I/O to dead device
[1184325.801647] FAT: Directory bread(block 31724) failed
[1184325.801650] scsi 1:0:0:0: rejecting I/O to dead device
[1184325.801652] FAT: Directory bread(block 31725) failed
[1184325.801655] scsi 1:0:0:0: rejecting I/O to dead device
[1184325.801658] FAT: Directory bread(block 31726) failed
[1184325.801661] scsi 1:0:0:0: rejecting I/O to dead device
[1184325.801663] FAT: Directory bread(block 31727) failed
00:00.0 Host bridge: Intel Corporation 82Q963/Q965 Memory Controller Hub (rev 02)
	Subsystem: Hewlett-Packard Company Unknown device 2802
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR-
	Latency: 0
	Capabilities: [e0] Vendor Specific Information

00:01.0 PCI bridge: Intel Corporation 82Q963/Q965 PCI Express Root Port (rev 02) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 00001000-00001fff
	Memory behind bridge: f1000000-f31fffff
	Prefetchable memory behind bridge: 00000000e0000000-00000000f01fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-
	Capabilities: [88] Subsystem: Intel Corporation Unknown device 0000
	Capabilities: [80] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
		Address: fee0300c  Data: 41b1
	Capabilities: [a0] Express Root Port (Slot+) IRQ 0
		Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag-
		Device: Latency L0s <64ns, L1 <1us
		Device: Errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+
		Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
		Device: MaxPayload 128 bytes, MaxReadReq 128 bytes
		Link: Supported Speed 2.5Gb/s, Width x16, ASPM L0s, Port 2
		Link: Latency L0s <256ns, L1 <4us
		Link: ASPM Disabled RCB 64 bytes CommClk+ ExtSynch-
		Link: Speed 2.5Gb/s, Width x16
		Slot: AtnBtn- PwrCtrl- MRL- AtnInd- PwrInd- HotPlug- Surpise-
		Slot: Number 1, PowerLimit 75.000000
		Slot: Enabled AtnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq-
		Slot: AttnInd Off, PwrInd On, Power-
		Root: Correctable- Non-Fatal- Fatal- PME-
	Capabilities: [100] Virtual Channel
	Capabilities: [140] Unknown (5)

00:03.0 Communication controller: Intel Corporation 82Q963/Q965 HECI Controller (rev 02)
	Subsystem: Hewlett-Packard Company Unknown device 2802
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin A routed to IRQ 5
	Region 0: Memory at f0425900 (64-bit, non-prefetchable) [size=16]
	Capabilities: [50] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [8c] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
		Address: 0000000000000000  Data: 0000

00:19.0 Ethernet controller: Intel Corporation 82566DM Gigabit Network Connection (rev 02)
	Subsystem: Hewlett-Packard Company Unknown device 2800
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin B routed to IRQ 221
	Region 0: Memory at f0400000 (32-bit, non-prefetchable) [size=128K]
	Region 1: Memory at f0424000 (32-bit, non-prefetchable) [size=4K]
	Region 2: I/O ports at 2000 [size=32]
	Capabilities: [c8] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=1 PME-
	Capabilities: [d0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable+
		Address: 00000000fee0100c  Data: 41e9

00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Contoller #4 (rev 02) (prog-if 00 [UHCI])
	Subsystem: Hewlett-Packard Company Unknown device 2802
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin A routed to IRQ 18
	Region 4: I/O ports at 2020 [size=32]

00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02) (prog-if 00 [UHCI])
	Subsystem: Hewlett-Packard Company Unknown device 2802
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin B routed to IRQ 20
	Region 4: I/O ports at 2040 [size=32]

00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02) (prog-if 20 [EHCI])
	Subsystem: Hewlett-Packard Company Unknown device 2802
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin C routed to IRQ 17
	Region 0: Memory at f0425000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Debug port

00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
	Subsystem: Hewlett-Packard Company Unknown device 2802
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 20
	Region 0: Memory at f0420000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
		Address: 0000000000000000  Data: 0000
	Capabilities: [70] Express Unknown type IRQ 0
		Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag-
		Device: Latency L0s <64ns, L1 <1us
		Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported-
		Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
		Device: MaxPayload 128 bytes, MaxReadReq 128 bytes
		Link: Supported Speed unknown, Width x0, ASPM unknown, Port 0
		Link: Latency L0s <64ns, L1 <1us
		Link: ASPM Disabled CommClk- ExtSynch-
		Link: Speed unknown, Width x0
	Capabilities: [100] Virtual Channel
	Capabilities: [130] Unknown (5)

00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=20, subordinate=20, sec-latency=0
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: fff00000-000fffff
	Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
	Capabilities: [40] Express Root Port (Slot+) IRQ 0
		Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag-
		Device: Latency L0s unlimited, L1 unlimited
		Device: Errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+
		Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
		Device: MaxPayload 128 bytes, MaxReadReq 128 bytes
		Link: Supported Speed 2.5Gb/s, Width x1, ASPM L0s L1, Port 1
		Link: Latency L0s <1us, L1 <4us
		Link: ASPM Disabled RCB 64 bytes CommClk- ExtSynch-
		Link: Speed 2.5Gb/s, Width x0
		Slot: AtnBtn- PwrCtrl- MRL- AtnInd- PwrInd- HotPlug+ Surpise+
		Slot: Number 2, PowerLimit 10.000000
		Slot: Enabled AtnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq-
		Slot: AttnInd Unknown, PwrInd Unknown, Power-
		Root: Correctable- Non-Fatal- Fatal- PME-
	Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
		Address: fee0300c  Data: 41b9
	Capabilities: [90] Subsystem: Hewlett-Packard Company Unknown device 2802
	Capabilities: [a0] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [100] Virtual Channel
	Capabilities: [180] Unknown (5)

00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02) (prog-if 00 [UHCI])
	Subsystem: Hewlett-Packard Company Unknown device 2802
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin A routed to IRQ 18
	Region 4: I/O ports at 2060 [size=32]

00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02) (prog-if 00 [UHCI])
	Subsystem: Hewlett-Packard Company Unknown device 2802
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin B routed to IRQ 20
	Region 4: I/O ports at 2080 [size=32]

00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02) (prog-if 20 [EHCI])
	Subsystem: Hewlett-Packard Company Unknown device 2802
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at f0425400 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Debug port

00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev f2) (prog-if 01 [Subtractive decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Bus: primary=00, secondary=07, subordinate=07, sec-latency=32
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: fff00000-000fffff
	Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
	Capabilities: [50] Subsystem: Hewlett-Packard Company Unknown device 2802

00:1f.0 ISA bridge: Intel Corporation 82801HO (ICH8DO) LPC Interface Controller (rev 02)
	Subsystem: Hewlett-Packard Company Unknown device 2802
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Capabilities: [e0] Vendor Specific Information

00:1f.2 IDE interface: Intel Corporation 82801H (ICH8 Family) 4 port SATA IDE Controller (rev 02) (prog-if 8a [Master SecP PriP])
	Subsystem: Hewlett-Packard Company Unknown device 2802
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin B routed to IRQ 21
	Region 0: I/O ports at 01f0 [size=8]
	Region 1: I/O ports at 03f4 [size=1]
	Region 2: I/O ports at 0170 [size=8]
	Region 3: I/O ports at 0374 [size=1]
	Region 4: I/O ports at 20e0 [size=16]
	Region 5: I/O ports at 20f0 [size=16]
	Capabilities: [70] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

01:00.0 VGA compatible controller: nVidia Corporation G70 [GeForce 7600 GT] (rev a1) (prog-if 00 [VGA])
	Subsystem: ASUSTeK Computer Inc. Unknown device 820d
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at f1000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at e0000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at f2000000 (64-bit, non-prefetchable) [size=16M]
	Region 5: I/O ports at 1000 [size=128]
	[virtual] Expansion ROM at f0000000 [disabled] [size=128K]
	Capabilities: [60] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [68] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
		Address: 0000000000000000  Data: 0000
	Capabilities: [78] Express Endpoint IRQ 0
		Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag-
		Device: Latency L0s <256ns, L1 <4us
		Device: AtnBtn- AtnInd- PwrInd-
		Device: Errors: Correctable- Non-Fatal- Fatal+ Unsupported-
		Device: RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
		Device: MaxPayload 128 bytes, MaxReadReq 512 bytes
		Link: Supported Speed 2.5Gb/s, Width x16, ASPM L0s L1, Port 0
		Link: Latency L0s <256ns, L1 <4us
		Link: ASPM Disabled RCB 128 bytes CommClk+ ExtSynch-
		Link: Speed 2.5Gb/s, Width x16
	Capabilities: [100] Virtual Channel
	Capabilities: [128] Power Budgeting


[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux