From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1034260AbcIZVlz (ORCPT ); Mon, 26 Sep 2016 17:41:55 -0400 Received: from mga01.intel.com ([192.55.52.88]:9292 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936336AbcIZVlu (ORCPT ); Mon, 26 Sep 2016 17:41:50 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,401,1470726000"; d="scan'208";a="13569041" Message-ID: <1474926109.35049.125.camel@linux.intel.com> Subject: Re: Regression in 4.8 - CPU speed set very low From: Srinivas Pandruvada To: "Rafael J. Wysocki" Cc: "Rafael J. Wysocki" , Larry Finger , LKML , Linux PM list Date: Mon, 26 Sep 2016 14:41:49 -0700 In-Reply-To: References: <3919370.SGLjGupePs@vostro.rjw.lan> <075788ab-34e0-803c-f2b4-3f370ecc6b14@lwfinger.net> <2477506.olat0BX4ex@vostro.rjw.lan> <1474925190.35049.120.camel@linux.intel.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.20.5 (3.20.5-1.fc24) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2016-09-26 at 23:30 +0200, Rafael J. Wysocki wrote: > On Mon, Sep 26, 2016 at 11:26 PM, Srinivas Pandruvada > wrote: > > > > On Mon, 2016-09-26 at 23:06 +0200, Rafael J. Wysocki wrote: > > > > > > On Monday, September 26, 2016 11:15:45 AM Larry Finger wrote: > > > > [...] > > > > > > > > > > > > > I have been reluctant to post my entire .config on the list. It > > > > is > > > > available at > > > > http://pastebin.com/aMZaAKwL. > > > > > > If the governor is ondemand, the driver is acpi-cpufreq, most > > > likely. > > > > > > How do you measure the frequency? > > > > > Also > > When you get into this situation, please dump: > > # cat /sys/devices/system/cpu/cpufreq/policy?/scaling_max_freq > > # cat /sys/devices/system/cpu/intel_pstate/* > > The driver is not intel_pstate. I guessed from CONFIG_X86_INTEL_PSTATE=y and Frequency is not 400 but something like 396.130 Thanks, Srinivas