bottom/docs
Clement Tsang 7f24e62867
bug: switch over to procfs for linux mem usage (#547)
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.
2021-07-17 21:25:05 -04:00
..
content bug: switch over to procfs for linux mem usage (#547) 2021-07-17 21:25:05 -04:00
mkdocs.yml docs: Switch to mike for versioning (#521) 2021-06-23 23:34:39 -04:00