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)
Fri, May 16, 6:32 AM
Unknown Object (File)
Thu, May 15, 3:13 PM
Unknown Object (File)
Thu, May 15, 11:10 AM
Unknown Object (File)
Tue, May 13, 1:33 PM
Unknown Object (File)
Thu, Apr 24, 8:39 AM
Unknown Object (File)
Tue, Apr 22, 5:27 AM
Unknown Object (File)
Apr 12 2025, 7:12 AM
Unknown Object (File)
Mar 22 2025, 2:45 AM
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