How do I find out about a process' memory usage?
Look at
getrusage()
, if available.
[an error occurred while processing this directive]