From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756972Ab3E0TkG (ORCPT ); Mon, 27 May 2013 15:40:06 -0400 Received: from hydra.sisk.pl ([212.160.235.94]:52794 "EHLO hydra.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756769Ab3E0TkD (ORCPT ); Mon, 27 May 2013 15:40:03 -0400 From: "Rafael J. Wysocki" To: Viresh Kumar Cc: Lukasz Majewski , Jonghwa Lee , linux-kernel@vger.kernel.org, cpufreq@vger.kernel.org, linux-pm@vger.kernel.org, Vicent Guittot , Daniel Lezcano , MyungJoo Ham , Lukasz Majewski Subject: Re: [RFC v2 0/3][TESTS] LAB: Support for Legacy Application Booster governor - tests results Date: Mon, 27 May 2013 21:48:51 +0200 Message-ID: <41528879.GuKxJgVhIe@vostro.rjw.lan> User-Agent: KMail/4.9.5 (Linux/3.9.0+; KDE/4.9.5; x86_64; ; ) In-Reply-To: References: <1367590072-10496-1-git-send-email-jonghwa3.lee@samsung.com> <8856294.KaD55h4g0a@vostro.rjw.lan> 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 Monday, May 27, 2013 06:54:49 PM Viresh Kumar wrote: > On 27 May 2013 17:30, Rafael J. Wysocki wrote: > > Well, this really looks like software turbo modes, so let's call them > > "TURBO" instead of "OVERDRIVE" > > Yes, it looks better. > > > and I seem to remember having a switch for > > disabling/enabling turbo modes already. > > This was added in intel_pstate driver and shows up in > /sys/devices/system/cpu/cpufreq/ directory.. > > But this feature belongs to a governor instance and so > will be present inside governor directory.. > > Specially for big LITTLE we want it to be per policy > specific. So may need to add a new one. I was talking about /sys/devices/system/cpu/cpufreq/boost that appears to have been added by commit 615b730 (acpi-cpufreq: Add support for disabling dynamic overclocking). That's in acpi-cpufreq, but since that setting seems to be generally useful, it may be a good idea to move it to the core somehow. Thanks, Rafael -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center.