Page MenuHomeFreeBSD

set_cputicker: use a bool
ClosedPublic

Authored by mhorne on Jun 13 2022, 11:24 AM.
Tags
None
Referenced Files
F115282677: D35459.diff
Tue, Apr 22, 5:27 AM
Unknown Object (File)
Sat, Apr 12, 7:12 AM
Unknown Object (File)
Mar 22 2025, 2:45 AM
Unknown Object (File)
Mar 20 2025, 4:03 PM
Unknown Object (File)
Feb 26 2025, 3:19 AM
Unknown Object (File)
Feb 25 2025, 12:27 PM
Unknown Object (File)
Feb 25 2025, 12:53 AM
Unknown Object (File)
Feb 24 2025, 11:53 PM
Subscribers

Details

Summary

The third argument to this function indicates whether the supplied
ticker is fixed or variable, i.e. requiring calibration. Give this
argument a type and name that better conveys this purpose.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable