Package ps_mem: Information
Source package: ps_mem
Version: 3.12-alt1
Build time: Nov 9, 2021, 03:28 PM
Category: Monitoring
Report package bugHome 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.
Maintainer: Michael Shigorin
Last changed
April 26, 2019 Anton Midyukov 3.12-alt1
- New version 3.12
Dec. 3, 2016 Michael Shigorin 3.6-alt1
- initial build for ALT Linux Sisyphus (based on fedora package)
July 11, 2016 Lumir Balhar <lbalhar@redhat.com> - 3.6-2
- Fixed missing BuildRequire