Page MenuHomeFreeBSD

cpufreq(4) hwpstate: Yield CPU awaiting frequency change
ClosedPublic

Authored by cem on Sep 6 2017, 8:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 10, 11:41 PM
Unknown Object (File)
Dec 23 2024, 6:35 AM
Unknown Object (File)
Dec 15 2024, 1:16 PM
Unknown Object (File)
Dec 8 2024, 12:08 AM
Unknown Object (File)
Dec 2 2024, 7:20 PM
Unknown Object (File)
Oct 18 2024, 1:55 AM
Unknown Object (File)
Oct 11 2024, 1:11 AM
Unknown Object (File)
Oct 11 2024, 1:10 AM
Subscribers
None

Details

Summary

It doesn't seem necessary to busy the CPU while waiting to transition
into a different p-state.

Test Plan

Transitions continue to work (well, P0 and P2), just like before.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Builds fine and doesn't appear to break anything on my Ryzen machine.

This revision is now accepted and ready to land.Sep 7 2017, 5:57 PM
This revision was automatically updated to reflect the committed changes.