You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by sf...@apache.org on 2012/02/24 22:02:12 UTC

svn commit: r1293414 - /httpd/httpd/branches/mpm-event-optimization/

Author: sf
Date: Fri Feb 24 21:02:11 2012
New Revision: 1293414

URL: http://svn.apache.org/viewvc?rev=1293414&view=rev
Log:
Move Paul's lock free circular queue changes to MPM event to a separate branch

Added:
    httpd/httpd/branches/mpm-event-optimization/   (props changed)
      - copied from r1293413, httpd/httpd/trunk/

Propchange: httpd/httpd/branches/mpm-event-optimization/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Fri Feb 24 21:02:11 2012
@@ -0,0 +1,45 @@
+config.nice
+configure
+missing
+install-sh
+mkinstalldirs
+aclocal.m4
+.deps
+generated_lists
+buildmk.stamp
+config.log
+Makefile
+libtool
+shlibtool
+config.status
+modules.c
+config.cache
+.libs
+httpd
+httpd.exe
+modules.lo
+Debug
+Release
+LibD
+LibR
+Apache.suo
+Apache.ncb
+Apache.opt
+apachecore.dll
+*.x
+*.aps
+*.plg
+*.dep
+*.mak
+*.rc
+Apache.sln
+BuildLog.htm
+*.stc
+*.stt
+*.sto
+*.vcproj
+*.vcproj.*
+autom4te.cache
+httpd.spec
+tags
+TAGS

Propchange: httpd/httpd/branches/mpm-event-optimization/
------------------------------------------------------------------------------
--- svn:mergeinfo (added)
+++ svn:mergeinfo Fri Feb 24 21:02:11 2012
@@ -0,0 +1,2 @@
+/httpd/httpd/branches/revert-ap-ldap:1150158-1150173
+/httpd/httpd/branches/wombat-integration:723609-723841