Messages in this thread |  | | | Date | Fri, 7 Dec 2007 12:24:26 +0100 | | From | Ingo Molnar <> | | Subject | Re: [PATCH] scheduler: fix x86 regression in native_sched_clock | |
* Nick Piggin <nickpiggin@yahoo.com.au> wrote:
> My patch should fix the worst cpufreq sched_clock jumping issue I
> think.
but it degrades the precision of sched_clock() and has other problems as
well. cpu_clock() is the right interface to use for such things.
Ingo
|  |