htop/linux
David Zarzycki 37e186fd66 Linux: Add SwapCached to the swap meter
According to the Linux kernel documentation, "SwapCached" tracks "memory
that once was swapped out, is swapped back in but still also is
in the swapfile (if memory is needed it doesn't need to be swapped out
AGAIN because it is already in the swapfile. This saves I/O)."
2021-01-11 20:27:47 +01:00
..
IOPriority.h Enclose macro arguments in parentheses 2020-10-28 19:57:10 +01:00
IOPriorityPanel.c Panel_new: reorder arguments 2021-01-04 23:12:43 +01:00
IOPriorityPanel.h Make all required includes explicit 2020-10-18 20:09:05 +02:00
LibSensors.c LibSensors: add support for Ryzen CPUs 2021-01-06 16:54:59 +01:00
LibSensors.h Handle absence of package CPU temperature 2020-12-14 21:07:07 +01:00
LinuxProcess.c Linux: use correct column alignment for wide fields 2021-01-11 12:02:25 +01:00
LinuxProcess.h Only initialize and gather delay accounting data if a related column is enabled 2021-01-01 21:34:22 +01:00
LinuxProcessList.c Linux: Add SwapCached to the swap meter 2021-01-11 20:27:47 +01:00
LinuxProcessList.h Dynamically load libsensors at runtime 2020-12-02 21:03:24 +01:00
Platform.c Linux: Add SwapCached to the swap meter 2021-01-11 20:27:47 +01:00
Platform.h Mark Platform_defaultFields const 2020-12-19 21:13:32 +01:00
PressureStallMeter.c PSI Meter: use constant width and only print ten-duration as bar 2020-12-08 23:09:35 +01:00
PressureStallMeter.h Mark remaining classes const 2020-10-13 14:56:01 +02:00
ProcessField.h Rework enum ProcessField 2020-12-19 21:13:32 +01:00
SELinuxMeter.c SELinuxMeter: silence comparison warning on 32-bit 2020-12-07 16:05:12 +01:00
SELinuxMeter.h Convert personal copyright authorship to team 2020-12-04 13:55:55 +01:00
SystemdMeter.c Add wrapper function for free and strdup 2021-01-11 20:12:34 +01:00
SystemdMeter.h Convert personal copyright authorship to team 2020-12-04 13:55:55 +01:00
ZramMeter.c Split RichString_(append|appendn|write) into wide and ascii 2020-12-08 20:58:40 +01:00
ZramMeter.h Zram Meter feature 2020-10-31 18:51:53 +01:00
ZramStats.h Zram Meter feature 2020-10-31 18:51:53 +01:00