Report application memory usage in a meaningful way
https://www.selenic.com/smem/
smem is a tool that can give numerous reports on memory usage on Linux
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.
Because large portions of physical memory are typically shared among
multiple applications, the standard measure of memory usage known as
resident set size (RSS) will significantly overestimate memory usage. PSS
instead measures each application's "fair share" of each shared area to give
a realistic measure.
- Sources inherited from project openSUSE:Backports:SLE-15-SP5
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.5:Update/smem && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
smem-1.5.tar.bz2 | 0000015383 15 KB | |
smem.changes | 0000000658 658 Bytes | |
smem.spec | 0000002244 2.19 KB | |
smemcap-fix-build.patch | 0000000282 282 Bytes |
Latest Revision
Yuchen Lin (maxlin_factory)
accepted
request 1036148
from
Yuchen Lin (maxlin_factory)
(revision 3)
Automatically create request by update submitter.This is going to update package to openSUSE:Backports:SLE-15-SP5 from openSUSE:Factory.Please review this change and decline it if Leap do not need it.
Comments 0