]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: explain max CPU load on cgtop 221/head
authorUmut Tezduyar Lindskog <umuttl@axis.com>
Tue, 16 Jun 2015 06:46:25 +0000 (08:46 +0200)
committerUmut Tezduyar Lindskog <umuttl@axis.com>
Wed, 17 Jun 2015 11:30:26 +0000 (13:30 +0200)
man/systemd-cgtop.xml

index d14564480daa1bd06cc96934749635e6fa831771..969edd055e361c2e3e80cf30627ee667aa6af3e3 100644 (file)
     <citerefentry><refentrytitle>systemd.resource-control</refentrytitle><manvolnum>5</manvolnum></citerefentry>
     for details.</para>
 
+    <para>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 <literal>/proc/cpuinfo</literal>.</para>
+
     <para>To emphasize this: unless
     <literal>CPUAccounting=1</literal>,
     <literal>MemoryAccounting=1</literal> and