> 
> 2010/9/21 Gilad Benjamini <gi...@altornetworks.com>:
>  [...]
> > Any chance you can hmake something out of the attached log ?
> 
> That's pretty helpful!  It's almost but not quite enough information
> to figure out what's up here.  There are a couple of epoll debugging
> messages that don't give enough detail.
> 
> I just added a couple more detailed debugging messages in the git
> master branch to help try to figure out what exactly we're doing to
> epoll fd, and why.  If you can get the same output with the new stuff
> from git master, that would be great.


I can, but it would take me a few days.
In the mean time, I do have a hunch, based on reading the code.
In epoll_apply_changes, when precautionary_add is turned on, based on
equality between old and new events, shouldn't that only be done if their
value is non-zero ?
 
> 
> (Also, was this with invoking event_enable_debug_mode() or not?)
> 
Yes, but it seems like I did have to compile with USE_DEBUG=1

***********************************************************************
To unsubscribe, send an e-mail to majord...@freehaven.net with
unsubscribe libevent-users    in the body.

Reply via email to