Tools like Process Explorer or AccessChk will tell you that shared memory exists in the segment section, but how to figure out how much memory was allocated by the particular named shared memory segment.
Asked
Active
Viewed 268 times
1 Answers
0
VMMAP is another Sysinternals tool that can display detailed memory information for a process (including shared memory).

Mario Hewardt
- 126
- 1
- 3