I am having a doubt on calculating the memory usage of an application , which is spawning 'n' threads, in linux and Solaris.
Whether, i need to consider the all the threads (child process) or it is enough to get the memory of the parent process to calculate the memory usage.
I am getting the memory usage using ps -eo 'pid,rss,args'
Pl. help me in this regards
Thanks in Advance
S.Srinivasa Raghavan
--
S.Srinivasa
Raghavan
AdventNet India Development Center,
No-11,Sarathy Nagar,
VijayaNagar, Velacherry,
Chennai- 600 042.
Ph : 22431115, 22431215 Extn : 5417
"Every new opinion, at its starting, is precisely in a minority of one."
AdventNet India Development Center,
No-11,Sarathy Nagar,
VijayaNagar, Velacherry,
Chennai- 600 042.
Ph : 22431115, 22431215 Extn : 5417
"Every new opinion, at its starting, is precisely in a minority of one."
-- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
