K 10 svn:author V 6 obrien K 8 svn:date V 27 2022-02-18T04:55:43.367027Z K 7 svn:log V 703 randomdev: Remove 100 ms sleep from write routine This was introduced in 2014 along with the comment (which has since been deleted): /* Introduce an annoying delay to stop swamping */ Modern cryptographic random number generators can ingest arbitrarily large amounts of non-random (or even maliciously selected) input without losing their security. Depending on the number of "boot entropy files" present on the system, this can speed up the boot process by up to 1 second. (cherry picked from commit 1580afcd6eaf803192f014f3658036cbd49a6e3c) (cherry picked from commit d03a8d181cfedde305602c9285ca4b51fee8562f) Git Hash: c1d34c9c79f3fb094ad7f34d7f65040f1472c038 Git Author: cperciva@FreeBSD.org END