From owner-freebsd-questions Sun Oct 24 13:45:40 1999 Delivered-To: freebsd-questions@freebsd.org Received: from bingnet2.cc.binghamton.edu (bingnet2.cc.binghamton.edu [128.226.1.18]) by hub.freebsd.org (Postfix) with ESMTP id 73A5914BF7 for ; Sun, 24 Oct 1999 13:45:38 -0700 (PDT) (envelope-from zzhang@cs.binghamton.edu) Received: from sol.cs.binghamton.edu (cs1-gw.cs.binghamton.edu [128.226.171.72]) by bingnet2.cc.binghamton.edu (8.9.3/8.9.3) with SMTP id QAA19554; Sun, 24 Oct 1999 16:45:34 -0400 (EDT) Date: Sun, 24 Oct 1999 15:42:43 -0400 (EDT) From: Zhihui Zhang To: Steve Hovey Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Out of stack In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 24 Oct 1999, Steve Hovey wrote: > > I have a machine suffering from what I think must be a memory leak in one > or more applications - are there any utilities for figuring out what > should have let allocated memory go? > I guess you can run the suspect application for a long time and check memory usage from time to time to see if the swap area has been comsumed quickly. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message