From owner-freebsd-questions Sun Mar 31 11:59:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 5E7BE37B419 for ; Sun, 31 Mar 2002 11:59:09 -0800 (PST) Received: from dan.emsphone.com (smmsp@localhost [127.0.0.1]) by dan.emsphone.com (8.12.2/8.12.2) with ESMTP id g2VJx8hd060475; Sun, 31 Mar 2002 13:59:08 -0600 (CST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.2/8.12.2/Submit) id g2VJx75r060473; Sun, 31 Mar 2002 13:59:07 -0600 (CST) Date: Sun, 31 Mar 2002 13:59:07 -0600 From: Dan Nelson To: FreeBSD user Cc: questions@FreeBSD.ORG Subject: Re: Total percent usage per cpu in SMP system? Message-ID: <20020331195907.GA44037@dan.emsphone.com> References: <20020331033305.A18219-100000@Amber.XtremeDev.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020331033305.A18219-100000@Amber.XtremeDev.com> User-Agent: Mutt/1.3.28i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Mar 31), FreeBSD user said: > Just wondering if anyone know a quick util (preferably one that's > already part of base) or command that would show me the total percent > busy of each CPU in an SMP FreeBSD 4-STABLE system. I know top will > show me how much each process is using on each cpu, but not a total > percentage per cpu. This is merely for self monitoring, etc, > curiosity. FreeBSD does not currently support CPU preferences, so each CPU gets loaded equally (a single process using 100% cpu will jump between CPUs many times a second). The CPU values as reported by top are as detailed as you can get. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message