Hi all,
I have an urgent question: 1) when an app runs, how to get the really memory it used in real time? for example, it use -m param to specify 1G memory, but it only used 500 MB, how to get this info 2) When several apps runs with shared memory: shm 0, is there any method to get the memory used info for each process? Thanks Pan