From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752812AbcIHAWq (ORCPT ); Wed, 7 Sep 2016 20:22:46 -0400 Received: from mail-pf0-f173.google.com ([209.85.192.173]:34657 "EHLO mail-pf0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752668AbcIHAWa (ORCPT ); Wed, 7 Sep 2016 20:22:30 -0400 From: Steve Muckle X-Google-Original-From: Steve Muckle Date: Wed, 7 Sep 2016 17:22:26 -0700 To: "Rafael J. Wysocki" 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 Message-ID: <20160908002226.GC15431@graphite.smuckle.net> References: <2730042.XLMy9dAKI1@vostro.rjw.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <2730042.XLMy9dAKI1@vostro.rjw.lan> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. thanks, Steve