From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752856AbcIHAbk (ORCPT ); Wed, 7 Sep 2016 20:31:40 -0400 Received: from cloudserver094114.home.net.pl ([79.96.170.134]:52408 "HELO cloudserver094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751673AbcIHAba (ORCPT ); Wed, 7 Sep 2016 20:31:30 -0400 From: "Rafael J. Wysocki" To: Steve Muckle Cc: Linux PM list , Linux Kernel Mailing List , Srinivas Pandruvada , Peter Zijlstra , Viresh Kumar , Ingo Molnar , Vincent Guittot , Morten Rasmussen , Juri Lelli , Dietmar Eggemann , Doug Smythies Subject: Re: [RFC/RFT][PATCH 0/4] cpufreq / sched: iowait boost in intel_pstate and schedutil Date: Thu, 08 Sep 2016 02:37:28 +0200 Message-ID: <1545936.F2oyWdN6Zx@vostro.rjw.lan> User-Agent: KMail/4.11.5 (Linux/4.8.0-rc2+; KDE/4.11.5; x86_64; ; ) In-Reply-To: <20160908002226.GC15431@graphite.smuckle.net> References: <2730042.XLMy9dAKI1@vostro.rjw.lan> <20160908002226.GC15431@graphite.smuckle.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday, September 07, 2016 05:22:26 PM Steve Muckle wrote: > On Sat, Sep 03, 2016 at 02:56:48AM +0200, Rafael J. Wysocki wrote: > > Please let me know what you think and if you can run some benchmarks you > > care about and see if the changes make any difference (this way or another), > > please do that and let me know what you've found. > > LGTM (I just reviewed the first and last patch, skipping the > intel_pstate ones). > > I was unable to see a conclusive power regression in Android audio, video or > idle usecases on my hikey 96board. Cool, thanks!