procstat -v question
Ian Lepore
freebsd at damnhippie.dyndns.org
Mon Nov 5 23:43:53 UTC 2012
In a line of procstat -v output such as this:
PID START END PRT RES PRES REF SHD FL TP PATH
60065 0x200c1000 0x201c3000 r-x 182 0 17 8 CN vn /usr/lib/libstdc++.so.6
Does that 182 resident pages mean that the process being displayed is
referencing that many pages itself, or does that represent how many
pages are resident due to all the references from all the processes that
have the library open?
-- Ian
More information about the freebsd-hackers
mailing list