]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix braino of mine where the reseeds would happen far too often,
authormarkm <markm@FreeBSD.org>
Fri, 24 Aug 2018 14:53:42 +0000 (14:53 +0000)
committermarkm <markm@FreeBSD.org>
Fri, 24 Aug 2018 14:53:42 +0000 (14:53 +0000)
commitea8ba13b6993916d0cbfb923eea82fa82b7b5f35
treea83be9daefbaa83d94e60991a7ec78376b74bc0b
parent7a5c8ca8d6198be3e47721dc56366f0c34d1ffc5
Fix braino of mine where the reseeds would happen far too often,
making the kernel process way too busy.

PR:             230808
Submitted by:   Conrad Meyer <cem@FreeBSD.org>
Reported by:    Danilo Egea Gondolfo <danilo@FreeBSD.org>
Reviewed by: cem,delphij
Approved by: re(rgrimes)
Approved by: so(delphij)
MFC after:      1 Month
Security: Yes
Differential Revision: https://reviews.freebsd.org/D16872
sys/dev/random/fortuna.c