From b2a62240d42c2c7ec45da1ab519bf4605787b61d Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Sat, 16 Nov 2013 20:03:46 +0000 Subject: [PATCH] Vote, promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1542559 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/STATUS b/STATUS index 91c3f4978f..aba4d528b6 100644 --- a/STATUS +++ b/STATUS @@ -97,6 +97,19 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * event: Use skiplist and fold in performance tweeks from trunk + trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1451706 + http://svn.apache.org/viewvc?view=revision&revision=1517365 + http://svn.apache.org/viewvc?view=revision&revision=1529442 + 2.4.x patch: http://people.apache.org/~jim/patches/httpd-2.4-event-v3.patch + +1: jim, rjung, minfrin + trawick: needs something like r1529442 to disable event if APR 1.4.x is being used; + (since eventopt skiplist changes aren't proposed, r1529442 would need to + be tweaked) + jj: Done in v3 of patch + jj: Reminder: this patch has been running for a LONG time + on ASF infra... + PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -122,19 +135,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: necessary free cycles, I propose to include http://svn.apache.org/r1515162 - * event: Use skiplist and fold in performance tweeks from trunk - trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1451706 - http://svn.apache.org/viewvc?view=revision&revision=1517365 - http://svn.apache.org/viewvc?view=revision&revision=1529442 - 2.4.x patch: http://people.apache.org/~jim/patches/httpd-2.4-event-v3.patch - +1: jim, rjung - trawick: needs something like r1529442 to disable event if APR 1.4.x is being used; - (since eventopt skiplist changes aren't proposed, r1529442 would need to - be tweaked) - jj: Done in v3 of patch - jj: Reminder: this patch has been running for a LONG time - on ASF infra... - * ab: Check if malloc succeeded PR54344 trunk: http://svn.apache.org/viewvc?view=revision&revision=1488492 -- 2.50.1