Operating System - Tru64 Unix
1828196 Members
2148 Online
109975 Solutions
New Discussion

Re: collect CPU stats

 
BryanMills
Occasional Contributor

collect CPU stats

Hi, Could anyone confirm whether the WAIT column in the CPU section of the collect output is also being expressed as a percentage. It states that USER, SYS, IDLE are percentages, but not WAIT. Thanks.

USER
Percent time (ticks) spent in user-level code. This includes NICE ticks.

SYS
Percent time (ticks) spent in kernel

IDLE
Percent time (ticks) spent doing nothing

WAIT
Idle ticks while waiting for I/O to happen
1 REPLY 1
Venkatesh BL
Honored Contributor

Re: collect CPU stats

Yes, all these are in percent time.