On 12-06-08 02:31 PM, paul_kon...@dell.com wrote:
Also, whether our current /dev/random is good or not, stirring /dev/urandom 
into it is a waste of time, because /dev/urandom is simply /dev/random without 
the blocking.

I see.  So basically I should just switch to /dev/urandom if I get too
much blocking.  Can I just unlink /dev/random and create a new node
with the same characteristics as /dev/urandom?

--
D'Arcy J.M. Cain <da...@netbsd.org>
http://www.NetBSD.org/ IM:da...@vex.net

Reply via email to