From owner-freebsd-questions@FreeBSD.ORG Thu Mar 18 16:55:08 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E46016A4CF for ; Thu, 18 Mar 2004 16:55:08 -0800 (PST) Received: from smtp.cms-stl.com (smtp.cms-stl.com [192.94.149.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 211E343D31 for ; Thu, 18 Mar 2004 16:55:08 -0800 (PST) (envelope-from madden@cmsrtp.com) Message-ID: <405A44D8.9050702@cmsrtp.com> Date: Thu, 18 Mar 2004 18:54:48 -0600 From: Michael Madden User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031208 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.51 (1.174.2.5-2003-03-20-exp) X-CMS-Scanned: Sophos Anti-Virus Subject: SMP on FreeBSD 5.2.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2004 00:55:08 -0000 It looks FreeBSD detects both my processors from dmesg, but I've noticed that top and slmon don't show both processors. Is this a problem with top or slmon? Should I be using a different tool to monitor the processors? CPU: Intel Pentium III Xeon (794.66-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x683 Stepping = 3 FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 Thanks, Mike