The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: john stultz <johnstul@us.ibm.com>
To: James Bottomley <James.Bottomley@steeleye.com>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: x86 timer clean ups
Date: 18 Oct 2002 14:37:25 -0700	[thread overview]
Message-ID: <1034977045.4047.27.camel@cog> (raw)
In-Reply-To: <200210182133.g9ILX0F15855@eng2.beaverton.ibm.com>

>  I need a flag for the TSC stuff that allows me to turn it off completely 
> (the 
>  voyagers run CPUs from physically different clocks, and TSC drift causes 
> huge 
>  jitters in this case).
>  
>  How about two compile options:
>  
>  CONFIG_X86_TSC meaning check for TSC and use it if it's OK
>  CONFIG_X86_PIT meaning use the PIT timer if the TSC isn't OK (or isn't 
> wanted)

Hmmm. I was thinking of possibly doing something similar to the 2.4
CONFIG_X86_HAS_TSC and CONFGI_X86_TSC_DISABLE, but I believe Linus
wasn't super happy about negative config options. You're usage sounds
reasonable, but since this is a cleanup item, do you mind if we both
look at the issue a bit more next week?

>  P.S. what about this CONFIG_X86_CYCLONE thing?  It doesn't seem to be 
> hooked 
>  into the timer infrastructure, should it be?

Not right this second. I'm waiting for the summit subarch code to
stabilize, then I'll hook it in correctly.

thanks
-john


       reply	other threads:[~2002-10-18 21:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200210182133.g9ILX0F15855@eng2.beaverton.ibm.com>
2002-10-18 21:37 ` john stultz [this message]
2002-10-18 16:02 x86 timer clean ups James Bottomley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1034977045.4047.27.camel@cog \
    --to=johnstul@us.ibm.com \
    --cc=James.Bottomley@steeleye.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox