Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 71498 invoked from network); 27 Aug 2003 20:45:51 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 27 Aug 2003 20:45:51 -0000 Received: (qmail 39151 invoked by uid 500); 27 Aug 2003 20:17:26 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 39025 invoked by uid 500); 27 Aug 2003 20:17:24 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 38719 invoked from network); 27 Aug 2003 20:17:18 -0000 Received: from unknown (HELO ares.cs.Virginia.EDU) (128.143.137.19) by daedalus.apache.org with SMTP; 27 Aug 2003 20:17:18 -0000 Received: from cobra.cs.Virginia.EDU (cobra.cs.Virginia.EDU [128.143.137.16]) by ares.cs.Virginia.EDU (8.12.9/8.12.8/UVACS-2003031900) with ESMTP id h7RKGsN7023949; Wed, 27 Aug 2003 16:16:55 -0400 (EDT) Date: Wed, 27 Aug 2003 16:16:54 -0400 (EDT) From: Cliff Woolley X-X-Sender: jcw5q@cobra.cs.Virginia.EDU To: Brad Nicholes cc: striker@apache.org, dev@httpd.apache.org, Jean-Jacques Clar , wrowe@rowe-clan.net Subject: RE: Fwd: Re: [patch] maxmemfree In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Wed, 27 Aug 2003, Brad Nicholes wrote: > I will check in the patch for initializing the ap_max_mem_free > global in the MPMs as was included in the patch file. I will leave the > implementation of maxmemfree up to you and Jean-Jacques since you both > have been more involved with that side of it than I have. Oh, I didn't actually see that patch there. Okay, that's cool. I'll go check in what I sent to you all a while back plus the fix for the bug that Jean-Jacques found, and then you can check in the init patch, and then hopefully some Win32 person (FirstBill? OtherBill? :) will implement MaxMemFree on the windows mpm. --Cliff