svn commit: r271082 - in head/sys: i386/i386 x86/x86
John Baldwin
jhb at freebsd.org
Thu Sep 4 15:56:13 UTC 2014
On Thursday, September 04, 2014 02:26:00 AM John Baldwin wrote:
> Author: jhb
> Date: Thu Sep 4 02:25:59 2014
> New Revision: 271082
> URL: http://svnweb.freebsd.org/changeset/base/271082
>
> Log:
> - Move blacklists of broken TSCs out of the printcpuinfo() function
> and into the TSC probe routine.
I believe the previous code that set tsc_freq to 0 didn't fully work since
the ticker was still set to use the TSC in init_TC().
--
John Baldwin
More information about the svn-src-all
mailing list