On Sun, 16 Jul 2000, Kris Kennaway wrote: > On the other hand, doing a dd if=/dev/random of=/dev/null gives me > infinite "randomness" at 10MB/sec - have the semantics of /dev/random > changed? Yes. /dev/random is now just an alias for /dev/urandom (or vice versa). You must have a fast machine to get 10MB/sec. I see the following speeds (using a better reading program than dd; dd gives up on EOF on the old /dev/random): old /dev/random on P5/133 5K/sec old /dev/urandom on P5/133 244K/sec old /dev/random on Celeron 366 overclocked to 5.5*95 25K/sec old /dev/urandom on Celeron 366 overclocked to 5.5*95 970K/sec new /dev/*random on Celeron 400 overclocked to 6.0*75 270K/sec Bruce To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Re: randomdev entropy gathering is... Mark Murray
- Re: randomdev entropy gathering is... Sheldon Hearn
- Re: randomdev entropy gathering is... Kurt D. Zeilenga
- Re: randomdev entropy gathering is... George Michaelson
- Re: randomdev entropy gathering is... Sheldon Hearn
- Re: randomdev entropy gathering is rea... Kris Kennaway
- Re: randomdev entropy gathering is... Mark Murray
- Re: randomdev entropy gathering is... Kris Kennaway
- Re: randomdev entropy gathering is... Mark Murray
- Re: randomdev entropy gathering is... Jeroen C. van Gelderen
- Re: randomdev entropy gathering is... Bruce Evans
- Re: randomdev entropy gathering is... Kris Kennaway
- Re: randomdev entropy gathering is really weak Dan Moschuk
- Re: randomdev entropy gathering is really weak Kris Kennaway
- Re: randomdev entropy gathering is really ... Mark Murray
- Re: randomdev entropy gathering is rea... Jeroen C. van Gelderen
- Re: randomdev entropy gathering is... Mark Murray
- Re: randomdev entropy gathering is... David Scheidt
- Re: randomdev entropy gathering is... Mark Murray
- Re: randomdev entropy gathering is... Kris Kennaway
- Re: randomdev entropy gathering is... Kris Kennaway