Re: [RFC] [PATCH] Disable TSCs on CONFIG_MULTIQUAD

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Wed May 29 2002 - 17:52:16 EST


On Wed, 2002-05-29 at 21:40, john stultz wrote:
> Hi all,
> Just wanted to submit this for comments. As we've been having trouble
> keeping the TSCs on NUMA hardware synced (resulting in gettimeofday
> occasionally going backward), this patch (against 2.4.18) disables TSCs
> if CONFIG_MULTIQUAD is enabled. Any suggestions for simplifying the
> changes to config.in would be appreciated.

Add CONFIG_X86_TSC_NOT_SYNCHRONOUS or similar and then check

#if defined(CONFIG_X86_TSC) && !defined(CONFIG_X86_NOT_SYNCHRONOUS))

??

 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri May 31 2002 - 22:00:26 EST