From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933871AbcI0DMw (ORCPT ); Mon, 26 Sep 2016 23:12:52 -0400 Received: from cmta17.telus.net ([209.171.16.90]:58992 "EHLO cmta17.telus.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933008AbcI0DMo (ORCPT ); Mon, 26 Sep 2016 23:12:44 -0400 X-Authority-Analysis: v=2.2 cv=XtgVARN9 c=1 sm=1 tr=0 a=zJWegnE7BH9C0Gl4FFgQyA==:117 a=zJWegnE7BH9C0Gl4FFgQyA==:17 a=Pyq9K9CWowscuQLKlpiwfMBGOR0=:19 a=IkcTkHD0fZMA:10 a=zwvv449YqOR2tVfu79oA:9 a=QEXdDO2ut3YA:10 From: "Doug Smythies" To: "'Srinivas Pandruvada'" , "'Larry Finger'" , "'Rafael J. Wysocki'" Cc: "'Rafael J. Wysocki'" , "'LKML'" , "'Linux PM list'" References: <3919370.SGLjGupePs@vostro.rjw.lan> <075788ab-34e0-803c-f2b4-3f370ecc6b14@lwfinger.net> <2477506.olat0BX4ex@vostro.rjw.lan> <1436996d-078b-aa51-4452-b6655d917135@lwfinger.net> <594f5012-5157-bfdd-f715-bea8caa824c3@lwfinger.net> <2326a7dd-675f-752b-f100-5dce6e4c93fd@lwfinger.net> ohH4bKxaUa8e7ohH5blnhh In-Reply-To: ohH4bKxaUa8e7ohH5blnhh Subject: RE: Regression in 4.8 - CPU speed set very low Date: Mon, 26 Sep 2016 20:12:38 -0700 Message-ID: <003001d2186d$02c34820$0849d860$@net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AdIYXysGbO5l+SV0TLWbe0tBUKF3BgADAxrQ Content-Language: en-ca X-CMAE-Envelope: MS4wfGM3ccaQ0IliX5XO01mPc23XP04N3DUDT5J3qTbvYv61GBKY2tj24UD/VRYiVkTAtzMW0fYEGVpyDAz2e2pJ7joND5iqgm/lMgqbenpjfIgMnt3wiat7 zEBYHNq00PjKEn5NOQ+7kVM5z9sLczwCfu2jp7IfPLPYphAiFPKGC8NTTVzW+QJUlRRAgCwaEHxQm3EN89Xz47Gtr4WP/58YnaQY2n7UJ1sL4nCpd4iGd5kD /N8rVu7f6XBCpXA21Bbnno38AMF96iHt4GFiZb0m+eAAu8HIKYI7lE4EjmDPIspa/psB2XHYH7xgrTEbw3Lxy+9p9huthHEyikIlWIzrR5jJSmiK49AVry77 cbGyHeSU Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2016.09.26 18:31 Srinivas Pandruvada wrote: > On Mon, 2016-09-26 at 19:48 -0500, Larry Finger wrote: >> On 09/26/2016 07:21 PM, Rafael J. Wysocki wrote: >>> On Tue, Sep 27, 2016 at 1:53 AM, Larry Finger wrote: >>> But for both we need a reproducer anyway. >> I do not have a reliable reproducer. The condition has always >> happened when >> running a high-compute job such as a 'make -j8' on the kernel, or >> building the >> RPM for openSUSE's implementation of VirtualBox. The latter is what >> I'm using >> for most of my testing. Run some CPU stressor and get all your CPU's going at 100% load. And watch your core temperatures while you do so. > >>> It also would be good to rule out the thermal throttling (as per >>> the Srinivas' comments). It is almost certainly thermal throttling, or similar causing Clock modulation, of it seems 50%. >>> >>> For now, please tell me what's in >>> /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq >> 800000 > Your effective freq is lower than 800MHz. One of the possible reason is > thermal throttling. > > What distro you are using? And what make and model of LapTop?