summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorNicolargo <nicolashennion@gmail.com>2015-07-19 03:59:05 +0200
committerNicolargo <nicolashennion@gmail.com>2015-07-19 03:59:05 +0200
commit49c3c6c6be83ffa73e1a42f26fc2b65f51fe93c1 (patch)
tree6fc5d1753d1992ca798f6ebfb5df8938b16204a0 /docs
parentc9df26a2270989241a80f9ba89a56da8f73d1041 (diff)
IRIX mode off implementation (issue#628)
Diffstat (limited to 'docs')
-rw-r--r--docs/glances-doc.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/glances-doc.rst b/docs/glances-doc.rst
index 727f287c..81025b61 100644
--- a/docs/glances-doc.rst
+++ b/docs/glances-doc.rst
@@ -200,6 +200,7 @@ Command-Line Options
-f PROCESS_FILTER, --process-filter PROCESS_FILTER
set the process filter pattern (regular expression)
--process-short-name force short name for processes name
+ --disable-irix Task's cpu usage will be divided by the total number of CPUs
--hide-kernel-threads
hide kernel threads in process list
--tree display processes as a tree
@@ -271,6 +272,8 @@ The following commands (key pressed) are supported while in Glances:
Delete finished warning and critical log messages
``z``
Show/hide processes stats
+``0``
+ Task's cpu usage will be divided by the total number of CPUs
``1``
Switch between global CPU and per-CPU stats
``2``
@@ -604,6 +607,7 @@ The number of processes in the list is adapted to the screen size.
``CPU%``
% of CPU used by the process
+ If IRIX mode is off (aka Solaris mode), the value is divided by logical core number
``MEM%``
% of MEM used by the process
``VIRT``