All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 210993] New: Intel frequency scaling causes electrical noise on 10th gen CPUs
@ 2021-01-01 10:11 bugzilla-daemon
  2021-01-01 10:32 ` [Bug 210993] " bugzilla-daemon
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: bugzilla-daemon @ 2021-01-01 10:11 UTC (permalink / raw)
  To: linux-pm

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.

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-06-16  7:26 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-01 10:11 [Bug 210993] New: Intel frequency scaling causes electrical noise on 10th gen CPUs bugzilla-daemon
2021-01-01 10:32 ` [Bug 210993] " 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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.