Hello,
How would one measure the cpu speed for rpi4 under very recent
openbsd70 snapshot?
Is it kern.ccpu ? This returns 1948. Was looking for a descriptor
of that value too.
hw.cpuspeed returns "value is not available"
Under freebsd/current it's like this:
# sysctl dev.cpu.0
dev.cpu.0.temperature: 71.5C
dev.cpu.0.freq_levels: 2100/-1 600/-1
dev.cpu.0.freq: 2100
dev.cpu.0.%parent: cpulist0
dev.cpu.0.%pnpinfo: name=cpu@0 compat=arm,cortex-a72
dev.cpu.0.%location:
dev.cpu.0.%driver: cpu
dev.cpu.0.%desc: Open Firmware CPU
I'm looking for an openbsd equivalent. Or even a different method.
thanks,
--
J.