Need System Call to return %MEM (kernel mem) used by process

Need System Call to return %MEM (kernel mem) used by process

Post by Richard Mosh » Sun, 29 May 1994 02:04:21



I need a process to be able to monitor the %MEM (kernel memory) used by
itself, and various points over time.

I believe the info is somehow stored in /dev/kmem (SUN machine).

So, I guess I want (1) any system call info and (2) any info (.h files, etc)
on /dev/kmem.

Thanks,

--
Richard B. Mosher