From owner-freebsd-questions@FreeBSD.ORG Mon Jul 17 20:31:50 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 165CD16A4DD for ; Mon, 17 Jul 2006 20:31:50 +0000 (UTC) (envelope-from freebsd.ph@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F3E643D45 for ; Mon, 17 Jul 2006 20:31:49 +0000 (GMT) (envelope-from freebsd.ph@gmail.com) Received: by ug-out-1314.google.com with SMTP id j3so68964ugf for ; Mon, 17 Jul 2006 13:31:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=MMbGcEJ+KOnTzDYV/avEllyQFN4SSWEYV456yu69e/oU/jjQz2IGw2+HfMVT+pFu5BC0UAHHQkQPUWagR3Hf+wrMgaK8uaTPctTF7/fTBSMzrEJIFLNwvO9hroCCpnPwI74jIJnqU+8q+xZaEKyubhw70ayUi/TrEI5Iodo926s= Received: by 10.78.164.13 with SMTP id m13mr1117943hue; Mon, 17 Jul 2006 13:31:48 -0700 (PDT) Received: by 10.78.141.18 with HTTP; Mon, 17 Jul 2006 13:31:47 -0700 (PDT) Message-ID: Date: Tue, 18 Jul 2006 04:31:47 +0800 From: "jan gestre" To: Bob In-Reply-To: <44B6D0B1.5030007@tania.servebbs.org> MIME-Version: 1.0 References: <20060713123214.GA30789@teddy.fas.com> <20060713201653.GA18143@teddy.fas.com> <54db43990607131503w6203cbb8t46e478a008895b52@mail.gmail.com> <44B6D0B1.5030007@tania.servebbs.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: top and multiple CPU's 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, 17 Jul 2006 20:31:50 -0000 On 7/14/06, Bob wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Bob Johnson wrote: > > I don't have a 6.1 SMP system > > to test it on. > > > > On a brand nwe 6,1 SMP system the first 2 lines of top -S > > PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU COMMAND > 11 root 1 171 52 0K 8K RUN 1 36.8H 90.38% idle:cpu1 > 12 root 1 171 52 0K 8K RUN 0 36.1H 90.33% idle:cpu0 > > [...] > > 757 bob 1 96 0 26128K 12340K CPU0 0 27:30 2.05% Xorg > 797 bob 1 96 0 28976K 8424K select 1 46:19 0.73% kdeinit > > i have 6.1 installed and this is the snippet of top -S PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU COMMAND 12 root 1 171 52 0K 8K CPU2 2 100.8H 99.02% idle: cpu2 11 root 1 171 52 0K 8K CPU3 0 0:00 99.02% idle: cpu3 13 root 1 171 52 0K 8K CPU1 0 0:00 99.02% idle: cpu1 14 root 1 171 52 0K 8K RUN 0 100.0H 98.97% idle: cpu0