Vnode

PROCMAP(1) - General Commands Manual

Vnode, Ls, Kvm, Mmap, Ddb, Namei, Madvise, Procmap

PROCMAP(1) - General Commands Manual # PROCMAP(1) - General Commands Manual NAME # procmap - display process memory map SYNOPSIS # procmap [-AadlmPsv] [-D number] [-M core] [-N system] [-p pid] [pid …] DESCRIPTION # The procmap utility lists the virtual memory mappings underlying the given process. The start address of each entry is always given and, depending on the options given, other information such as the end address, the underlying file’s device and inode numbers, and various protection information will be displayed, along with the path to the file, if such data is available. ...