https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218262
Greg V <greg@unrelenting.technology> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |greg@unrelenting.technology --- Comment #1 from Greg V <greg@unrelenting.technology> --- Just encountered this problem. (Also seems related: bug 221621) Looks like Linux is writing the MSR in the loop https://github.com/torvalds/linux/blob/35dbba31be52c59a89bd96d49f170999d57c9234/drivers/cpufreq/powernow-k8.c#L169-L175 but we write it once and then only check in the loop. This shouldn't fix anything but I'll try… -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"