Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2007 08:46:03 +0200 (CEST)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        Paul Hoffman <phoffman@proper.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Monitoring CPU usage on multi-core system
Message-ID:  <20070827084502.J10574@wojtek.tensor.gdynia.pl>
In-Reply-To: <p06240802c2f80089e7f0@[10.20.30.108]>
References:  <p06240802c2f80089e7f0@[10.20.30.108]>

next in thread | previous in thread | raw e-mail | index | archive | help

> Hi again. On a dual-core system, how do I tell how much of each of the CPU 
> cores are in use? Is the CPU usage in 'top' for the two CPUs at once? Is

top in first line sums all CPUs, while at process line gives usage of 
single CPU.

so for example running one CPU-hungry program you will see near 100% CPU 
at this process and 50% user at top line+50% idle



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070827084502.J10574>