diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2013-01-06 21:58:51 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-09 18:52:24 -0500 |
commit | 99ff38e7891b891f2a36cd911ad47482c29fee4d (patch) | |
tree | 59a2ecffc6e4b603ef41edacfb82d699319b98e2 /system/smem/README | |
parent | 4123754fa99da9ffe2ecdbf188ec8013429f9c74 (diff) |
system/smem: Updated for version 1.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/smem/README')
-rw-r--r-- | system/smem/README | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/system/smem/README b/system/smem/README index 0fbcf46690586..5058db778fae0 100644 --- a/system/smem/README +++ b/system/smem/README @@ -1,7 +1,5 @@ -smem memory reporting tool - smem is a tool that can give numerous reports on memory usage on Linux -systems. Unlike existing tools, smem can report proportional set size +systems. Unlike existing tools, smem can report proportional set size (PSS), which is a more meaningful representation of the amount of memory used by libraries and applications in a virtual memory system. |