Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Sep 2014 09:46:43 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        src-committers@freebsd.org
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org
Subject:   Re: svn commit: r271082 - in head/sys: i386/i386 x86/x86
Message-ID:  <2864186.iHqG44B5Un@ralph.baldwin.cx>
In-Reply-To: <201409040226.s842Q0VE016942@svn.freebsd.org>
References:  <201409040226.s842Q0VE016942@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2864186.iHqG44B5Un>