htop/darwin
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
..
DarwinProcess.c Darwin: Always update username 2021-06-22 09:32:11 +02:00
DarwinProcess.h Move kernel/userland thread handling to platform-independent implementation 2021-05-23 09:22:21 +02:00
DarwinProcessList.c Rework CPU counting 2021-07-18 07:44:02 +02:00
DarwinProcessList.h Add a new DynamicMeter class for runtime Meter extension 2021-07-07 10:59:36 +10: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
ProcessField.h Darwin: Implement CWD column 2021-05-25 21:55:04 +02:00