mirror of
https://github.com/xzeldon/htop.git
synced 2025-01-31 09:07:25 +03:00
3d497a3760
Use similar calculation than procps. Show AvailableMemory in text mode. Use total minus available memory instead of manually computed used- memory as fraction part in bar mode (if available).