From: beni@vpc90 (Beni Ruef) Subject: statm fields in ps(1) and top(1) Date: Wed, 28 Jul 1993 11:11:57 GMT
I read the man pages, I read the FAQ, I was searching for comments in
/usr/src/linux/fs/proc, but to no avail...
I'm trying to get concise definitions of all the fields in statm:
I assume that TRS and DRS stand for the size of the resident text resp. data
excluding shared code/data and it's obvious that RSS + SWAP = SIZE but
1. What _exactly_ is the meaning of SHRD, LIB and DT ?
2. What's the difference between SIZE in ps(1) and top(1) ?