From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Fri, 13 Feb 2004 01:16:06 +0000 Subject: Re: [RFC][PATCH] linux-2.6.3-rc2_ia64-cyclone_A0 Message-Id: <16428.9558.656910.144571@napali.hpl.hp.com> List-Id: References: <1076556140.795.119.camel@cog.beaverton.ibm.com> In-Reply-To: <1076556140.795.119.camel@cog.beaverton.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On Thu, 12 Feb 2004 17:05:50 -0800, john stultz said: John> Hmm. As cyclone is only enabled for x450/x455 systems, I'm not John> sure if that additional check is necessary, but I'll try to John> look into that. At the very least, verify that the SAL ITCdrift bit is turned on by the firmware. Otherwise, the lightweight handler of gettimeofday() will still use ITC-based interpolation. --david