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)
Sat, Oct 18, 5:54 AM
Unknown Object (File)
Fri, Oct 17, 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

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