[Libevent-users] The libevent-2.0.13-stable man pages

2011-08-08 Thread Steve Dickson
Hello, It appears all the man pages that were under doxygen/man/man3/ have disappeared in 2.0.13 tarball. So how are man pages generated these days? tia, steved. *** To unsubscribe, send an e-mail to majord...@freehaven.net wi

Re: [Libevent-users] Strange timeout scheduling in 1.4

2011-08-08 Thread Leonid Evdokimov
On Mon, Aug 8, 2011 at 06:12, Dongsheng Song wrote: > On Mon, Aug 8, 2011 at 06:15, Leonid Evdokimov wrote: >> >> 2.6.24 result is really surprising me. > > Maybe you forgot the CPU not the same: That's why I have `memcpy` value - to estimate memory/CPU speed. The case that surprised me was mono

Re: [Libevent-users] Strange timeout scheduling in 1.4

2011-08-08 Thread Nir Soffer
On Aug 4, 2011, at 9:36 PM, Nick Mathewson wrote: On Thu, Jul 28, 2011 at 3:35 AM, Nicholas Marriott wrote: Interesting. We have seen problems in the past with gettimeofday() not being very deterministic on Linux, with occasional spikes in the time it takes, although I don't have the numbers