From: Umut Tezduyar Lindskog Date: Tue, 16 Jun 2015 06:46:25 +0000 (+0200) Subject: man: explain max CPU load on cgtop X-Git-Tag: v221~51^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F221%2Fhead;p=thirdparty%2Fsystemd.git man: explain max CPU load on cgtop --- diff --git a/man/systemd-cgtop.xml b/man/systemd-cgtop.xml index d14564480da..969edd055e3 100644 --- a/man/systemd-cgtop.xml +++ b/man/systemd-cgtop.xml @@ -85,6 +85,11 @@ systemd.resource-control5 for details. + The CPU load value can be between 0 and 100 times the number of + processors the system has. For example, if the system has 8 processors, + the CPU load value is going to be between 0% and 800%. The number of + processors can be found in /proc/cpuinfo. + To emphasize this: unless CPUAccounting=1, MemoryAccounting=1 and