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)
Apr 11 2024, 5:08 AM
Unknown Object (File)
Mar 27 2024, 6:24 PM
Unknown Object (File)
Dec 23 2023, 9:59 AM
Unknown Object (File)
Dec 13 2023, 12:06 AM
Unknown Object (File)
Nov 2 2023, 12:08 AM
Unknown Object (File)
Sep 16 2023, 1:34 AM
Unknown Object (File)
Aug 31 2023, 4:21 AM
Unknown Object (File)
Aug 30 2023, 1:09 PM
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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 11403
Build 11763: arc lint + arc unit

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.