Re: [tor-dev] Parallel Crypto - Library dep.

2012-02-03 Thread Nick Mathewson
On Tue, Jan 31, 2012 at 8:49 PM, David Goulet wrote: [...] > So going for a wait-free queue and a normal locked queue, it's not that > difficult (in terms of APIs/ABIs handling) but the question I think is do we > want first to do a "normal locking queue" in the tor code tree and than go > for a

Re: [tor-dev] Parallel Crypto - Library dep.

2012-02-03 Thread David Goulet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12-02-03 02:46 AM, Mike Perry > Either way, it sounds like good sense to make sure we have the option to > say to people "Omg, you hit that crazy crash under heavy crypto load? > Try building with --disable-non-determinism this time." Haha! I'll re