From owner-freebsd-questions@FreeBSD.ORG Mon May 26 19:29:28 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33318106567D for ; Mon, 26 May 2008 19:29:28 +0000 (UTC) (envelope-from jos@webrz.net) Received: from webrz.xs4all.nl (webrz.xs4all.nl [82.95.248.216]) by mx1.freebsd.org (Postfix) with ESMTP id E1AFC8FC21 for ; Mon, 26 May 2008 19:29:27 +0000 (UTC) (envelope-from jos@webrz.net) Received: from webrz.xs4all.nl (localhost.webrz.net [127.0.0.1]) by webrz.xs4all.nl (Postfix) with ESMTP id 32F1AFD06F for ; Mon, 26 May 2008 21:30:05 +0200 (CEST) Received: from [10.10.10.27] (atlantis.webrz.net [10.10.10.27]) by webrz.xs4all.nl (Postfix) with ESMTP id 05A3AFD06E for ; Mon, 26 May 2008 21:30:02 +0200 (CEST) Message-ID: <483B0F94.7030609@webrz.net> Date: Mon, 26 May 2008 21:29:24 +0200 From: Jos Chrispijn User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG References: <200805261919.m4QJJdxA095680@lurza.secnetix.de> In-Reply-To: <200805261919.m4QJJdxA095680@lurza.secnetix.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AV-Checked: ClamAV using ClamSMTP @ prometheus.webrz.net Cc: Subject: Re: Kernel for Dual Core [SOLVED] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2008 19:29:28 -0000 Oliver, Oliver Fromme wrote: > By the way, a very simple way to easily find out if you're > running with SMP enabled is to run top(1). The column > labeled "C" shows the number of the processor on which each > process was executed most recently. You only get this > column on an SMP system. If you have two processors (or > cores), that column will contain the values 0 and 1. > Yep, I now have a SMP system running. Unfortunatly I am not allowd to attach, but in TOP is all is viewable now. Thank you all for your patience. I might seem a little bit narrow minded, but hey, I am still walking a learning curve L-) regards, Jos