On 7 Jun 2002 at 19:10, Philip S Tellis wrote: > On Fri, 7 Jun 2002, Shridhar Daithankar wrote: > well, I can't kill any running processes. > > another question. if a process does a malloc, does that memory show up > in top?
Yes. Look at the size of that process. It includes any shared as well as private memory. Even some times it's puzzling as in who is eating your memory. Right now, on my machine, 130MB is used according to free. Don't you think that's bit too much for a mysql database of size 3MB with zero connections, a copy of same database in postgres, postfix,sshd, proftpd and httpd running. no user except for my ssh connection. Do you think it's justified? Happens at times and get's reset when you boot or restart the services... Oh try that as well.. restarting the services.. Bye Shridhar -- love, n.: When it's growing, you don't mind watering it with a few tears. _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
