https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277738
Zhenlei Huang <z...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z...@freebsd.org --- Comment #2 from Zhenlei Huang <z...@freebsd.org> --- (In reply to Andreas from comment #0) Does a different timecounter hardware make any differences? FYI, the following is from my VM. ``` # sysctl -n kern.timecounter.choice TSC-low(800) i8254(0) ACPI-fast(900) HPET(950) kvmclock(975) dummy(-1000000) # sysctl -n kern.timecounter.hardware=HPET kvmclock -> HPET ``` -- You are receiving this mail because: You are the assignee for the bug.