htop/dragonflybsd
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
..
DragonFlyBSDProcess.c DragonFlyBSD: Implement CWD column 2021-05-25 21:55:04 +02:00
DragonFlyBSDProcess.h Move kernel/userland thread handling to platform-independent implementation 2021-05-23 09:22:21 +02:00
DragonFlyBSDProcessList.c Rework CPU counting 2021-07-18 07:44:02 +02:00
DragonFlyBSDProcessList.h DragonFlyBSD: Fix included headers 2021-05-22 18:16:11 +02:00
Platform.c Rework CPU counting 2021-07-18 07:44:02 +02:00
Platform.h Code indentation 2021-07-15 06:57:24 +02:00
ProcessField.h DragonFlyBSD: Implement CWD column 2021-05-25 21:55:04 +02:00