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)
Sun, Dec 15, 1:16 PM
Unknown Object (File)
Sun, Dec 8, 12:08 AM
Unknown Object (File)
Mon, Dec 2, 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
Unknown Object (File)
Oct 10 2024, 10:12 PM
Unknown Object (File)
Sep 27 2024, 4: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

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.