htop/linux
multi dfa40ad0eb Linux: consider the ZFS ARC to be cache.
This commit is based on a patch originally by @edef1c. The ZFS ARC is a cache
(it's in the name), which will be evicted by the kernel if memory pressure so
requires. Hence, the ARC should not be counted towards a system's total used
memory, and should instead be grouped with the other caches in the system.

Signed-off-by: edef <edef@edef.eu>
2020-09-24 23:27:27 +01:00
..
Battery.c Use return value of CLAMP function 2020-09-24 18:06:36 +02:00
Battery.h Further, minor cleanups to headers post-MakeHeaders 2020-09-08 17:33:50 +10:00
IOPriority.h Further, minor cleanups to headers post-MakeHeaders 2020-09-08 17:33:50 +10:00
IOPriorityPanel.c Axe automated header generation. 2020-09-03 11:58:58 -05:00
IOPriorityPanel.h Remove superfluous 'extern's from function declarations. 2020-09-03 11:59:26 -05:00
LinuxCRT.c Mark noreturn functions 2020-09-18 12:28:40 +02:00
LinuxCRT.h Mark noreturn functions 2020-09-18 12:28:40 +02:00
LinuxProcess.c Update delay accounting to use NAN on error 2020-09-24 18:06:36 +02:00
LinuxProcess.h Add Linux process column for context switches 2020-09-17 21:53:15 +02:00
LinuxProcessList.c Update delay accounting to use NAN on error 2020-09-24 18:06:36 +02:00
LinuxProcessList.h Switch variable/field naming from WhiteList to MatchList 2020-09-09 19:38:15 +10:00
Platform.c Linux: consider the ZFS ARC to be cache. 2020-09-24 23:27:27 +01:00
Platform.h Use strict function prototypes 2020-09-18 12:28:40 +02:00
PressureStallMeter.c Merge branch 'hishamhm-pull-890' 2020-08-20 14:00:13 +10:00
PressureStallMeter.h Merge branch 'hishamhm-pull-890' 2020-08-20 14:00:13 +10:00