Is it possible to know how much (unswapped) RAM for application do I have ?
I mean - when I start application and start dynamically allocate memory - how
much I have to allocate for pages to start swapping to disk ?
Is it right to calculate it as "total - cached - buffers" from top output ?
Thanks, Michael
--
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]