Page MenuHomeFreeBSD

random(4): Use ordinary sysctl definitions
ClosedPublic

Authored by cem on Nov 21 2019, 6:34 PM.
Tags
None
Referenced Files
F131131668: D22484.diff
Sun, Oct 5, 5:30 AM
Unknown Object (File)
Thu, Sep 18, 2:10 PM
Unknown Object (File)
Thu, Sep 11, 6:49 PM
Unknown Object (File)
Sep 3 2025, 10:31 PM
Unknown Object (File)
Sep 3 2025, 10:28 PM
Unknown Object (File)
Aug 31 2025, 3:52 PM
Unknown Object (File)
Aug 30 2025, 9:06 AM
Unknown Object (File)
Aug 23 2025, 6:22 PM
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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable