Greetings again. I want to see how much memory is being used by the current process. That doesn't seem to be one of the items in /proc/curproc/status, and I'm not sure if I can read /proc/curproc/map correctly to see how much memory total is being used. Is this available in some consistent place (other than top(1))?