RE: [PATCH] Option to synchronize P-states for AMD family 0xf

From: Langsdorf, Mark
Date: Wed Sep 30 2009 - 10:31:29 EST


> > AMD Family 0xf processors (Athlon 64s and Opterons) do not
> > have P-State or C-State invariant TSCs. Instead, the TSC
> > increments at the current processor frequency, which makes
> > it unstable and unreliable if cpufreq is enabled.
> >
> > This patch introduces a new command parameter for the
> > PowerNow! driver called "tscsync". When tscsync is
> > set to 1, the driver forces all processors in the system
> > to change frequency as the same time to the same frequency.
> > This unified change means that all the TSCs in the system
> > increment at the same rate.
>
> Cool feature. Does Linux consider the TSC as stable on these machines
> even after a longer uptime (say after a week)?

Ask me in a week. Linux time-keeping code has evolved
quite a bit since I last looked at this code.

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