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 24, 11:00 AM
Unknown Object (File)
Sun, Apr 21, 7:31 PM
Unknown Object (File)
Sun, Apr 7, 12:28 PM
Unknown Object (File)
Jan 17 2024, 3:39 PM
Unknown Object (File)
Dec 26 2023, 10:32 AM
Unknown Object (File)
Dec 20 2023, 4:15 AM
Unknown Object (File)
Oct 6 2023, 2:48 AM
Unknown Object (File)
Sep 8 2023, 3:15 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