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
..
2021-07-15 06:57:24 +02:00
2020-12-19 21:13:32 +01:00
2021-07-18 07:44:02 +02:00