user time includes guest time.

This commit is contained in:
Michael Kerrisk 2008-06-22 10:51:59 +00:00
parent afef1764bd
commit c8e9f4f193
1 changed files with 2 additions and 0 deletions

View File

@ -630,6 +630,7 @@ waited-for children have made.
\fIutime\fP %lu \fIutime\fP %lu
The number of jiffies that this process has been scheduled in user The number of jiffies that this process has been scheduled in user
mode. mode.
This includes guest time (time spent running a virtual CPU, see below).
.TP .TP
\fIstime\fP %lu \fIstime\fP %lu
The number of jiffies that this process has been scheduled in kernel The number of jiffies that this process has been scheduled in kernel
@ -640,6 +641,7 @@ The number of jiffies that this process's
waited-for children have been scheduled in user mode. waited-for children have been scheduled in user mode.
(See also (See also
.BR times (2).) .BR times (2).)
This includes guest time (time spent running a virtual CPU, see below).
.TP .TP
\fIcstime\fP %ld \fIcstime\fP %ld
The number of jiffies that this process's The number of jiffies that this process's