Page MenuHomeFreeBSD

set_cputicker: use a bool
ClosedPublic

Authored by mhorne on Jun 13 2022, 11:24 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 9, 8:41 AM
Unknown Object (File)
Fri, Aug 7, 2:27 AM
Unknown Object (File)
Thu, Aug 6, 10:49 AM
Unknown Object (File)
Mon, Jul 27, 12:18 AM
Unknown Object (File)
Sat, Jul 18, 1:05 PM
Unknown Object (File)
Jul 12 2026, 8:12 PM
Unknown Object (File)
Jul 7 2026, 10:32 PM
Unknown Object (File)
Jul 2 2026, 3:36 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