Date: Tue, 5 Sep 2006 14:41:36 -0400 From: John Baldwin <jhb@freebsd.org> To: freebsd-smp@freebsd.org Cc: Karlos <arroba2puntos@gmail.com> Subject: Re: Activity of each cpu Message-ID: <200609051441.37015.jhb@freebsd.org> In-Reply-To: <44FABC9A.1050109@gmail.com> References: <44FABC9A.1050109@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 03 September 2006 07:29, Karlos wrote: > > I need to see the usage percentages of each cpu on my smp system because > im developing a portable API that offers hardware monitorization. > > Do you know any app that shows this information in FreeBSD? The kernel doesn't currently provide this info. You can use www.freebsd.org/~jhb/patches/cp_time.patch if you want, but it seems to slow things down in benchmarks, so I haven't committed it. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609051441.37015.jhb>