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

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

2012-02-02 Thread Mike Perry
Thus spake Nick Mathewson (ni...@alum.mit.edu): > On Tue, Jan 31, 2012 at 2:46 PM, David Goulet wrote: > > To help the tor project, I'll contribute some of my spare time to improve > > multithreading for the Tor code base. > > > > I've speak a bit with Nick M. and it seems the crypto lib is an im

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

2012-01-31 Thread David Goulet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12-01-31 03:08 PM, Watson Ladd wrote: > On Tue, Jan 31, 2012 at 1:46 PM, David Goulet wrote: > Hi everyone, > > To help the tor project, I'll contribute some of my spare time to improve > multithreading for the Tor code base. >> Color me confused:

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

2012-01-31 Thread David Goulet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12-01-31 03:42 PM, Nick Mathewson wrote: > On Tue, Jan 31, 2012 at 2:46 PM, David Goulet wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Hi everyone, >> >> To help the tor project, I'll contribute some of my spare time to improve >

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

2012-01-31 Thread Nick Mathewson
On Tue, Jan 31, 2012 at 2:46 PM, David Goulet wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi everyone, > > To help the tor project, I'll contribute some of my spare time to improve > multithreading for the Tor code base. > > I've speak a bit with Nick M. and it seems the crypto li

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

2012-01-31 Thread Watson Ladd
On Tue, Jan 31, 2012 at 1:46 PM, David Goulet wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi everyone, > > To help the tor project, I'll contribute some of my spare time to improve > multithreading for the Tor code base. Color me confused: This is for taking advantage of multiproc

[tor-dev] Parallel Crypto - Library dep.

2012-01-31 Thread David Goulet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi everyone, To help the tor project, I'll contribute some of my spare time to improve multithreading for the Tor code base. I've speak a bit with Nick M. and it seems the crypto lib is an important part to begin with. The wiki page (https://trac.tor