mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-14 00:17:07 +00:00
7f24e62867
Swap to manually calculating the mem total and usage via procfs. The usage calculation is now: total - (free + cached + buffers + slab_reclaimable - shmem) This follows the same usage calculation as htop. See the PR for more details. |
||
---|---|---|
.. | ||
content | ||
mkdocs.yml |