We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8659e25 commit 1e2282cCopy full SHA for 1e2282c
README.md
@@ -2,4 +2,4 @@
2
3
`memx` returns the calling process' memory usage (internal + shared) in kB. Linux-specific only.
4
5
-It does this by reading [`PSS`](https://en.wikipedia.org/wiki/Proportional_set_size) from `/proc/{pid}/smaps`.
+It does this by reading [`PSS`](https://en.wikipedia.org/wiki/Proportional_set_size) from `/proc/{pid}/smaps[_rollup]`.
0 commit comments