From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Jones Subject: Re: [PATCH 2.6] cpufreq longrun driver fix Date: Mon, 5 Apr 2004 18:59:40 +0100 Sender: cpufreq-bounces@www.linux.org.uk Message-ID: <20040405175940.GO5688@redhat.com> References: <20040405155012.GI2718@deep-space-9.dsnet> <20040405173835.GA7328@dominikbrodowski.de> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20040405173835.GA7328@dominikbrodowski.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: cpufreq-bounces+glkc-cpufreq=gmane.org@www.linux.org.uk Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Stelian Pop , Linux Kernel Mailing List , davej@codemonkey.org.uk, cpufreq@www.linux.org.uk > > The following patch does even more, it tries every value from 80% > > to 10% in 10% steps, until it succeeds in lowering the performance. > > I'm not sure this is the best way to do it but in any case, > > it works for me (and should continue to work for everybody else). > > Patch looks good to me -- thanks, Stelian! > Dave, could you merge it, please? Yup, will be in cpufreq-bk soon, and the next -mm that Andrew rolls up. Dave