Page MenuHomeFreeBSD

random(4): Use ordinary sysctl definitions
ClosedPublic

Authored by cem on Nov 21 2019, 6:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 4, 2:34 PM
Unknown Object (File)
Thu, Oct 30, 12:44 PM
Unknown Object (File)
Tue, Oct 28, 7:56 PM
Unknown Object (File)
Sun, Oct 26, 7:59 AM
Unknown Object (File)
Sun, Oct 26, 6:54 AM
Unknown Object (File)
Oct 18 2025, 5:54 AM
Unknown Object (File)
Oct 17 2025, 5:40 PM
Unknown Object (File)
Oct 5 2025, 5:30 AM
Subscribers

Details

Summary

There's no need to dynamically populate them; the SYSCTL_ macros take care
of load/unload appropriately already (and random_harvestq is 'standard' and
cannot be unloaded anyway).

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 27688
Build 25888: arc lint + arc unit