]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Limit the amount of "fast" entropy. We don't need nearly as much
authormarkm <markm@FreeBSD.org>
Fri, 24 Aug 2018 14:53:46 +0000 (14:53 +0000)
committermarkm <markm@FreeBSD.org>
Fri, 24 Aug 2018 14:53:46 +0000 (14:53 +0000)
commitc2e2405524fc04bf8a2081813660680be97942a2
tree0338c024cd3ae7ebf333c550e941b9feb83fe6d3
parentea8ba13b6993916d0cbfb923eea82fa82b7b5f35
Limit the amount of "fast" entropy. We don't need nearly as much
for security, and the excess just slows things down badly.

PR:             230808
Submitted by:   rwmaillists@googlemail.com, but tweeked by me
Reported by:    Danilo Egea Gondolfo <danilo@FreeBSD.org>
Reviewed by: cem,delphij
Approved by: re(rgrimes)
Approved by: so(delphij)
MFC after:      1 Month
Differential Revision: https://reviews.freebsd.org/D16873
sys/dev/random/random_harvestq.c