Skip to content

Commit 42b3404

Browse files
committed
last update doc
1 parent 893bb7f commit 42b3404

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1101,6 +1101,8 @@ Process class
11011101
It does so by passing through the whole process address.
11021102
As such it usually requires higher user privileges than
11031103
:meth:`memory_info` and is considerably slower.
1104+
On platforms where extra fields are not implented this simply returns the
1105+
same metrics as :meth:`memory_info`.
11041106

11051107
- **uss**: (Linux, OSX, Windows) aka "Unique Set Size", this is the memory
11061108
which is unique to a process and which would be freed if the process was terminated right now.

0 commit comments

Comments
 (0)