tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Logging a kernel message when blocking on entropy



Manuel Bouyer wrote:
> > In -current, entropy does not run out.
> 
> So, how can it block ?

When there's too little entropy to begin with.  Once you have
gathered enough, it unblocks, and never blocks again.

This is assuming default settings.  If you actually want entropy
to run out, you can do "sysctl -w kern.entropy.depletion=1", but
there's no good reason to ever do that outside of testing.
-- 
Andreas Gustafsson, gson%gson.org@localhost


Home | Main Index | Thread Index | Old Index