On Mon, 2006-03-13 at 15:37 -0500, Perrin Harkins wrote:

> There's really almost no way to tell how much memory a process is truly
> using.  The things that we thought worked on Linux were proven not to
> work much at all, since the kernel doesn't attempt to track
> copy-on-write.  One thing you can rely on is the report of how much
> total RAM is left on your system, and how much is used for buffers and
> cache (meaning it could be used for your app).  Another approach is to
> see if the Linux::Smaps module will work for you.

I'd be interested to learn a little about this area. Do you have any
links to useful articles, threads etc handy?

Thanks and regards,
Dave



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Maypole-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/maypole-users

Reply via email to