Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2001 15:37:46 -0400
From:      jake@coolbluei.com
To:        Freebsd-Questions <freebsd-questions@FreeBSD.ORG>
Subject:   help kernal config
Message-ID:  <200108271937.f7RJblV19781@lucy.tbscom.com>

next in thread | raw e-mail | index | archive | help
Hi I have just done my first kernal configuration, because I was trying 
to add support for both processors on my computer.

I undid the comments for smp and built the kernal and installed it and 
it boots fine, I just can't tell if it sees both processors

when I do a dmesg i see three areas that associate with this area:


Timecounter "i8254"  frequency 1193182 Hz

#this line
CPU: Pentium III/Pentium III Xeon/Celeron (696.97-MHz 686-class CPU)
   Origin = "GenuineIntel"  Id = 0x683  Stepping = 3
   
Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,
CMOV,PAT,PSE36,MMX,FXSR,SSE>
real memory  = 1073676288 (1048512K bytes)
avail memory = 1041399808 (1016992K bytes)
Programming 24 pins in IOAPIC #0
IOAPIC #0 intpin 2 -> irq 0

#these lines
FreeBSD/SMP: Multiprocessor motherboard
  cpu0 (BSP): apic id:  1, version: 0x00040011, at 0xfee00000
  cpu1 (AP):  apic id:  0, version: 0x00040011, at 0xfee00000
  io0 (APIC): apic id:  2, version: 0x00170011, at 0xfec00000
Preloaded elf kernel "kernel" at 0xc0444000.
Pentium Pro MTRR support enabled

#and this line
SMP: AP CPU #1 Launched!

does this mean that it is taking advantage of both processors,

thank you for your time,

Jake Smith

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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