lkml.org 
[lkml]   [2007]   [May]   [30]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 30 May 2007 04:43:04 -0400 (EDT)
FromJustin Piszcz <>
SubjectRe: Kernel 2.6.21.3 does not work with 8GB of RAM on Intel 965WH motherboards.

On Tue, 29 May 2007, Robert Hancock wrote:

> Justin Piszcz wrote:
>> Short Description of Problem:
>> Linux 2.6.21.3 does not run properly with 8GB of ram on the Intel 965WH 
>> motherboard.
>> 
>> Long Description of Problem:
>> When I use 8GB of memory on my x86_64 system, CPU-bound processes are VERY
>> slow, up to 36x slower than usual.  My temporary fix is force Linux to only
>> use 4GB of memory, I am currently using mem=4096M.  I ran memtest86 and the
>> memory is fine, not a single error.  I tried the following to mem= 1024, 
>> 2048
>> 4096 and blank "" to let the kernel use all 8GB of memory.  What is wrong
>> with the kernel and how come it cannot use 8GB of memory without slowing 
>> down
>> all CPU-related processes to a snail-like pace?  There is something 
>> horribly
>> wrong here.
>> 
>> Conclusion: For now, I will be using mem=4096M until someone can help me 
>> understand what is happening here.  Can anyone offer any insight?
>> 
>> I found it interesting in make menuconfig on x86_64 there is no 4GB/64GB
>> options in the kernel that I remember seeing in 32bit.
>
> That's because that option is not applicable in 64-bit mode.
>
> Can you send your full dmesg output from the 8GB bootup?
>
> -- 
> Robert Hancock      Saskatoon, SK, Canada
> To email, remove "nospam" from hancockr@nospamshaw.ca
> Home Page: http://www.roberthancock.com/
>

Kernel dmesg attached from 8GB bootup.

Robert, how come the option is not applicable in 64-bit mode? If I want to 
use all 8GB of memory I need to run a 32-bit kernel?

