From owner-freebsd-current Fri Jan 3 07:40:20 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id HAA27652 for current-outgoing; Fri, 3 Jan 1997 07:40:20 -0800 (PST) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id HAA27575; Fri, 3 Jan 1997 07:39:18 -0800 (PST) Received: (from root@localhost) by dyson.iquest.net (8.8.4/8.6.9) id KAA13230; Fri, 3 Jan 1997 10:39:16 -0500 (EST) From: John Dyson Message-Id: <199701031539.KAA13230@dyson.iquest.net> Subject: Re: CVS memory leak ?? To: sos@FreeBSD.ORG Date: Fri, 3 Jan 1997 10:39:16 -0500 (EST) Cc: current@FreeBSD.ORG In-Reply-To: <199701031411.PAA05323@deepcore.cybercity.dk> from "sos@FreeBSD.ORG" at Jan 3, 97 03:11:51 pm Reply-To: dyson@FreeBSD.ORG X-Mailer: ELM [version 2.4 PL24 ME8] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Re: the swap leak thing. I Removed some of the old collapse code, and also added some improved map management code. I'll try a CVS checkout using my copy of -current and see if I can reproduce the problem. John