From owner-freebsd-current@FreeBSD.ORG Fri Aug 27 05:10:16 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A84E1065693 for ; Fri, 27 Aug 2010 05:10:16 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id 623278FC08 for ; Fri, 27 Aug 2010 05:10:16 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.4/8.14.4) with ESMTP id o7R5AGce025896; Thu, 26 Aug 2010 22:10:16 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.4/8.14.4/Submit) id o7R5AGkD025895; Thu, 26 Aug 2010 22:10:16 -0700 (PDT) (envelope-from sgk) Date: Thu, 26 Aug 2010 22:10:15 -0700 From: Steve Kargl To: "????ccuiyyan@gmail.com" Message-ID: <20100827051015.GA25885@troutmask.apl.washington.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-current@freebsd.org Subject: Re: a question about FreeBSD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2010 05:10:16 -0000 On Fri, Aug 27, 2010 at 12:07:11PM +0800, ????ccuiyyan@gmail.com wrote: > Dear all: > > A quick question about the FreeBSD. In my lab, there is a multicore > machine and i install a FreeBSD > system on it. I wonder to know how to see the utilization for each > core? are there such tools? Thanks! > Wrong mailing list. Try freebsd-question@freebsd.org. Also, try man top. -- Steve