Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37037913
en ru br
ALT Linux repos
S:3.12-alt1

Group :: Monitoring
RPM: ps_mem

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.12-alt1
Build date: 26 april 2019, 16:58 ( 256.8 weeks ago )
Size: 20.46 Kb

Home page:   https://github.com/pixelb/ps_mem

License: LGPL-2.1
Summary: A utility to accurately report the in core memory usage for a program
Description:

The ps_mem tool reports how much core memory is used per program
(not per process).

In detail it reports: sum(private RAM for program processes)
+ sum(Shared RAM for program processes)

The shared RAM is problematic to calculate, and the tool automatically
selects the most accurate method available for the running kernel.

Current maintainer: Michael Shigorin

List of contributors

List of rpms provided by this srpm:

  • ps_mem
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin