Hi!
> > > To Do But Non Showstopper
> > > -------------------------
> > > Fix boards with different TSC per CPU and kill TSC use on them
> >
> > ... AND notebooks that vary CPU (and TSC) clock (Toshiba Satellite, IBM
> > TThinkPad) to save power.
>
> I have now completed and tested my second TSC patch. It is available at:
> http://hypocrite.org/linux/tsc.patch.new.tar.gz
>
> This works with 2.3.99-pre8 at least, probably most others. This one disables
> use of the TSC by an option in the configuration (i.e. make config, make
> menuconfig, whatever) and therefore has NO performance impact on TSC-enabled
> kernels. The disadvantage is that this is another option to set in your
> configuration.
Interested, interested: how does it work?
More exactly, how do you do udelay() timing? You can't use TSC, and
you can't sue normal bogomips calibration, because both of them change
speed. How do you do udelay() timing, then?
Pavel
--
I'm [EMAIL PROTECTED] "In my country we have almost anarchy and I don't care."
Panos Katsaloulis describing me w.r.t. patents me at [EMAIL PROTECTED]
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/dmentre/smp-howto/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]