Re: Changes to make /dev/*random better sooner
Thor Lancelot Simon <[email protected]> Tue, 8 Apr 2014 22:54:00 -0400
| Newsgroups | gmane.os.netbsd.devel.crypto,gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Apr 08, 2014 at 09:45:47PM -0500, Dave Huang wrote: > > I don't have any knowledge or opinion about that, but maybe the "??" > has to do with the sizeof? I think the parens are wrong; they're around > the entire equality comparison. Hell. Yes they are. Thanks both of you for this catch. FWIW, I did almost all my testing with the counter code commented out because it should considerably slow things down, trying to find a performance impact I could not manage to find. Thor