freebsd-skq/sys/dev/random
markm 8982309189 Make the UMA harvesting go away completely if not wanted. Default to "not wanted".
Provide and document the RANDOM_ENABLE_UMA option.

Change RANDOM_FAST to RANDOM_UMA to clarify the harvesting.

Remove RANDOM_DEBUG option, replace with SDT probes. These will be of
use to folks measuring the harvesting effect when deciding whether to
use RANDOM_ENABLE_UMA.

Requested by:	scottl and others.
Approved by:	so (/dev/random blanket)
Differential Revision:    https://reviews.freebsd.org/D3197
2015-08-22 12:59:05 +00:00
..
build.sh
fortuna.c
fortuna.h
hash.c
hash.h
ivy.c
nehemiah.c
other_algorithm.c
other_algorithm.h
random_harvestq.c
random_harvestq.h
random_infra.c
randomdev.c
randomdev.h
uint128.h
unit_test.c
unit_test.h
yarrow.c
yarrow.h