Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755254AbcC3W0G (ORCPT ); Wed, 30 Mar 2016 18:26:06 -0400 Received: from mga01.intel.com ([192.55.52.88]:32056 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752883AbcC3W0E (ORCPT ); Wed, 30 Mar 2016 18:26:04 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,418,1455004800"; d="scan'208";a="678235103" Subject: Re: [intel-pstate driver regression] processor frequency very high even if in idle To: Srinivas Pandruvada References: <1459376311.13525.108.camel@linux.intel.com> Cc: sedat.dilek@gmail.com, Doug Smythies , =?UTF-8?Q?J=c3=b6rg_Otte?= , Linux PM List , LKML , "Rafael J. Wysocki" From: "Rafael J. Wysocki" Organization: Intel Technology Poland Sp. z o. o., KRS 101882, ul. Slowackiego 173, 80-298 Gdansk Message-ID: <56FC5277.9050906@intel.com> Date: Thu, 31 Mar 2016 00:25:59 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <1459376311.13525.108.camel@linux.intel.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 825 Lines: 26 On 3/31/2016 12:18 AM, Srinivas Pandruvada wrote: > On Wed, 2016-03-30 at 23:41 +0200, Sedat Dilek wrote: >> Hi, >> >> I am using Intel-PState-Driver here with v4.6-rc1 and Intel- >> SandyBridge-CPU. >> >> Here are my turbostat results attached. >> >> $ cd $BUILD_DIR >> $ LC_ALL=C make -C tools/ turbostat >> >> $ sudo ./turbostat -i 1 --msr=0x199 --debug --out >> /tmp/turbostat-i-1-msr-0x199-debug.txt >> >> Will try . >> >> Please see attached files. >> > Thanks. Your logs make sense. You have config set to performance mode > by default (Which I believe default in all kernel Ubuntu). So as > expected Intel P state was asking for max. So there is no issue here. But the behavior is different from what it used to be, isn't it? So there seems to be a problem here AFAICS.