diff options
author | Dušan Stefanović <stefanovic.dusan@gmail.com> | 2010-05-12 23:33:48 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-12 23:33:48 +0200 |
commit | 511306c9752bd8a43481e8cc9399c38899fc9006 (patch) | |
tree | d410eeb275d718fe7b93f8c58216de2f1145b633 /system/smem/slack-desc | |
parent | faac87b4f4ed91e6db7d93d4075046dfa323413d (diff) | |
download | slackbuilds-511306c9752bd8a43481e8cc9399c38899fc9006.tar.gz |
system/smem: Added to 12.2 repository
Diffstat (limited to 'system/smem/slack-desc')
-rw-r--r-- | system/smem/slack-desc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/system/smem/slack-desc b/system/smem/slack-desc new file mode 100644 index 0000000000..b8e7c82cc1 --- /dev/null +++ b/system/smem/slack-desc @@ -0,0 +1,11 @@ + |-----handy-ruler------------------------------------------------------| +smem: smem memory reporting tool +smem: +smem: smem is a tool that can give numerous reports on memory usage on +smem: Linux systems. Unlike existing tools, smem can report proportional +smem: set size (PSS), which is a more meaningful representation of the +smem: amount of memory used by libraries and applications in a virtual +smem: memory system. +smem: +smem: http://www.selenic.com/smem/ +smem: |