From owner-freebsd-stable Wed Apr 30 06:40:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA26569 for stable-outgoing; Wed, 30 Apr 1997 06:40:05 -0700 (PDT) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA26560 for ; Wed, 30 Apr 1997 06:40:02 -0700 (PDT) Received: (from root@localhost) by dyson.iquest.net (8.8.4/8.6.9) id JAA06469; Wed, 30 Apr 1997 09:39:15 -0500 (EST) From: "John S. Dyson" Message-Id: <199704301439.JAA06469@dyson.iquest.net> Subject: Re: Memory usage on NFS server In-Reply-To: <199704300051.TAA05475@sierra.zyzzyva.com> from Randy Terbush at "Apr 29, 97 07:51:04 pm" To: randy@zyzzyva.com (Randy Terbush) Date: Wed, 30 Apr 1997 09:39:15 -0500 (EST) Cc: tom@uniserve.com, randy@zyzzyva.com, jhay@zibbi.mikom.csir.co.za, dg@root.com, freebsd-stable@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-stable@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > > This behavior has been observed with Apache 1.2 throughout the > development cycle through 1.2b10 (just released). > Okay -- I'll take a look at it. I'll run some mmap tests, after looking at the apache sources. John