K 10 svn:author V 6 obrien K 8 svn:date V 27 2022-02-21T08:08:41.173631Z K 7 svn:log V 718 random(4): Don't complain noisily when an entropy source is slow Mjg@ reports that RDSEED (r347239) causes a lot of logspam from this printf, and I don't feel that it is especially useful (even ratelimited). There are many other quality/quantity checks we're not performing on entropy sources; lack of high frequency availability does not disqualify a good entropy source. There is some discussion in the linked Differential about what logging might be appropriate and/or polling policy for slower TRNG sources. Please feel free to chime in if you have opinions. (cherry picked from commit e01ada5c44c66db8e1f7ed2c1f5622a794a1c43b) Git Hash: c91dd7ea7cd70b6b42693a3acb987173c63ec5bb Git Author: cem@FreeBSD.org END