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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-smp To unsubscribe, send any mail to "[EMAIL PROTECTED]"
