summaryrefslogtreecommitdiffstats
path: root/linux/ZramStats.h
Commit message (Collapse)AuthorAgeFilesLines
* Rename ProcessList to ProcessTable throughoutNathan Scott2023-08-311-1/+1
| | | | | | | | | | | | Following up with some discusson from a few months back, where it was proposed that ProcessTable is a better name. This data structure is definitely not a list ... if it was one-dimensional it'd be a set, but in practice it has much more in common with a two-dimensional table. The Process table is a familiar operating system concept for many people too so it resonates a little in that way as well.
* Linux: fix include style issues for ZramStats.hIvan Shapovalov2023-04-231-0/+8
|
* 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).
* Zram Meter featureMurloc Knight2020-10-311-0/+10

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