Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2004 17:23:20 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-smp@freebsd.org
Subject:   Re: smp problem with 8 CPU's
Message-ID:  <200410181723.21265.jhb@FreeBSD.org>
In-Reply-To: <20041015122943.GA29434@hysteria.sk>
References:  <20041015122943.GA29434@hysteria.sk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 15 October 2004 08:29 am, rejden wrote:
> 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@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@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

Try disabling ACPI.  This looks to be an older machine and the BIOS might not 
have an MADT table which is ACPI's equivalent to the MP Table (sort of).

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410181723.21265.jhb>