Page MenuHomeFreeBSD

set_cputicker: use a bool
ClosedPublic

Authored by mhorne on Jun 13 2022, 11:24 AM.
Tags
None
Referenced Files
F149274402: D35459.diff
Mon, Mar 23, 10:02 AM
F149181822: D35459.diff
Sun, Mar 22, 7:59 PM
Unknown Object (File)
Sat, Mar 21, 3:17 AM
Unknown Object (File)
Jan 30 2026, 7:03 AM
Unknown Object (File)
Jan 21 2026, 10:01 AM
Unknown Object (File)
Jan 6 2026, 6:02 AM
Unknown Object (File)
Dec 20 2025, 6:20 AM
Unknown Object (File)
Nov 14 2025, 2:38 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