[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Physical memory size allocated for each process!
Hi all,
I was trying to get the stack, heap, data and code size separately allocated in physical memory but I did not manage to get them from /proc.
I took a look the linux kernel source 2.6, but I did not discover any variables or structures about stack, heap, data and code size allocated in physical memory.
I just found those information allocated in virtual memory.
Please, could anybody help me?
Thanks,
Mauricio Lin.
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/