Re: Continuing /dev/random problems with 2.4

From: Roland Dreier (roland@topspincom.com)
Date: Mon Feb 04 2002 - 17:37:34 EST


>>>>> "Bill" == Bill Davidsen <davidsen@tmr.com> writes:

    Bill> Why would the kernel NOT use available source of entropy? If
    Bill> the kernel is gathering entropy, in what way is user mode
    Bill> better? Are you going to make users install disk, keystroke,
    Bill> packet, etc daemons to do the work of the kernel?

Entropy is gathered from interrupt timing in the kernel because
interrupts are handled in the kernel. It would be quite difficult for
a user space process to get accurate information about interrupt
timing.

However, the i8xx RNG and audio entropy daemons work perfectly well
from user space. What is gained by moving that code into the kernel?

Best,
  Roland
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Feb 07 2002 - 21:00:38 EST