Skip to content
#

viewer

Here are 765 public repositories matching this topic...

MurzNN
MurzNN commented Jan 25, 2021

Very often we need to know, how much unique RAM used by specific process. The unique memory usage of separate process can be easily calculated manually via RES - SHR formula (or VIRT - SHR - SWAP?), but online calculating manually for each row is too hard task.

For solve this problem, will be good to add "Process unique memory" (PUM?) that will calculate this automatically, alsy with abil

Improve this page

Add a description, image, and links to the viewer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the viewer topic, visit your repo's landing page and select "manage topics."

Learn more