From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=BAYES_00,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E24F3C433E0 for ; Tue, 5 Jan 2021 02:20:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AB1CD22573 for ; Tue, 5 Jan 2021 02:20:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727701AbhAECUa convert rfc822-to-8bit (ORCPT ); Mon, 4 Jan 2021 21:20:30 -0500 Received: from mail.kernel.org ([198.145.29.99]:54084 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726599AbhAECUa (ORCPT ); Mon, 4 Jan 2021 21:20:30 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id 4FC1522581 for ; Tue, 5 Jan 2021 02:19:50 +0000 (UTC) From: bugzilla-daemon@bugzilla.kernel.org To: linux-pm@vger.kernel.org Subject: [Bug 210993] Intel frequency scaling causes electrical noise on 10th gen CPUs Date: Tue, 05 Jan 2021 02:19:50 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Power Management X-Bugzilla-Component: cpufreq X-Bugzilla-Version: 2.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: rui.zhang@intel.com X-Bugzilla-Status: NEEDINFO X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: linux-pm@vger.kernel.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT X-Bugzilla-URL: https://bugzilla.kernel.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org https://bugzilla.kernel.org/show_bug.cgi?id=210993 --- Comment #8 from Zhang Rui (rui.zhang@intel.com) --- (In reply to Karol Herbst from comment #3) > Created attachment 294493 [details] > turbostat output > > first three data sets are "idle", next two are finger on the touchpad, last > ones are "idle" again. > > min clock set to 2.4GHz "Sadly the scaling_min_freq property is ignored outright and only matters as long as the CPU stays idle, but as long as one core gets some load, another one drops below scaling_min_freq" I didn't observe this from the turbostat output attached, because the system is idle. Can you please attach the turbostat output when the cpu frequency drops below scaling_min_freq? -- You may reply to this email to add a comment. You are receiving this mail because: You are the assignee for the bug.