htop/unsupported
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
..
Platform.c Code indentation 2021-07-15 06:57:24 +02:00
Platform.h Pointer indication aligned to typename 2021-07-15 06:57:24 +02:00
ProcessField.h Rework enum ProcessField 2020-12-19 21:13:32 +01:00
UnsupportedProcess.c Add ELAPSED process column 2021-05-23 15:43:23 +02:00
UnsupportedProcess.h cleaned up includes with iwyu 2021-05-10 18:40:53 +02:00
UnsupportedProcessList.c Rework CPU counting 2021-07-18 07:44:02 +02:00
UnsupportedProcessList.h Add a new DynamicMeter class for runtime Meter extension 2021-07-07 10:59:36 +10:00