> The "-x" option to pmap claims to show locked memory. Right, thanks; just found something saying that. Sorry...
What threw me was that the system in question was Solaris 8, and that capability is new with Solaris 9, although the -x option exists before that. And what threw me further was that /proc/*/xmap isn't (as far as I can tell) mentioned in proc(4) on Solaris 10, either, so I wasn't having much luck finding out (through documentation alone) how such a thing might be done. Although now I see in the comments in sys/procfs.h that it's a private interface, so I guess that's ok that it's not documented (other than by the code itself), especially since it changed a fair bit between Solaris 8 and 10. This message posted from opensolaris.org