man: explain max CPU load on cgtop

This commit is contained in:
Umut Tezduyar Lindskog 2015-06-16 08:46:25 +02:00
parent 4fba57963b
commit b0f5a5105b
1 changed files with 5 additions and 0 deletions

View File

@ -85,6 +85,11 @@
<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