summaryrefslogtreecommitdiffstats
path: root/linux/HugePageMeter.c
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
|
* IWYU updateChristian Göttsche2021-08-251-1/+0
|
* Pointer indication aligned to typenameBenny Baumann2021-07-151-1/+1
|
* platform-dependent files included relative to main source directorymayurdahibhate2021-05-101-2/+2
|
* cleaned up includes with iwyumayurdahibhate2021-05-101-2/+6
|
* Save text buffer in MeterChristian Göttsche2021-03-041-1/+3
|
* Linux: overhaul memory partitionChristian Göttsche2021-02-071-3/+3
| | | | | | | 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).
* Linux: individual huge page values in the huge page meterDavid Zarzycki2021-01-191-7/+45
|
* Linux: handle hugepagesChristian Göttsche2021-01-191-0/+63
Subtract hugepages from normal memory. Add a HugePageMeter. Closes: #447

© 2014-2024 Faster IT GmbH | imprint | privacy policy