htop/openbsd
Stuart Henderson feec16cbb5 don't include offline CPUs in summary for OpenBSD
By default, OpenBSD disables SMT (hyperthreading) cpu pseudo-cores.
This can be changed at runtime by setting the hw.smt sysctl so they
may become active later, therefore they are still present in cpu
stat structures but are marked as offline.

As done with native top(1), this drops them from the cpu summary
graphs.
2021-04-18 16:58:20 +02:00
..
OpenBSDProcess.c Rework TTY column 2021-04-14 17:29:56 +02:00
OpenBSDProcess.h OpenBSD: update 2021-03-20 18:30:08 +01:00
OpenBSDProcessList.c don't include offline CPUs in summary for OpenBSD 2021-04-18 16:58:20 +02:00
OpenBSDProcessList.h don't include offline CPUs in summary for OpenBSD 2021-04-18 16:58:20 +02:00
Platform.c Merge branch 'openbsd' of cgzones/htop 2021-03-21 17:48:41 +01:00
Platform.h Request the realtime and monotonic clock times once per sample 2021-04-05 23:41:07 +02:00
ProcessField.h Rework enum ProcessField 2020-12-19 21:13:32 +01:00