From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Starikovskiy Subject: Re: [PATCH 1/2] ondemand: updated tune for hardware coordination Date: Tue, 01 Aug 2006 12:09:50 +0400 Message-ID: <44CF0C4E.9020603@linux.intel.com> References: <44CE4B10.6080506@linux.intel.com> <20060731223750.GG31513@redhat.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20060731223750.GG31513@redhat.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: cpufreq-bounces@lists.linux.org.uk Errors-To: cpufreq-bounces+glkc-cpufreq=m.gmane.org+glkc-cpufreq=m.gmane.org@lists.linux.org.uk Content-Type: text/plain; charset="us-ascii" To: Dave Jones Cc: cpufreq@lists.linux.org.uk Dave Jones wrote: > On Mon, Jul 31, 2006 at 10:25:20PM +0400, Alexey Starikovskiy wrote: > > > > cpufreq_ondemand.c | 13 ++++++++----- > > 1 file changed, 8 insertions(+), 5 deletions(-) > > > > Try to make dbs_check_cpu() call on all CPUs at the same jiffy. > > This will help when multiple cores share P-states via Hardware Coordination. > > > > Signed-off-by: Venkatesh Pallipadi > > Signed-off-by: Alexey Starikovskiy > > Still doesn't apply.. > > error: patch failed: drivers/cpufreq/cpufreq_ondemand.c:303 > error: drivers/cpufreq/cpufreq_ondemand.c: patch does not apply It requires Arjan's patch to cpufreq, sitting in Linus tree for 3 days already. > > > > Index: linux-2.6.15.1/drivers/cpufreq/cpufreq_ondemand.c > ^^^^^^^^ > Hmmm? Read it as 2.6.18-rc3... > > Dave >