summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2016-12-01 20:37:22 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2016-12-01 20:37:22 +0100
commitdf588555d2c3efff7b9bec5380c70b0f8c712e61 (patch)
treef34ae55ed721cc189240511e606e0aea15e18f97
parent34c261da4995f6a4baf2142d59a4e879de89ea68 (diff)
downloadpsutil-941-cpu-info.tar.gz
update doc941-cpu-info
-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