htop/freebsd
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
..
FreeBSDProcess.c FreeBSD: Implement CWD column 2021-05-25 21:55:04 +02:00
FreeBSDProcess.h Move kernel/userland thread handling to platform-independent implementation 2021-05-23 09:22:21 +02:00
FreeBSDProcessList.c Rework CPU counting 2021-07-18 07:44:02 +02:00
FreeBSDProcessList.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 Code indentation 2021-07-15 06:57:24 +02:00
ProcessField.h FreeBSD: Implement CWD column 2021-05-25 21:55:04 +02:00