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)
Sat, Jun 22, 5:18 AM
Unknown Object (File)
Sat, Jun 22, 3:16 AM
Unknown Object (File)
Sat, Jun 22, 1:07 AM
Unknown Object (File)
Wed, Jun 19, 8:15 AM
Unknown Object (File)
Tue, Jun 18, 6:49 PM
Unknown Object (File)
Mon, Jun 17, 9:01 PM
Unknown Object (File)
Mon, Jun 17, 7:10 PM
Unknown Object (File)
Fri, Jun 7, 7:58 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