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, Sep 23, 9:41 AM
Unknown Object (File)
Thu, Sep 7, 10:09 AM
Unknown Object (File)
Jul 10 2023, 10:09 PM
Unknown Object (File)
Jul 10 2023, 10:07 PM
Unknown Object (File)
Jul 8 2023, 11:15 AM
Unknown Object (File)
Jul 8 2023, 11:03 AM
Unknown Object (File)
May 30 2023, 9:13 PM
Unknown Object (File)
May 18 2023, 2:19 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