system in cpu states in top

Jeremy Faulkner gldisater at gldis.ca
Tue Nov 23 03:38:23 PST 2004


Mipam wrote:
> Hi,
> 
> I wonder how some variables are being determined in top.
> For example CPU states:
> 
> CPU states: 0.4% user, 0.0% nice,  1.5% system, 0.4% interrupt, 97.7% idle
> 
> is the percentage of system the usage that system processes use from
> the cpu? What about nice? Any nice link where i can rtfm about it?
> Bye,
> 
> Mipam.
> 

user - user programs
nice - user programs that are running at a nice level (man nice)
system - kernel
interrupt - handling hardware interrupts

-- 
Jeremy Faulkner	<gldisater at gldis.ca>
Resume:	http://www.gldis.ca/gldisater/resume.html


More information about the freebsd-questions mailing list