mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-22 20:23:12 +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. |
||
---|---|---|
.. | ||
app | ||
bin | ||
canvas | ||
options | ||
units | ||
utils | ||
app.rs | ||
canvas.rs | ||
clap.rs | ||
constants.rs | ||
data_conversion.rs | ||
lib.rs | ||
options.rs | ||
units.rs | ||
utils.rs |