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


_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to