On Wed, Jun 27, 2018 at 11:00 PM, <[email protected]> wrote: > > + *) event: based on the commit log ("use a subpool of pchild since skiplist > + allocations will happen across threads and are only protected from > + other skiplist operations.", per sf's review comments), it sounds like > this > + should be backported. > + trunk patch: http://svn.apache.org/r1588806 > + 2.4.x patch: http://home.apache.org/~jailletc36/backport_1588806.patch > + +1:
Hmm, timer_skiplist seems to be used only when g_timer_skiplist_mtx is locked, am I missing something?
