htop/linux
Christian Göttsche 41af31be7f Rework CPU counting
Currently htop does not support offline CPUs and hot-swapping, e.g. via
    echo 0 > /sys/devices/system/cpu/cpu2/online

Split the current single cpuCount variable into activeCPUs and
existingCPUs.

Supersedes: #650
Related: #580
2021-07-18 07:44:02 +02:00
..
HugePageMeter.c Pointer indication aligned to typename 2021-07-15 06:57:24 +02:00
HugePageMeter.h cleaned up includes with iwyu 2021-05-10 18:40:53 +02:00
IOPriority.h Enclose macro arguments in parentheses 2020-10-28 19:57:10 +01:00
IOPriorityPanel.c platform-dependent files included relative to main source directory 2021-05-10 18:40:53 +02:00
IOPriorityPanel.h platform-dependent files included relative to main source directory 2021-05-10 18:40:53 +02:00
LibSensors.c Rework CPU counting 2021-07-18 07:44:02 +02:00
LibSensors.h Rework CPU counting 2021-07-18 07:44:02 +02:00
LinuxProcess.c Split statements that should go onto multiple lines 2021-07-15 06:57:24 +02:00
LinuxProcess.h Move CWD field handling to platform-neutral code 2021-05-25 21:55:04 +02:00
LinuxProcessList.c Rework CPU counting 2021-07-18 07:44:02 +02:00
LinuxProcessList.h Rework CPU counting 2021-07-18 07:44:02 +02:00
Platform.c Rework CPU counting 2021-07-18 07:44:02 +02:00
Platform.h Pointer indication aligned to typename 2021-07-15 06:57:24 +02:00
PressureStallMeter.c platform-dependent files included relative to main source directory 2021-05-10 18:40:53 +02:00
PressureStallMeter.h cleaned up includes with iwyu 2021-05-10 18:40:53 +02:00
ProcessField.h Move CWD field handling to platform-neutral code 2021-05-25 21:55:04 +02:00
SELinuxMeter.c platform-dependent files included relative to main source directory 2021-05-10 18:40:53 +02:00
SELinuxMeter.h cleaned up includes with iwyu 2021-05-10 18:40:53 +02:00
SystemdMeter.c Use PATH lookup for systemctl in systemd meter 2021-07-15 10:21:12 +02:00
SystemdMeter.h cleaned up includes with iwyu 2021-05-10 18:40:53 +02:00
ZramMeter.c platform-dependent files included relative to main source directory 2021-05-10 18:40:53 +02:00
ZramMeter.h cleaned up includes with iwyu 2021-05-10 18:40:53 +02:00
ZramStats.h Linux: overhaul memory partition 2021-02-07 12:41:52 +01:00