Return to BSD News archive
Newsgroups: comp.os.386bsd.development Path: sserve!newshost.anu.edu.au!munnari.oz.au!spool.mu.edu!howland.reston.ans.net!noc.near.net!uunet!ihz.compuserve.com!news From: +rmuthyala@csi.compuserve.com(R. Muthyala) Subject: help with memory usage Message-ID: <C5FIo5.6xG@csi.compuserve.com> Sender: news@csi.compuserve.com (Usenet News) Organization: Compuserve Inc. Date: Tue, 13 Apr 1993 15:50:28 GMT Lines: 11 hi there, I have an application which dynamically allocates/frees memory and I want to check for any memory leaks. Is there a way to check memory usage and also is it possible to get back information on how much free memory is available. Any pointers towards system calls and/or documentation is appreciated Thanks, Ravi