summaryrefslogtreecommitdiffstats
path: root/contrib/top
diff options
context:
space:
mode:
authorkeramida <keramida@FreeBSD.org>2006-05-16 15:27:43 +0000
committerkeramida <keramida@FreeBSD.org>2006-05-16 15:27:43 +0000
commit3937232b20a005131691588cb382a03a277cb691 (patch)
tree792e44b84e6bbf3d16ec51b067a90491d828717c /contrib/top
parente469f24d770efc6963da710ced6fa8cf59b568ec (diff)
downloadFreeBSD-src-3937232b20a005131691588cb382a03a277cb691.zip
FreeBSD-src-3937232b20a005131691588cb382a03a277cb691.tar.gz
Update the description of the `STATE' column for SMP systems,
and add the missing `C' SMP-only column. PR: docs/29245 Submitted by: ada@bsd.org Patch by: Pawel Worach <pawel.worach@telia.com> MFC after: 3 days
Diffstat (limited to 'contrib/top')
-rw-r--r--contrib/top/top.X8
1 files changed, 6 insertions, 2 deletions
diff --git a/contrib/top/top.X b/contrib/top/top.X
index 60ba77c..ff1a1d9 100644
--- a/contrib/top/top.X
+++ b/contrib/top/top.X
@@ -311,8 +311,12 @@ NICE is the nice amount (in the range \-20 to 20),
SIZE is the total size of the process (text, data, and stack),
RES is the current amount of resident memory (both SIZE and RES are
given in kilobytes),
-STATE is the current state (one of \*(lqsleep\*(rq, \*(lqWAIT\*(rq,
-\*(lqrun\*(rq, \*(lqidl\*(rq, \*(lqzomb\*(rq, or \*(lqstop\*(rq),
+STATE is the current state (one of \*(lqSTART\*(rq, \*(lqRUN\*(rq
+(shown as \*(lqCPUn\*(rq on SMP systems), \*(lqSLEEP\*(rq, \*(lqSTOP\*(rq,
+\*(lqZOMB\*(rq, \*(lqWAIT\*(rq, \*(lqLOCK\*(rq or the event on which the
+process waits),
+C is the processor number on which the process is executing
+(visible only on SMP systems),
TIME is the number of system and user cpu seconds that the process has used,
WCPU, when displayed, is the weighted cpu percentage (this is the same
value that
OpenPOWER on IntegriCloud