Skip to content

Commit 1e2282c

Browse files
Update README.md
1 parent 8659e25 commit 1e2282c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
`memx` returns the calling process' memory usage (internal + shared) in kB. Linux-specific only.
44

5-
It does this by reading [`PSS`](https://en.wikipedia.org/wiki/Proportional_set_size) from `/proc/{pid}/smaps`.
5+
It does this by reading [`PSS`](https://en.wikipedia.org/wiki/Proportional_set_size) from `/proc/{pid}/smaps[_rollup]`.

0 commit comments

Comments
 (0)