ps: Add PSS and USS fields
The library added smaps_rollup fields in the referenced commit.
This commit exploits the new fields to give pss and uss options.
These options were first proposed back in 2015 by Petr Malat
and, with the library update, they are finally made it into ps.
Why use proportional or unique segment size? It is argued that
these give a better idea of the "real" memory usage of a process.
References:
commit 12543b6c76
issue #112
https://www.freelists.org/post/procps/PSS-and-USS-support-for-ps
https://lwn.net/Articles/230975/
Signed-off-by: Craig Small <csmall@dropbear.xyz>
This commit is contained in:
1
NEWS
1
NEWS
@@ -7,6 +7,7 @@ procps-ng-NEXT
|
||||
* pkill: Check for lt- variants of program name issue #192
|
||||
* ps: Add OOM and OOMADJ fields issue #198
|
||||
* ps: Add IO Accounting fields issue #184
|
||||
* ps: Add PSS and USS fields issue #112
|
||||
* slabtop: Don't combine d and o options issue #160
|
||||
* top: exploit some library smaps_rollup provisions issue #112
|
||||
|
||||
|
Reference in New Issue
Block a user