view memory consumption of processes
Project description
memtop
memtop is command line utility to help user to find out what applications uses biggest portions of the memory (RAM+swap), sorted in decreasing order. It lists private/writeable memory only, that is without shared memory. Typical use is when you need to reduce the overall RAM consumption or when you encounter performance problems.
Memtop gets data from /proc/
virtual filesystem.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
memtop-1.0.4.tar.gz
(31.4 kB
view hashes)
Built Distribution
memtop-1.0.4-py3-none-any.whl
(8.1 kB
view hashes)