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)
Wed, Apr 15, 8:41 AM
Unknown Object (File)
Tue, Apr 14, 2:19 AM
Unknown Object (File)
Fri, Apr 10, 9:48 PM
Unknown Object (File)
Fri, Apr 10, 6:41 AM
Unknown Object (File)
Thu, Apr 9, 11:57 PM
Unknown Object (File)
Thu, Apr 9, 5:09 AM
Unknown Object (File)
Wed, Apr 8, 12:20 PM
Unknown Object (File)
Wed, Apr 8, 8:12 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