K 10 svn:author V 7 git2svn K 8 svn:date V 27 2022-02-18T04:55:39.531561Z K 7 svn:log V 566 kern: random: collect ~16x less from fast-entropy sources Previously, we were collecting at a base rate of: 64 bits x 32 pools x 10 Hz = 2.5 kB/s This change drops it to closer to 64-ish bits per pool per second, to work a little better with entropy providers in virtualized environments without compromising the security goals of Fortuna. (cherry picked from commit 5e79bba562bc303eed669dbd0d391b6c6a9c289b) (cherry picked from commit 06248c82158019f30a18494e7ce91ac5f9524452) Git Hash: dd9548db7a72644b5ddd822a40162c3b5a1476d1 Git Author: kevans@FreeBSD.org END