NOT IMPLEMENTED lookup process stats for the currently running pd and figure out how much RAM it uses. virtual size of RAM in kilobytes (includes swapped out and shared memory) This doesn't work, because [textfile] absolutely wants to lseek() in that file, which is not implemented by the Linux kernel for this particular pseudo-file in the /proc filesystem driver.