[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4BD25E1A.50505@codeaurora.org>
Date: Fri, 23 Apr 2010 19:57:30 -0700
From: Saravana Kannan <skannan@...eaurora.org>
To: Arjan van de Ven <arjan@...radead.org>
CC: Mathieu Desnoyers <mathieu.desnoyers@...icios.com>,
cpufreq <cpufreq@...r.kernel.org>,
linux-arm-msm <linux-arm-msm@...r.kernel.org>,
Dave Jones <davej@...hat.com>,
Venkatesh Pallipadi <venkatesh.pallipadi@...el.com>,
Thomas Renninger <trenn@...e.de>, linux-kernel@...r.kernel.org,
Ingo Molnar <mingo@...e.hu>,
Peter Zijlstra <peterz@...radead.org>
Subject: Re: CPUfreq - udelay() interaction issues
Arjan van de Ven wrote:
> so in reality, all hardware that does coordination between cores/etc
> like this also has a tsc that is invariant of the actual P state.
> If there are exceptions, those have a problem, but I can't think of any
> right now.
> Once the TSC is invariant of P state, udelay() is fine, since that goes
> of the tsc, not of some delay loop kind of thing....
I assume you are talking specifically about x86. I want x86 to be
correct, but also want ARM to be correct. So, at this point I might as
well try to put in an arch independent fix.
Thanks,
Saravana
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists