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).
Subtract hugepages from normal memory. Add a HugePageMeter. Closes: #447