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)
Fri, Aug 1, 7:02 AM
Unknown Object (File)
Tue, Jul 29, 6:01 PM
Unknown Object (File)
Jul 2 2025, 8:57 PM
Unknown Object (File)
Jul 2 2025, 10:30 AM
Unknown Object (File)
Jun 23 2025, 3:38 AM
Unknown Object (File)
Jun 22 2025, 9:27 AM
Unknown Object (File)
Jun 21 2025, 3:55 AM
Unknown Object (File)
Jun 16 2025, 7:29 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