summaryrefslogtreecommitdiff
path: root/psutil/__init__.py
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2016-02-05 01:34:39 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2016-02-05 01:34:39 +0100
commited2d44a8cb14f80b11522364577b65faa7c96a9a (patch)
tree08cb8a5d22a1853e3d1d3bf0122598cdcf9beede /psutil/__init__.py
parent9ee35ea9e9a8c148e5e79208cbf2747c972724de (diff)
downloadpsutil-mem-refactoring.tar.gz
update docmem-refactoring
Diffstat (limited to 'psutil/__init__.py')
-rw-r--r--psutil/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/psutil/__init__.py b/psutil/__init__.py
index 5b7ee603..3d51b9ed 100644
--- a/psutil/__init__.py
+++ b/psutil/__init__.py
@@ -973,7 +973,7 @@ class Process(object):
def memory_addrspace_info(self):
"""This method passes through the whole process address space
- in order to calculate highly reliable metrics about "real"
+ in order to calculate highly reliable metrics about "effective"
process memory consumption (USS and PSS).
It usually requires higher privileges and is considerably