smp problem with 8 CPU's

From: rejden <rejden_at_hysteria.sk>
Date: Fri, 15 Oct 2004 14:29:43 +0200
Hi,
i cannot get working smp on compaq proliant dl760 with 8cpu's xeon 700mhz

southpole# uname -a
FreeBSD southpole.brc.cpqcorp.net 5.3-BETA7 FreeBSD 5.3-BETA7 #0: Fri Jan 31 05:24:02 CET 2003     root_at_southpole.brc.cpqcorp.net:/usr/obj/usr/src/sys/SOUTHPOLE  i386

southpole# dmesg
Copyright (c) 1992-2004 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD 5.3-BETA7 #0: Fri Jan 31 05:24:02 CET 2003
    root_at_southpole.brc.cpqcorp.net:/usr/obj/usr/src/sys/SOUTHPOLE
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel Pentium III Xeon (700.01-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x6a4  Stepping = 4
  Features=0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>
real memory  = 2147450880 (2047 MB)
avail memory = 2095992832 (1998 MB)
npx0: [FAST]
npx0: <math processor> on motherboard
npx0: INT 16 interface
acpi0: <COMPAQ DL760___> on motherboard
acpi0: Power Button (fixed)
Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x240-0x243 on acpi0
cpu0: <ACPI CPU> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
pcib0: <ACPI Host-PCI bridge> on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <PCI-PCI bridge> at device 3.0 on pci0
pci1: <PCI bus> on pcib1
pci1: <display, VGA> at device 0.0 (no driver attached)
pci0: <memory> at device 3.1 (no driver attached)
pci0: <base peripheral> at device 11.0 (no driver attached)
pci0: <base peripheral> at device 12.0 (no driver attached)
ida0: <Compaq Integrated Array controller> port 0x2400-0x24ff mem 0xf5000000-0xf5ffffff,0xf6000000-0xf6ffffff irq 11 at device 14.0 on pci0
ida0: [GIANT-LOCKED]
ida0: drives=3 firm_rev=1.50
idad0: <Compaq Logical Drive> on ida0
idad0: 17359MB (35553120 sectors), blocksize=512
idad1: <Compaq Logical Drive> on ida0
idad1: 69459MB (142253280 sectors), blocksize=512
idad2: <Compaq Logical Drive> on ida0
idad2: 69459MB (142253280 sectors), blocksize=512
isab0: <PCI-ISA bridge> at device 15.0 on pci0
isa0: <ISA bus> on isab0
pci0: <memory, RAM> at device 20.0 (no driver attached)
pci0: <memory, RAM> at device 20.1 (no driver attached)
pcib2: <ACPI Host-PCI bridge> on acpi0
pci5: <ACPI PCI bus> on pcib2
xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0x4000-0x407f mem 0xf7ef0000-0xf7ef007f irq 15 at device 1.0 on pci5
miibus0: <MII bus> on xl0
xlphy0: <3c905C 10/100 internal PHY> on miibus0
xlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
xl0: Ethernet address: 00:04:76:a4:e5:fa
pci5: <base peripheral> at device 11.0 (no driver attached)
pcib3: <ACPI Host-PCI bridge> on acpi0
pci13: <ACPI PCI bus> on pcib3
pci13: <base peripheral> at device 11.0 (no driver attached)
atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
ppc0 port 0x778-0x77d,0x378-0x37f irq 7 drq 0 on acpi0
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
ppbus0: <Parallel port bus> on ppc0
plip0: <PLIP network interface> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
fdc0: <floppy drive controller> port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0
fdc0: [FAST]
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
orm0: <ISA Option ROMs> at iomem 0xee000-0xeffff,0xe8000-0xebfff,0xcc000-0xcc7ff,0xc8000-0xcbfff,0xc0000-0xc7fff on isa0
pmtimer0 on isa0
ata0 at port 0x3f6,0x1f0-0x1f7 irq 14 on isa0
ata1 at port 0x376,0x170-0x177 irq 15 on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
Timecounter "TSC" frequency 700011346 Hz quality 800
Timecounters tick every 10.000 msec
IP Filter: v3.4.35 initialized.  Default = pass all, Logging = enabled
ipfw2 initialized, divert disabled, rule-based forwarding disabled, default to accept, logging unlimited
acd0: CDROM <COMPAQ CD-ROM SN-124Q/QA17> at ata0-master PIO4
Mounting root from ufs:/dev/idad0s1a
southpole#

southpole# mptable

===============================================================================

MPTable, version 2.0.15

-------------------------------------------------------------------------------

MP Floating Pointer Structure:

  location:                     BIOS
  physical address:             0x000f4fd0
  signature:                    '_MP_'
  length:                       16 bytes
  version:                      1.4
  checksum:                     0x00
  mode:                         Virtual Wire

-------------------------------------------------------------------------------

MP Config Table Header:

  physical address:             0x000fadc7
  signature:                    'PCMP'
  base table length:            780
  version:                      1.4
  checksum:                     0x73
  OEM ID:                       'Compaq  '
  Product ID:                   'ProLiant    '
  OEM table pointer:            0x00000000
  OEM table size:               0
  entry count:                  80
  local APIC address:           0xfee00000
  extended table length:        172
  extended table checksum:      100

-------------------------------------------------------------------------------

MP Config Base Table Entries:

--
Processors:     APIC ID Version State           Family  Model   Step    Flags
                 7       0x10    BSP, usable     6       10      4       0x387fbff
                 0       0x10    AP, usable      6       10      4       0x387fbff
                 1       0x10    AP, usable      6       10      4       0x387fbff
                 2       0x10    AP, usable      6       10      4       0x387fbff
                 3       0x10    AP, usable      6       10      4       0x387fbff
                 4       0x10    AP, usable      6       10      4       0x387fbff
                 5       0x10    AP, usable      6       10      4       0x387fbff
                 6       0x10    AP, usable      6       10      4       0x387fbff
--
Bus:            Bus ID  Type
                 0       PCI
                 1       PCI
                 2       PCI
                17       ISA
--
I/O APICs:      APIC ID Version State           Address
                 8       0x11    usable          0xfec00000
--
I/O Ints:       Type    Polarity    Trigger     Bus ID   IRQ    APIC ID PIN#
                INT     active-lo       level        0  14:A          8   24
                INT     active-lo       level        0  14:B          8   24
                INT     active-lo       level        1   1:A          8   20
                INT     active-lo       level        1   1:C          8   20
                INT     active-lo       level        1   1:B          8   20
                INT     active-lo       level        1   1:D          8   20
                INT     active-lo       level        1   2:A          8   19
                INT     active-lo       level        1   2:B          8   19
                INT     active-lo       level        1   2:C          8   19
                INT     active-lo       level        1   2:D          8   19
                INT     active-lo       level        1   3:A          8   18
                INT     active-lo       level        1   3:C          8   18
                INT     active-lo       level        1   3:B          8   18
                INT     active-lo       level        1   3:D          8   18
                INT     active-lo       level        1   4:A          8   17
                INT     active-lo       level        1   4:C          8   17
                INT     active-lo       level        1   4:B          8   17
                INT     active-lo       level        1   4:D          8   17
                INT     active-lo       level        1   5:A          8   16
                INT     active-lo       level        1   5:C          8   16
                INT     active-lo       level        1   5:B          8   16
                INT     active-lo       level        1   5:D          8   16
                INT     active-lo       level        1   6:A          8   31
                INT     active-lo       level        1   6:C          8   31
                INT     active-lo       level        1   6:B          8   31
                INT     active-lo       level        1   6:D          8   31
                INT     active-lo       level        0   1:A          8   23
                INT     active-lo       level        0   1:C          8   23
                INT     active-lo       level        0   1:B          8   23
                INT     active-lo       level        0   1:D          8   23
                INT     active-lo       level        0   2:A          8   22
                INT     active-lo       level        0   2:C          8   22
                INT     active-lo       level        0   2:B          8   22
                INT     active-lo       level        0   2:D          8   22
                INT     active-lo       level        0   3:A          8   21
                INT     active-lo       level        0   3:C          8   21
                INT     active-lo       level        0   3:B          8   21
                INT     active-lo       level        0   3:D          8   21
                INT     active-lo       level        2   1:A          8   30
                INT     active-lo       level        2   1:C          8   30
                INT     active-lo       level        2   1:B          8   29
                INT     active-lo       level        2   1:D          8   29
                INT     active-lo       level        2   2:A          8   28
                INT     active-lo       level        2   2:C          8   28
                INT     active-lo       level        2   2:B          8   28
                INT     active-lo       level        2   2:D          8   28
                INT     active-lo       level        0  11:A          8   26
                INT     active-lo       level        1  11:A          8   26
                INT     active-lo       level        2  11:A          8   26
                INT     active-hi        edge       17     1          8    1
                INT     active-hi        edge       17     0          8    2
                INT     active-hi        edge       17     3          8    3
                INT     active-hi        edge       17     4          8    4
                INT     active-hi        edge       17     5          8    5
                INT     active-hi        edge       17     6          8    6
                INT     active-hi        edge       17     7          8    7
                INT     active-hi        edge       17     8          8    8
                INT     active-lo       level       17     9          8    9
                INT     active-hi        edge       17    10          8   10
                INT     active-hi        edge       17    11          8   11
                INT     active-hi        edge       17    12          8   12
                INT     active-lo       level       17    13          8   13
                INT     active-hi        edge       17    14          8   14
                INT     active-hi        edge       17    15          8   15
--
Local Ints:     Type    Polarity    Trigger     Bus ID   IRQ    APIC ID PIN#
                ExtINT   conforms    conforms       17     0        255    0
                NMI      conforms    conforms       17     0        255    1
--
MPTABLE OUT OF ORDER!
I/O Ints:       Type    Polarity    Trigger     Bus ID   IRQ    APIC ID PIN#
                ExtINT   conforms    conforms       17     0          8    0

-------------------------------------------------------------------------------

MP Config Extended Table Entries:

--
System Address Space
 bus ID: 0 address type: I/O address
 address base: 0x0
 address range: 0x4000
--
System Address Space
 bus ID: 0 address type: memory address
 address base: 0x80000000
 address range: 0x77e00000
--
System Address Space
 bus ID: 5 address type: I/O address
 address base: 0x4000
 address range: 0x1000
--
System Address Space
 bus ID: 5 address type: memory address
 address base: 0xf7e00000
 address range: 0x100000
--
System Address Space
 bus ID: 13 address type: I/O address
 address base: 0x0
 address range: 0x0
--
System Address Space
 bus ID: 13 address type: memory address
 address base: 0xf7f00000
 address range: 0x6d00000
--
System Address Space
 bus ID: 0 address type: memory address
 address base: 0xa0000
 address range: 0x60000
--
Bus Heirarchy
 bus ID: 17 bus info: 0x01 parent bus ID: 0
--
Compatibility Bus Address
 bus ID: 0 address modifier: add
 predefined range: 0x00000000
--
Compatibility Bus Address
 bus ID: 5 address modifier: subtract
 predefined range: 0x00000000
--
Compatibility Bus Address
 bus ID: 13 address modifier: subtract
 predefined range: 0x00000000

===============================================================================

southpole#



thanks


rejden
Received on Fri Oct 15 2004 - 10:29:50 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:17 UTC