uhyve icon indicating copy to clipboard operation
uhyve copied to clipboard

Cross-platform CPU frequencies

Open mkroening opened this issue 9 months ago • 0 comments

We might want to explore sysinfo for getting CPU frequencies from the OS instead of parsing CPUID (x86 only) ourselves. See hermit-os/kernel/xtask/src/ci/qemu.rs#L283-L291 for example.

mkroening avatar May 07 '24 09:05 mkroening