From owner-freebsd-questions@FreeBSD.ORG Tue Jun 19 02:51:53 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3397B16A41F for ; Tue, 19 Jun 2007 02:51:53 +0000 (UTC) (envelope-from speedtoys.racing@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id 9E27713C45D for ; Tue, 19 Jun 2007 02:51:52 +0000 (UTC) (envelope-from speedtoys.racing@gmail.com) Received: by ug-out-1314.google.com with SMTP id u2so12922uge for ; Mon, 18 Jun 2007 19:51:51 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=T8Y5lFXccLMweFLWNgf5iQCta+XC9UPspmunrr2Fyx2DtrBruMWwixHNPLsXauSB4SLmpAXPnOmO3lwvNkzxsLkoNUbobY18WI+8VGZM3q23Ca2EIZ3fB1/IJ/aj148/2R3b32C9cHhu8Kh/yrbpPCLv9/KIp6/RhS1Oqog4/aQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=HaergExuINphdOIYCihfX1Iocv44Tacz373F5CliODTEJTnNiumT1z4JpPo+M2uuxpgPMD3kCPBk3bvRakeXV7zmdXHuV+9IFqnpulVXdrWUeHl+PLBZ02bMI2a4SeWCjDuVEcCCkSR4uh4CsHkoYnb3iWPJADHPQM2NDP/6vn8= Received: by 10.78.142.14 with SMTP id p14mr2621866hud.1182221511302; Mon, 18 Jun 2007 19:51:51 -0700 (PDT) Received: by 10.78.202.19 with HTTP; Mon, 18 Jun 2007 19:51:51 -0700 (PDT) Message-ID: Date: Mon, 18 Jun 2007 19:51:51 -0700 From: "Jeff Mohler" To: "FreeBSD Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Multi CPU? 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: Tue, 19 Jun 2007 02:51:53 -0000 Am I using both CPUs as I should when I look at this from top? PID UID THR PRI NICE SIZE RES STATE C TIME WCPU COMMAND 11 0 1 171 52 0K 8K CPU1 0 0:00 99.56% idle: cpu1 12 0 1 171 52 0K 8K RUN 0 666.2H 78.81% idle: cpu0 cpu1 seems...not used?