Justin.000-e0bfffff
[   49.640593] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 17
[   49.640760] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[   49.640884] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 16 (level, low) -> IRQ 16
[   49.641100] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[   49.641236] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18
[   49.641399] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[   49.641510] ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 19
[   49.641674] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[   49.641787] ACPI: PCI Interrupt 0000:00:1c.4[A] -> GSI 17 (level, low) -> IRQ 17
[   49.641953] PCI: Setting latency timer of device 0000:00:1c.4 to 64
[   49.642061] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[   49.642960] NET: Registered protocol family 2
[   49.652907] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
[   49.661992] TCP established hash table entries: 131072 (order: 9, 3145728 bytes)
[   49.674484] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[   49.678704] TCP: Hash tables configured (established 131072 bind 65536)
[   49.678792] TCP reno registered
[   49.734605] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   49.738786] SGI XFS with large block/inode numbers, no debug enabled
[   49.751315] io scheduler noop registered
[   49.751397] io scheduler anticipatory registered (default)
[   49.758137] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[   49.758350] assign_interrupt_mode Found MSI capability
[   49.758914] Allocate Port Service[0000:00:1c.0:pcie00]
[   49.761087] Allocate Port Service[0000:00:1c.0:pcie02]
[   49.763372] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[   49.763567] assign_interrupt_mode Found MSI capability
[   49.763851] Allocate Port Service[0000:00:1c.1:pcie00]
[   49.766170] Allocate Port Service[0000:00:1c.1:pcie02]
[   49.768444] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[   49.768636] assign_interrupt_mode Found MSI capability
[   49.768903] Allocate Port Service[0000:00:1c.2:pcie00]
[   49.771250] Allocate Port Service[0000:00:1c.2:pcie02]
[   49.773535] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[   49.773745] assign_interrupt_mode Found MSI capability
[   49.774010] Allocate Port Service[0000:00:1c.3:pcie00]
[   49.776336] Allocate Port Service[0000:00:1c.3:pcie02]
[   49.778728] PCI: Setting latency timer of device 0000:00:1c.4 to 64
[   49.778922] assign_interrupt_mode Found MSI capability
[   49.779166] Allocate Port Service[0000:00:1c.4:pcie00]
[   49.781407] Allocate Port Service[0000:00:1c.4:pcie02]
[   49.928519] lp: driver loaded but no devices found
[   49.930317] Real Time Clock Driver v1.12ac
[   49.932862] hpet_resources: 0xfed00000 is busy
[   49.932999] Linux agpgart interface v0.102 (c) Dave Jones
[   49.934495] agpgart: Detected an Intel 965G Chipset.
[   49.935555] agpgart: Detected 7676K stolen memory.
[   49.955435] agpgart: AGP aperture is 256M @ 0xd0000000
[   49.955998] [drm] Initialized drm 1.1.0 20060810
[   49.956245] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16
[   49.959487] [drm] Initialized i915 1.6.0 20060119 on minor 0
[   49.961590] parport: PnPBIOS parport detected.
[   49.961837] parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,ECP]
[   50.047129] lp0: using parport0 (interrupt-driven).
[   50.059429] loop: loaded (max 8 devices)
[   50.059512] Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI
[   50.059601] Copyright (c) 1999-2006 Intel Corporation.
[   50.060611] ACPI: PCI Interrupt 0000:00:19.0[A] -> GSI 20 (level, low) -> IRQ 20
[   50.060818] PCI: Setting latency timer of device 0000:00:19.0 to 64
[   50.078969] e1000: 0000:00:19.0: e1000_probe: (PCI Express:2.5Gb/s:Width x1) 00:19:d1:6e:9d:43
[   50.156941] e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
[   50.157413] ACPI: PCI Interrupt 0000:06:00.0[A] -> GSI 21 (level, low) -> IRQ 21
[   50.423850] e1000: 0000:06:00.0: e1000_probe: (PCI:33MHz:32-bit) 00:0e:0c:00:cd:b1
[   50.574287] e1000: eth1: e1000_probe: Intel(R) PRO/1000 Network Connection
[   50.574507] ACPI: PCI Interrupt 0000:06:01.0[A] -> GSI 22 (level, low) -> IRQ 22
[   50.825325] e1000: 0000:06:01.0: e1000_probe: (PCI:33MHz:32-bit) 00:07:e9:29:37:db
[   50.854886] e1000: eth2: e1000_probe: Intel(R) PRO/1000 Network Connection
[   50.857929] netconsole: device eth0 not up yet, forcing it
[   50.900485] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[0090270001c5be9f]
[   53.023002] e1000: eth0: e1000_watchdog: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
[   53.519027] netconsole: network logging started
[   53.525561] ahci 0000:00:1f.2: version 2.1
[   53.525660] ACPI: PCI Interrupt 0000:00:1f.2[A] -> GSI 19 (level, low) -> IRQ 19
[   54.527020] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[   54.527094] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
[   54.527265] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part 
[   54.529799] ata1: SATA max UDMA/133 cmd 0xffffc20000078100 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 377
[   54.532861] ata2: SATA max UDMA/133 cmd 0xffffc20000078180 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 377
[   54.535954] ata3: SATA max UDMA/133 cmd 0xffffc20000078200 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 377
[   54.538921] ata4: SATA max UDMA/133 cmd 0xffffc20000078280 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 377
[   54.540937] ata5: SATA max UDMA/133 cmd 0xffffc20000078300 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 377
[   54.542961] ata6: SATA max UDMA/133 cmd 0xffffc20000078380 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 377
[   54.543238] scsi0 : ahci
[   55.005900] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   55.008490] ata1.00: ATA-6: WDC WD740GD-00FLC0, 33.08F33, max UDMA/133
[   55.008659] ata1.00: 145226112 sectors, multi 0: LBA48 
[   55.012548] ata1.00: configured for UDMA/133
[   55.012871] scsi1 : ahci
[   55.473558] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   55.476111] ata2.00: ATA-6: WDC WD740GD-00FLC0, 33.08F33, max UDMA/133
[   55.476256] ata2.00: 145226112 sectors, multi 0: LBA48 
[   55.480168] ata2.00: configured for UDMA/133
[   55.480519] scsi2 : ahci
[   55.941187] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   55.942994] ata3.00: ATA-7: WDC WD1500ADFD-00NLR1, 20.07P20, max UDMA/133
[   55.943170] ata3.00: 293046768 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   55.945896] ata3.00: configured for UDMA/133
[   55.946135] scsi3 : ahci
[   56.407830] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   56.409600] ata4.00: ATA-7: WDC WD1500ADFD-00NLR1, 20.07P20, max UDMA/133
[   56.409743] ata4.00: 293046768 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   56.412464] ata4.00: configured for UDMA/133
[   56.412763] scsi4 : ahci
[   56.873467] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   56.875195] ata5.00: ATA-7: WDC WD1500ADFD-00NLR1, 20.07P20, max UDMA/133
[   56.875362] ata5.00: 293046768 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   56.877986] ata5.00: configured for UDMA/133
[   56.878375] scsi5 : ahci
[   57.337984] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   57.339683] ata6.00: ATA-7: WDC WD1500ADFD-00NLR1, 20.07P20, max UDMA/133
[   57.339878] ata6.00: 293046768 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   57.342457] ata6.00: configured for UDMA/133
[   57.344076] scsi 0:0:0:0: Direct-Access     ATA      WDC WD740GD-00FL 33.0 PQ: 0 ANSI: 5
[   57.348418] SCSI device sda: 145226112 512-byte hdwr sectors (74356 MB)
[   57.348753] sda: Write Protect is off
[   57.348867] sda: Mode Sense: 00 3a 00 00
[   57.349355] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   57.350304] SCSI device sda: 145226112 512-byte hdwr sectors (74356 MB)
[   57.350641] sda: Write Protect is off
[   57.350751] sda: Mode Sense: 00 3a 00 00
[   57.351205] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   57.351384]  sda: sda1 sda2 sda3
[   57.364283] sd 0:0:0:0: Attached scsi disk sda
[   57.366414] scsi 1:0:0:0: Direct-Access     ATA      WDC WD740GD-00FL 33.0 PQ: 0 ANSI: 5
[   57.369407] SCSI device sdb: 145226112 512-byte hdwr sectors (74356 MB)
[   57.369729] sdb: Write Protect is off
[   57.369842] sdb: Mode Sense: 00 3a 00 00
[   57.370199] SCSI device sdb: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   57.371070] SCSI device sdb: 145226112 512-byte hdwr sectors (74356 MB)
[   57.371368] sdb: Write Protect is off
[   57.371494] sdb: Mode Sense: 00 3a 00 00
[   57.371868] SCSI device sdb: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   57.372018]  sdb: sdb1 sdb2 sdb3
[   57.388421] sd 1:0:0:0: Attached scsi disk sdb
[   57.390640] scsi 2:0:0:0: Direct-Access     ATA      WDC WD1500ADFD-0 20.0 PQ: 0 ANSI: 5
[   57.393573] SCSI device sdc: 293046768 512-byte hdwr sectors (150040 MB)
[   57.393863] sdc: Write Protect is off
[   57.393981] sdc: Mode Sense: 00 3a 00 00
[   57.394388] SCSI device sdc: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   57.395180] SCSI device sdc: 293046768 512-byte hdwr sectors (150040 MB)
[   57.395504] sdc: Write Protect is off
[   57.395617] sdc: Mode Sense: 00 3a 00 00
[   57.395987] SCSI device sdc: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   57.396145]  sdc: sdc1
[   57.404704] sd 2:0:0:0: Attached scsi disk sdc
[   57.407759] scsi 3:0:0:0: Direct-Access     ATA      WDC WD1500ADFD-0 20.0 PQ: 0 ANSI: 5
[   57.410796] SCSI device sdd: 293046768 512-byte hdwr sectors (150040 MB)
[   57.411106] sdd: Write Protect is off
[   57.411218] sdd: Mode Sense: 00 3a 00 00
[   57.411577] SCSI device sdd: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   57.412452] SCSI device sdd: 293046768 512-byte hdwr sectors (150040 MB)
[   57.412804] sdd: Write Protect is off
[   57.412921] sdd: Mode Sense: 00 3a 00 00
[   57.413290] SCSI device sdd: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   57.413436]  sdd: sdd1
[   57.421753] sd 3:0:0:0: Attached scsi disk sdd
[   57.423890] scsi 4:0:0:0: Direct-Access     ATA      WDC WD1500ADFD-0 20.0 PQ: 0 ANSI: 5
[   57.426871] SCSI device sde: 293046768 512-byte hdwr sectors (150040 MB)
[   57.427230] sde: Write Protect is off
[   57.427345] sde: Mode Sense: 00 3a 00 00
[   57.427701] SCSI device sde: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   57.428551] SCSI device sde: 293046768 512-byte hdwr sectors (150040 MB)
[   57.428844] sde: Write Protect is off
[   57.428961] sde: Mode Sense: 00 3a 00 00
[   57.429379] SCSI device sde: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   57.429525]  sde: sde1
[   57.436029] sd 4:0:0:0: Attached scsi disk sde
[   57.438009] scsi 5:0:0:0: Direct-Access     ATA      WDC WD1500ADFD-0 20.0 PQ: 0 ANSI: 5
[   57.441059] SCSI device sdf: 293046768 512-byte hdwr sectors (150040 MB)
[   57.441354] sdf: Write Protect is off
[   57.441493] sdf: Mode Sense: 00 3a 00 00
[   57.441895] SCSI device sdf: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   57.442827] SCSI device sdf: 293046768 512-byte hdwr sectors (150040 MB)
[   57.443125] sdf: Write Protect is off
[   57.443238] sdf: Mode Sense: 00 3a 00 00
[   57.443585] SCSI device sdf: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   57.443772]  sdf: sdf1
[   57.454230] sd 5:0:0:0: Attached scsi disk sdf
[   57.458231] sata_sil24 0000:03:00.0: version 0.8
[   57.458330] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 18 (level, low) -> IRQ 18
[   57.458846] PCI: Setting latency timer of device 0000:03:00.0 to 64
[   57.460520] ata7: SATA max UDMA/100 cmd 0xffffc20000108000 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 18
[   57.462550] ata8: SATA max UDMA/100 cmd 0xffffc2000010a000 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 18
[   57.462791] scsi6 : sata_sil24
[   57.868886] ata7: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   57.870905] ata7.00: ATA-7: WDC WD1500ADFD-00NLR1, 20.07P20, max UDMA/133
[   57.871050] ata7.00: 293046768 sectors, multi 16: LBA48 NCQ (depth 31/32)
[   57.874086] ata7.00: configured for UDMA/100
[   57.874254] scsi7 : sata_sil24
[   58.282187] ata8: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   58.284214] ata8.00: ATA-7: WDC WD1500ADFD-00NLR1, 20.07P20, max UDMA/133
[   58.284358] ata8.00: 293046768 sectors, multi 16: LBA48 NCQ (depth 31/32)
[   58.287439] ata8.00: configured for UDMA/100
[   58.288621] scsi 6:0:0:0: Direct-Access     ATA      WDC WD1500ADFD-0 20.0 PQ: 0 ANSI: 5
[   58.291911] SCSI device sdg: 293046768 512-byte hdwr sectors (150040 MB)
[   58.292200] sdg: Write Protect is off
[   58.292324] sdg: Mode Sense: 00 3a 00 00
[   58.292667] SCSI device sdg: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   58.293503] SCSI device sdg: 293046768 512-byte hdwr sectors (150040 MB)
[   58.293832] sdg: Write Protect is off
[   58.293976] sdg: Mode Sense: 00 3a 00 00
[   58.294337] SCSI device sdg: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   58.295071]  sdg: sdg1
[   58.302951] sd 6:0:0:0: Attached scsi disk sdg
[   58.306104] scsi 7:0:0:0: Direct-Access     ATA      WDC WD1500ADFD-0 20.0 PQ: 0 ANSI: 5
[   58.309130] SCSI device sdh: 293046768 512-byte hdwr sectors (150040 MB)
[   58.309486] sdh: Write Protect is off
[   58.309600] sdh: Mode Sense: 00 3a 00 00
[   58.309956] SCSI device sdh: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   58.310823] SCSI device sdh: 293046768 512-byte hdwr sectors (150040 MB)
[   58.311115] sdh: Write Protect is off
[   58.311229] sdh: Mode Sense: 00 3a 00 00
[   58.311640] SCSI device sdh: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   58.311790]  sdh: sdh1
[   58.320078] sd 7:0:0:0: Attached scsi disk sdh
[   58.321348] ACPI: PCI Interrupt 0000:04:00.0[A] -> GSI 19 (level, low) -> IRQ 19
[   58.321800] PCI: Setting latency timer of device 0000:04:00.0 to 64
[   58.323417] ata9: SATA max UDMA/100 cmd 0xffffc20000110000 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 19
[   58.325432] ata10: SATA max UDMA/100 cmd 0xffffc20000112000 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 19
[   58.325647] scsi8 : sata_sil24
[   58.733657] ata9: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   58.735434] ata9.00: ATA-7: WDC WD1500ADFD-00NLR1, 20.07P20, max UDMA/133
[   58.735563] ata9.00: 293046768 sectors, multi 16: LBA48 NCQ (depth 31/32)
[   58.738156] ata9.00: configured for UDMA/100
[   58.738362] scsi9 : sata_sil24
[   59.144898] ata10: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   59.146631] ata10.00: ATA-7: WDC WD1500ADFD-00NLR1, 20.07P20, max UDMA/133
[   59.146779] ata10.00: 293046768 sectors, multi 16: LBA48 NCQ (depth 31/32)
[   59.149416] ata10.00: configured for UDMA/100
[   59.150639] scsi 8:0:0:0: Direct-Access     ATA      WDC WD1500ADFD-0 20.0 PQ: 0 ANSI: 5
[   59.153672] SCSI device sdi: 293046768 512-byte hdwr sectors (150040 MB)
[   59.153966] sdi: Write Protect is off
[   59.154090] sdi: Mode Sense: 00 3a 00 00
[   59.154501] SCSI device sdi: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   59.155336] SCSI device sdi: 293046768 512-byte hdwr sectors (150040 MB)
[   59.155686] sdi: Write Protect is off
[   59.155798] sdi: Mode Sense: 00 3a 00 00
[   59.156159] SCSI device sdi: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   59.156306]  sdi: sdi1
[   59.166753] sd 8:0:0:0: Attached scsi disk sdi
[   59.169023] scsi 9:0:0:0: Direct-Access     ATA      WDC WD1500ADFD-0 20.0 PQ: 0 ANSI: 5
[   59.171901] SCSI device sdj: 293046768 512-byte hdwr sectors (150040 MB)
[   59.172223] sdj: Write Protect is off
[   59.172347] sdj: Mode Sense: 00 3a 00 00
[   59.172667] SCSI device sdj: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   59.173502] SCSI device sdj: 293046768 512-byte hdwr sectors (150040 MB)
[   59.173797] sdj: Write Protect is off
[   59.173908] sdj: Mode Sense: 00 3a 00 00
[   59.174294] SCSI device sdj: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   59.174526]  sdj: sdj1
[   59.185042] sd 9:0:0:0: Attached scsi disk sdj
[   59.186240] ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[   59.186777] PCI: Setting latency timer of device 0000:05:00.0 to 64
[   59.188276] ata11: SATA max UDMA/100 cmd 0xffffc20000118000 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 16
[   59.190299] ata12: SATA max UDMA/100 cmd 0xffffc2000011a000 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 16
[   59.190596] scsi10 : sata_sil24
[   59.596870] ata11: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   59.598911] ata11.00: ATA-7: WDC WD1500ADFD-00NLR1, 20.07P20, max UDMA/133
[   59.599074] ata11.00: 293046768 sectors, multi 16: LBA48 NCQ (depth 31/32)
[   59.602172] ata11.00: configured for UDMA/100
[   59.602343] scsi11 : sata_sil24
[   60.008363] ata12: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   60.010395] ata12.00: ATA-7: WDC WD1500ADFD-00NLR1, 20.07P20, max UDMA/133
[   60.010565] ata12.00: 293046768 sectors, multi 16: LBA48 NCQ (depth 31/32)
[   60.013634] ata12.00: configured for UDMA/100
[   60.014772] scsi 10:0:0:0: Direct-Access     ATA      WDC WD1500ADFD-0 20.0 PQ: 0 ANSI: 5
[   60.017135] SCSI device sdk: 293046768 512-byte hdwr sectors (150040 MB)
[   60.017428] sdk: Write Protect is off
[   60.017578] sdk: Mode Sense: 00 3a 00 00
[   60.017958] SCSI device sdk: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   60.018811] SCSI device sdk: 293046768 512-byte hdwr sectors (150040 MB)
[   60.019098] sdk: Write Protect is off
[   60.019208] sdk: Mode Sense: 00 3a 00 00
[   60.019574] SCSI device sdk: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   60.019766]  sdk: sdk1
[   60.027242] sd 10:0:0:0: Attached scsi disk sdk
[   60.029522] scsi 11:0:0:0: Direct-Access     ATA      WDC WD1500ADFD-0 20.0 PQ: 0 ANSI: 5
[   60.032343] SCSI device sdl: 293046768 512-byte hdwr sectors (150040 MB)
[   60.032627] sdl: Write Protect is off
[   60.032746] sdl: Mode Sense: 00 3a 00 00
[   60.033132] SCSI device sdl: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   60.033951] SCSI device sdl: 293046768 512-byte hdwr sectors (150040 MB)
[   60.034305] sdl: Write Protect is off
[   60.034417] sdl: Mode Sense: 00 3a 00 00
[   60.034782] SCSI device sdl: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   60.034928]  sdl: sdl1
[   60.042358] sd 11:0:0:0: Attached scsi disk sdl
[   60.044446] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[   60.044876] PCI: Setting latency timer of device 0000:02:00.0 to 64
[   60.046191] ata13: PATA max UDMA/100 cmd 0x0000000000015018 ctl 0x0000000000015026 bmdma 0x0000000000015000 irq 17
[   60.046482] scsi12 : pata_marvell
[   60.049123] BAR5:00:00 01:7F 02:22 03:CA 04:00 05:00 06:00 07:00 08:00 09:00 0A:00 0B:00 0C:01 0D:00 0E:00 0F:00 
[   60.357681] ata13.00: ATAPI, max UDMA/33
[   60.511908] ata13.00: configured for UDMA/33
[   60.514242] scsi 12:0:0:0: CD-ROM            _NEC     DVD_RW ND-3520A  1.04 PQ: 0 ANSI: 5
[   60.522460] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
[   60.522608] Uniform CD-ROM driver Revision: 3.20
[   60.524264] sr 12:0:0:0: Attached scsi CD-ROM sr0
[   60.526162] ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 18 (level, low) -> IRQ 18
[   60.526488] PCI: Setting latency timer of device 0000:00:1a.7 to 64
[   60.526528] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[   60.528219] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[   60.528706] ehci_hcd 0000:00:1a.7: debug port 1
[   60.528858] PCI: cache line size of 32 is not supported by device 0000:00:1a.7
[   60.528953] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xe0625c00
[   60.532957] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[   60.537324] usb usb1: configuration #1 chosen from 1 choice
[   60.539211] hub 1-0:1.0: USB hub found
[   60.539382] hub 1-0:1.0: 4 ports detected
[   60.643405] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
[   60.643725] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[   60.643767] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[   60.645247] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[   60.645754] ehci_hcd 0000:00:1d.7: debug port 1
[   60.645895] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[   60.646009] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xe0625800
[   60.650021] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[   60.654403] usb usb2: configuration #1 chosen from 1 choice
[   60.656306] hub 2-0:1.0: USB hub found
[   60.656477] hub 2-0:1.0: 6 ports detected
[   60.761478] USB Universal Host Controller Interface driver v3.0
[   60.762558] ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 16
[   60.762838] PCI: Setting latency timer of device 0000:00:1a.0 to 64
[   60.762888] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[   60.764431] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[   60.764660] uhci_hcd 0000:00:1a.0: irq 16, io base 0x000060c0
[   60.768583] usb usb3: configuration #1 chosen from 1 choice
[   60.770496] hub 3-0:1.0: USB hub found
[   60.770667] hub 3-0:1.0: 2 ports detected
[   60.875709] ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 21 (level, low) -> IRQ 21
[   60.875977] PCI: Setting latency timer of device 0000:00:1a.1 to 64
[   60.876018] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[   60.877630] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[   60.877881] uhci_hcd 0000:00:1a.1: irq 21, io base 0x000060a0
[   60.881780] usb usb4: configuration #1 chosen from 1 choice
[   60.883704] hub 4-0:1.0: USB hub found
[   60.883873] hub 4-0:1.0: 2 ports detected
[   60.987952] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
[   60.988221] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[   60.988261] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[   60.989797] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[   60.990028] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00006080
[   60.993964] usb usb5: configuration #1 chosen from 1 choice
[   60.995826] hub 5-0:1.0: USB hub found
[   60.996041] hub 5-0:1.0: 2 ports detected
[   61.100070] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
[   61.100346] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[   61.100388] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[   61.101896] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[   61.102183] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00006060
[   61.106057] usb usb6: configuration #1 chosen from 1 choice
[   61.107967] hub 6-0:1.0: USB hub found
[   61.108142] hub 6-0:1.0: 2 ports detected
[   61.212093] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[   61.212358] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[   61.212412] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[   61.214107] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[   61.214339] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00006040
[   61.218173] usb usb7: configuration #1 chosen from 1 choice
[   61.220096] hub 7-0:1.0: USB hub found
[   61.220270] hub 7-0:1.0: 2 ports detected
[   61.306473] usb 5-1: new low speed USB device using uhci_hcd and address 2
[   61.325345] Initializing USB Mass Storage driver...
[   61.473424] usb 5-1: configuration #1 chosen from 1 choice
[   61.480883] usbcore: registered new interface driver usb-storage
[   61.481015] USB Mass Storage support registered.
[   61.482491] usbcore: registered new interface driver hiddev
[   61.978902] hiddev96: USB HID v1.00 Device [        UPS] on usb-0000:00:1d.0-1
[   61.979246] usbcore: registered new interface driver usbhid
[   61.979406] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
[   61.982163] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[   61.986899] serio: i8042 KBD port at 0x60,0x64 irq 1
[   61.987036] serio: i8042 AUX port at 0x60,0x64 irq 12
[   61.988264] mice: PS/2 mouse device common for all mice
[   61.993425] input: PC Speaker as /class/input/input0
[   61.993643] i2c /dev entries driver
[   61.995182] md: raid1 personality registered for level 1
[   62.012377] raid6: int64x1     66 MB/s
[   62.029504] raid6: int64x2     97 MB/s
[   62.047329] raid6: int64x4     35 MB/s
[   62.068731] raid6: int64x8     15 MB/s
[   62.085968] raid6: sse2x1     152 MB/s
[   62.102982] raid6: sse2x2     285 MB/s
[   62.119904] raid6: sse2x4     484 MB/s
[   62.120036] raid6: using algorithm sse2x4 (484 MB/s)
[   62.120177] md: raid6 personality registered for level 6
[   62.120321] md: raid5 personality registered for level 5
[   62.120435] md: raid4 personality registered for level 4
[   62.120579] raid5: automatically using best checksumming function: generic_sse
[   62.124860]    generic_sse:    56.000 MB/sec
[   62.124973] raid5: using function: generic_sse (56.000 MB/sec)
[   62.125489] Advanced Linux Sound Architecture Driver Version 1.0.14rc3 (Wed Mar 14 07:25:50 2007 UTC).
[   62.131442] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
[   62.131831] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[   62.281613] ALSA device list:
[   62.281730]   #0: HDA Intel at 0xe0620000 irq 22
[   62.281912] u32 classifier
[   62.282010]     Actions configured 
[   62.282147] nf_conntrack version 0.5.0 (8192 buckets, 65536 max)
[   62.284736] ip_tables: (C) 2000-2006 Netfilter Core Team
[   62.285856] TCP cubic registered
[   62.286229] NET: Registered protocol family 1
[   62.286374] NET: Registered protocol family 17
[   62.654025] input: ImPS/2 Generic Wheel Mouse as /class/input/input1
[   62.681530] input: AT Translated Set 2 keyboard as /class/input/input2
[   62.695712] md: Autodetecting RAID arrays.
[   62.864377] md: autorun ...
[   62.864501] md: considering sdl1 ...
[   62.864888] md:  adding sdl1 ...
[   62.865262] md:  adding sdk1 ...
[   62.865596] md:  adding sdj1 ...
[   62.865951] md:  adding sdi1 ...
[   62.866304] md:  adding sdh1 ...
[   62.866641] md:  adding sdg1 ...
[   62.866992] md:  adding sdf1 ...
[   62.867346] md:  adding sde1 ...
[   62.867688] md:  adding sdd1 ...
[   62.868041] md:  adding sdc1 ...
[   62.868250] md: sdb3 has different UUID to sdl1
[   62.868441] md: sdb2 has different UUID to sdl1
[   62.868628] md: sdb1 has different UUID to sdl1
[   62.868818] md: sda3 has different UUID to sdl1
[   62.869005] md: sda2 has different UUID to sdl1
[   62.869255] md: sda1 has different UUID to sdl1
[   62.871018] md: created md3
[   62.871156] md: bind<sdc1>
[   62.871472] md: bind<sdd1>
[   62.871744] md: bind<sde1>
[   62.872062] md: bind<sdf1>
[   62.872524] md: bind<sdg1>
[   62.872869] md: bind<sdh1>
[   62.873158] md: bind<sdi1>
[   62.873521] md: bind<sdj1>
[   62.873823] md: bind<sdk1>
[   62.874123] md: bind<sdl1>
[   62.874573] md: running: <sdl1><sdk1><sdj1><sdi1><sdh1><sdg1><sdf1><sde1><sdd1><sdc1>
[   62.877780] raid5: device sdl1 operational as raid disk 2
[   62.877903] raid5: device sdk1 operational as raid disk 3
[   62.878059] raid5: device sdj1 operational as raid disk 0
[   62.878183] raid5: device sdi1 operational as raid disk 1
[   62.878341] raid5: device sdh1 operational as raid disk 6
[   62.878512] raid5: device sdg1 operational as raid disk 5
[   62.878668] raid5: device sdf1 operational as raid disk 4
[   62.878812] raid5: device sde1 operational as raid disk 7
[   62.878966] raid5: device sdd1 operational as raid disk 8
[   62.879088] raid5: device sdc1 operational as raid disk 9
[   62.899044] raid5: allocated 10562kB for md3
[   62.899164] raid5: raid level 5 set md3 active with 10 out of 10 devices, algorithm 2
[   62.899371] RAID5 conf printout:
[   62.899497]  --- rd:10 wd:10
[   62.899630]  disk 0, o:1, dev:sdj1
[   62.899762]  disk 1, o:1, dev:sdi1
[   62.899895]  disk 2, o:1, dev:sdl1
[   62.900025]  disk 3, o:1, dev:sdk1
[   62.900154]  disk 4, o:1, dev:sdf1
[   62.900316]  disk 5, o:1, dev:sdg1
[   62.900460]  disk 6, o:1, dev:sdh1
[   62.900606]  disk 7, o:1, dev:sde1
[   62.900720]  disk 8, o:1, dev:sdd1
[   62.900864]  disk 9, o:1, dev:sdc1
[   62.902910] md: considering sdb3 ...
[   62.903255] md:  adding sdb3 ...
[   62.903492] md: sdb2 has different UUID to sdb3
[   62.903696] md: sdb1 has different UUID to sdb3
[   62.904029] md:  adding sda3 ...
[   62.904213] md: sda2 has different UUID to sdb3
[   62.904428] md: sda1 has different UUID to sdb3
[   62.906017] md: created md2
[   62.906131] md: bind<sda3>
[   62.906521] md: bind<sdb3>
[   62.906856] md: running: <sdb3><sda3>
[   62.909833] raid1: raid set md2 active with 2 out of 2 mirrors
[   62.911031] md: considering sdb2 ...
[   62.911359] md:  adding sdb2 ...
[   62.911550] md: sdb1 has different UUID to sdb2
[   62.911945] md:  adding sda2 ...
[   62.912126] md: sda1 has different UUID to sdb2
[   62.914168] md: created md1
[   62.914280] md: bind<sda2>
[   62.914600] md: bind<sdb2>
[   62.914949] md: running: <sdb2><sda2>
[   62.917888] raid1: raid set md1 active with 2 out of 2 mirrors
[   62.919053] md: considering sdb1 ...
[   62.919382] md:  adding sdb1 ...
[   62.919735] md:  adding sda1 ...
[   62.919843] md: created md0
[   62.920029] md: bind<sda1>
[   62.920313] md: bind<sdb1>
[   62.920759] md: running: <sdb1><sda1>
[   62.923893] raid1: raid set md0 active with 2 out of 2 mirrors
[   62.925114] md: ... autorun DONE.
[   62.986800] UDF-fs: No VRS found
[   62.989910] Filesystem "md2": Disabling barriers, not supported by the underlying device
[   63.003218] XFS mounting filesystem md2
[   63.086036] Ending clean XFS mount for filesystem: md2
[   63.088268] VFS: Mounted root (xfs filesystem) readonly.
[   63.088664] Freeing unused kernel memory: 220k freed
[  140.336426] Adding 16787768k swap on /dev/md0.  Priority:-1 extents:1 across:16787768k
[  141.392860] Filesystem "md2": Disabling barriers, not supported by the underlying device
[  164.783967] kjournald starting.  Commit interval 5 seconds
[  164.798654] EXT3 FS on md1, internal journal
[  164.798884] EXT3-fs: mounted filesystem with ordered data mode.
[  164.813348] Filesystem "md3": Disabling barriers, not supported by the underlying device
[  164.820025] XFS mounting filesystem md3
[  165.142472] Ending clean XFS mount for filesystem: md3
[  214.133325] e1000: eth1: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX
[  246.230184] process `syslogd' is using obsolete setsockopt SO_BSDCOMPAT
\
 
 \ /
  Last update: 2007-05-30 10:45    [from the cache]
©2003-2008