Skip to content

free: option to show memory commit limit and amount of committed memory

Jens Låås requested to merge jelaas/procps:master into master

If memory overcommit is disabled (vm.overcommit_memory = 2) free can now show relevant information about commit limit and amount of committed memory.

Merge request reports