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)
Wed, Feb 26, 3:19 AM
Unknown Object (File)
Tue, Feb 25, 12:27 PM
Unknown Object (File)
Tue, Feb 25, 12:53 AM
Unknown Object (File)
Mon, Feb 24, 11:53 PM
Unknown Object (File)
Sat, Feb 15, 5:53 AM
Unknown Object (File)
Jan 18 2025, 5:48 AM
Unknown Object (File)
Jan 14 2025, 5:17 AM
Unknown Object (File)
Dec 23 2024, 11:47 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