rse 99/06/04 10:40:07
Modified: . STATUS
Log:
Ops, yes, The shared memory pools are part of EAPI, too.
I'll post a final and complete EAPI patch the next days before anything is
comitted by me. Because we've still a few open issues: For instance whether
we should also include the MM libraries source in src/lib/mm/, whether we then
really need the ap_mm.[ch] wrapper, whether EAPI should be disabled or enabled
per default, etc.
Revision Changes Path
1.700 +2 -13 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/apache-1.3/STATUS,v
retrieving revision 1.699
retrieving revision 1.700
diff -u -r1.699 -r1.700
--- STATUS 1999/06/04 17:00:25 1.699
+++ STATUS 1999/06/04 17:40:04 1.700
@@ -1,5 +1,5 @@
1.3 STATUS:
- Last modified at [$Date: 1999/06/04 17:00:25 $]
+ Last modified at [$Date: 1999/06/04 17:40:04 $]
Release:
@@ -100,6 +100,7 @@
* Ralf's [PATCH] to add EAPI (ctx, hook, mm, etc.) to the base package
Message-ID: <[EMAIL PROTECTED]>
Status: Jim +1, Mark +1, Dean +1, BenH +1
+ Doug +1 on concept (untested), Lars +1 on concept
* Tony Finch's patch to support mass virtual hosting
Message-ID: <[EMAIL PROTECTED]>
@@ -168,18 +169,6 @@
Status: Big change -- needs review.
In progress:
-
- * Ralf's [PATCH] Shared Memory Pools
- Message-ID: <[EMAIL PROTECTED]>
- Status: Ralf: The stuff in general _IS_ for 1.3.x but the posted
- patch was just a first cut to get feedback. An updated
- one is posted in a few days. And I'm actually still
- waiting for a review from Dean for the shared memory
- hard-core stuff. When someone else is also interested
- please review the shared memory deep-level code.
- Doug: +1 on concept (untested)
- Lars: +1 on concept
- Dean: isn't this superceded by EAPI?
* Mark Bixby's freshening up the MPE/iX port (mostly APACI)
Message-ID: <[EMAIL PROTECTED]>