hi,

with the command 'procmap pid', I often/always get ?VNODE? instead of
the actual filename.  My question is, whether this is on purpose because
on similary BSDs (pmap on NetBSD) , I don't get ?VNODE? but the actual 
filename.  Any ideas what went wrong?

$ doas procmap 1                                                                
        
0000000000001000      0K                     [ anon ]
00000DE726A00000    272K read/exec           [ ?VNODE? ]  <-----
00000DE726B43000     48K read                [ ?VNODE? ]  <-----
00000DE726C00000      0K                     [ anon ]
00000DE726C4E000      4K read/write          [ anon ]
00000DE726D4E000      4K read                [ ?VNODE? ]  <-----
00000DE726D4F000      4K read                [ anon ]
00000DE726E4F000      4K read/write          [ ?VNODE? ]  <-----
 ....

(system: OpenBSD 5.8)

bergers

Reply via email to