From owner-freebsd-questions@FreeBSD.ORG Thu Mar 18 22:44:42 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 68CD616A4CE for ; Thu, 18 Mar 2004 22:44:42 -0800 (PST) Received: from eriador.sk (unknown [62.168.126.203]) by mx1.FreeBSD.org (Postfix) with SMTP id E3F7E43D2F for ; Thu, 18 Mar 2004 22:44:39 -0800 (PST) (envelope-from kybu@aurius.sk) Received: (qmail 5310 invoked by uid 0); 19 Mar 2004 06:44:41 -0000 Received: from unknown (HELO Marek.aurius.sk) (10.0.0.101) by www.eriador.sk with SMTP; 19 Mar 2004 06:44:41 -0000 Date: Fri, 19 Mar 2004 07:44:35 +0100 From: kybu X-Priority: 3 (Normal) Message-ID: <18010509701.20040319074435@aurius.sk> To: freebsd-questions@freebsd.org In-Reply-To: <405A44D8.9050702@cmsrtp.com> References: <405A44D8.9050702@cmsrtp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: SMP on FreeBSD 5.2.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: kybu List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2004 06:44:42 -0000 MM> It looks FreeBSD detects both my processors from dmesg, MM> but I've noticed that top and slmon don't show both MM> processors. Is this a problem with top or slmon? MM> Should I be using a different tool to monitor the MM> processors? MM> CPU: Intel Pentium III Xeon (794.66-MHz 686-class CPU) MM> Origin = "GenuineIntel" Id = 0x683 Stepping = 3 MM> FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs MM> cpu0 (BSP): APIC ID: 0 MM> cpu1 (AP): APIC ID: 1 Do you have a column named 'C' in the top listing? It shows on which processor is process running.