https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256781
--- Comment #38 from Roger Pau Monné <roy...@freebsd.org> --- (In reply to dwmw2 from comment #37) You should be able to switch back to TSC at runtime with: # sysctl kern.timecounter.hardware=TSC You can also set it in loader.conf to select at boot time. I think older versions of FreeBSD name this TSC-low, so check kern.timecounter.choice for the option name. -- You are receiving this mail because: You are the assignee for the bug.