From owner-freebsd-questions@FreeBSD.ORG Tue Feb 14 00:10:01 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AECC716A423 for ; Tue, 14 Feb 2006 00:10:01 +0000 (GMT) (envelope-from freebsd@rtl.fmailbox.com) Received: from out4.smtp.messagingengine.com (out4.smtp.messagingengine.com [66.111.4.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9285E43D5D for ; Tue, 14 Feb 2006 00:09:56 +0000 (GMT) (envelope-from freebsd@rtl.fmailbox.com) Received: from frontend1.internal (mysql-sessions.internal [10.202.2.149]) by frontend1.messagingengine.com (Postfix) with ESMTP id B4C33D34084; Mon, 13 Feb 2006 19:09:54 -0500 (EST) Received: from web3.messagingengine.com ([10.202.2.212]) by frontend1.internal (MEProxy); Mon, 13 Feb 2006 19:09:54 -0500 Received: by web3.messagingengine.com (Postfix, from userid 99) id E02A225A11; Mon, 13 Feb 2006 19:09:55 -0500 (EST) Message-Id: <1139875795.19969.254293503@webmail.messagingengine.com> X-Sasl-Enc: r94uxmOaiN8S8lvBfMsq4J8Yd50DPltMHzDElVzjpvOW 1139875795 From: "Robert Leftwich" To: "Charles Swiger" Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 5022 (F2.73; T1.15; A1.64; B3.05; Q3.03) References: <1139792505.30118.254198744@webmail.messagingengine.com> <43F0434F.2000703@locolomo.org> <1139826617.10634.254226042@webmail.messagingengine.com> <20060213214053.GA20537@panix.com> <1139868809.6940.254283466@webmail.messagingengine.com> <5A1E3F19-24CD-42ED-A945-A37E57EB8748@mac.com> <1139875246.18972.254292031@webmail.messagingengine.com> In-Reply-To: <1139875246.18972.254292031@webmail.messagingengine.com> Date: Tue, 14 Feb 2006 11:09:55 +1100 Cc: "freebsd-questions@freebsd.org List" Subject: Re: Memory leak? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Feb 2006 00:10:01 -0000 On Tue, 14 Feb 2006 11:00:46 +1100, "Robert Leftwich" > > I can't see anything that explains the discrepancy. Below is the top -o > size after a reboot, followed by the current top after 8 datasets (the > extra python process is the analysis app - at a low memory usage point): Oops, just noticed that the analysis app was at a *really* low memory usage point, i.e. it wasn't running at all, having spat the dummy on some bad data! So there wasn't any extra python app. Robert