Files
bind9/lib/isc
Ondřej Surý 31458d405a Add support to read number of online CPUs on OpenBSD
The OpenBSD doesn't have sysctlbyname(), but sysctl() can be used to
read the number of online/available CPUs by reading following MIB(s):
[CTL_HW, HW_NCPUONLINE] with fallback to [CTL_HW, HW_NCPU].
2024-09-21 12:38:33 +02:00
..
2024-09-20 17:26:33 +02:00
2023-08-31 22:08:35 +02:00
2023-08-21 18:39:53 +02:00
2024-09-19 21:44:06 +00:00
2023-12-06 15:15:24 +02:00
2024-08-22 08:21:52 +02:00
2023-08-31 22:08:35 +02:00
2023-09-16 07:32:17 +02:00