From owner-freebsd-questions Mon Aug 27 12:37:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lucy.tbscom.com (mail2.tbscom.com [205.215.40.5]) by hub.freebsd.org (Postfix) with ESMTP id 310E937B407 for ; Mon, 27 Aug 2001 12:37:49 -0700 (PDT) (envelope-from jake@coolbluei.com) Received: from localhost (adsl-20-72-145.asm.bellsouth.net [66.20.72.145]) by coolblueinteractive.org (8.10.2/8.10.2) with ESMTP id f7RJblV19781 for ; Mon, 27 Aug 2001 15:37:47 -0400 Message-Id: <200108271937.f7RJblV19781@lucy.tbscom.com> Date: Mon, 27 Aug 2001 15:37:46 -0400 Content-Type: text/plain; format=flowed; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v388) From: jake@coolbluei.com To: Freebsd-Questions X-Mailer: Apple Mail (2.388) Content-Transfer-Encoding: 7bit Subject: help kernal config Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 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