From: bugzilla-daemon@bugzilla.kernel.org
To: linux-pm@vger.kernel.org
Subject: [Bug 210993] New: Intel frequency scaling causes electrical noise on 10th gen CPUs
Date: Fri, 01 Jan 2021 10:11:48 +0000 [thread overview]
Message-ID: <bug-210993-137361@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=210993
Bug ID: 210993
Summary: Intel frequency scaling causes electrical noise on
10th gen CPUs
Product: Power Management
Version: 2.5
Kernel Version: 5.9.16
Hardware: Intel
OS: Linux
Tree: Mainline
Status: NEW
Severity: enhancement
Priority: P1
Component: cpufreq
Assignee: linux-pm@vger.kernel.org
Reporter: karolherbst@gmail.com
Regression: No
One thing I noticed with my i7-10850H CPU is, that if there are cores with huge
differences in their frequencies (e.g. one at 900 MHz another at 4.9 GHz) some
electrical becomes noticable.
The noise can be reduced by limiting the available range the CPUs frequency can
be scaled to. 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, so I couldn't test if limiting the
lower bound even helps.
Putting one core at max load with stress -c 1 effectively eliminates all noise.
This issue is even more annoying on my laptop as it generally runs with the
fans turned off.
intel_pstate is used in active mode, but putting it in passive mode, disabling
HWP or even using the ACPI freq scaling didn't really change anything in this
regard. The powersave governor and default energy_performance_preference is
used.
Is there anything else which could be done to mitigate the problem? Just
putting a finger on the touchpad makes the noise quite noticeable as cores get
scaled to the max.
Thanks
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are the assignee for the bug.
next reply other threads:[~2021-01-01 10:12 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-01 10:11 bugzilla-daemon [this message]
2021-01-01 10:32 ` [Bug 210993] Intel frequency scaling causes electrical noise on 10th gen CPUs bugzilla-daemon
2021-01-03 6:45 ` bugzilla-daemon
2021-01-04 19:54 ` bugzilla-daemon
2021-01-04 19:58 ` bugzilla-daemon
2021-01-04 21:01 ` bugzilla-daemon
2021-01-04 22:38 ` bugzilla-daemon
2021-01-04 23:20 ` bugzilla-daemon
2021-01-05 2:19 ` bugzilla-daemon
2021-01-05 8:00 ` bugzilla-daemon
2021-01-05 8:10 ` bugzilla-daemon
2021-04-22 13:23 ` bugzilla-daemon
2021-06-02 5:45 ` bugzilla-daemon
2021-06-16 7:26 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-210993-137361@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=linux-pm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).