| wenmang@yahoo.com 2005-10-24, 3:49 pm |
| 1. wenm...@yahoo.com Oct 24, 11:05 am show options
Newsgroups: comp.unix.programmer
From: wenm...@yahoo.com - Find messages by this author
Date: 24 Oct 2005 08:05:48 -0700
Local: Mon, Oct 24 2005 11:05 am
Subject: using top utility to monitor process's possible mem leak
Reply | Reply to Author | Forward | Print | Individual Message | Show
original | Remove | Report Abuse
Hi,
I am trying to see whether a process has mem leak or not. I am suing
top utility program to do so. After the program is done with load test,
I cannot see that the program size is not graduately dropping as I
expect. I understand that it may take sometime before OS gets back the
heap memory, but is it a good way to monitor mem leak through top?
thanks.
|