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)
Sat, Apr 27, 12:36 PM
Unknown Object (File)
Apr 13 2024, 10:21 AM
Unknown Object (File)
Mar 21 2024, 8:26 AM
Unknown Object (File)
Mar 21 2024, 8:25 AM
Unknown Object (File)
Mar 21 2024, 8:25 AM
Unknown Object (File)
Mar 21 2024, 8:12 AM
Unknown Object (File)
Mar 20 2024, 2:49 AM
Unknown Object (File)
Jan 22 2024, 2:32 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