svn commit: r256377 - in head: etc/defaults etc/rc.d share/examples/kld/random_adaptor share/man/man4 sys/boot/forth sys/conf sys/dev/glxsb sys/dev/hifn sys/dev/random sys/dev/rndtest sys/dev/safe ...

Dag-Erling Smørgrav des at des.no
Sat Oct 12 20:00:50 UTC 2013


Adrian Chadd <adrian at freebsd.org> writes:
> I've just test booted this on a MIPS board. It doesn't hang at boot waiting for
> entropy.
>
> http://people.freebsd.org/~adrian/mips/20131012-ar9344-boot-1.txt

Do me a favor, rebuild your kernel with "option DEBUG_RANDOM" (to save
time, just add #define DEBUG_RANDOM 1 manually to opt_random.h and do a
KERNFAST build) and post the dmesg.  It will show how much entropy we've
accumulated before we force a reseed.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the svn-src-all mailing list