Re: [RFC] frandom - fast random generator module

From: bill davidsen
Date: Tue Oct 21 2003 - 14:29:28 EST


In article <3F8E58A9.20005@xxxxxxxxxxxxxxx>,
Nick Piggin <piggin@xxxxxxxxxxxxxxx> wrote:

| Without looking at the code, why should this be done in the kernel?

Because it's a generally useful function, /dev/random and /dev/urandom
are in the kernel, /dev/urandom is SLOW. And doing a userspace solution
is a bitch in shell scripts ;-)

Since bloat is being discussed in several threads, you may want to
propose that /dev/*random be config options in the "delete features for
size" section.

--
bill davidsen <davidsen@xxxxxxx>
CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/