summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/index.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index d2b5ddf7..bd2773da 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -138,6 +138,8 @@ CPU
:func:`psutil.cpu_times(percpu=True)<cpu_times()>`.
*interval* and
*percpu* arguments have the same meaning as in :func:`cpu_percent()`.
+ On Linux "guest" and "guest_nice" percentages are not accounted in "user"
+ and "user_nice" percentages.
.. warning::
the first time this function is called with *interval* = ``0.0`` or