Hi Apache Devs,

there is an interesting bugzilla ticket about mpm_event and frequent
wake-ups: https://bz.apache.org/bugzilla/show_bug.cgi?id=57399

Would it be possible to avoid them adding APR_POLLSET_WAKEABLE to the
event_pollset flags and calling apr_pollset_wakeup right after
apr_skiplist_insert?

I might have completely misunderstood the code, but I wanted to bring up
the issue to have more expert opinions from the list. The skiplist use case
is still a bit unclear to me even if we discussed it a while ago in another
email thread.

Thanks!

Regards,

Luca

Reply via email to