Bodo Moeller wrote:
> 
> Michael Sierchio <[EMAIL PROTECTED]>:
> 
> > FreeBSD's implementation of /dev/random allows one to specify
> > which interrupts stir the entropy pool.  This, from the /etc/rc.conf
> >
> >       and_irqs="4 6 7 9 10 11 12 14 15"
> >
> > I haven't found anything similar on Linux, and would be grateful
> > for suggestions.  Most systems seem to think that keyboard, mouse,
> > etc. are good sources of entropy, but certainly not at all hours
> > of the day, and not for servers (which may not have keyboards, mice,
> > sound cards, etc.).
> 
> What's the problem?  If you don't have a keyboard, you don't have
> to expect any keyboard interrupts, do you?  So there's no need
> to mask them out.

Perhaps you could read more carefully -- maybe my question was
too well hidden?  Anyway,  is there a way to specify on Linux
which IRQs are used stir the entropy pool?  

The above-listed example shows how FreeBSD allows the syadmin to
specify which ones are deemed to provide sufficient entropy -- it's
not a mask, and it happens to be conveniently located in the startup
script,  not source code.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to