Concludes coverage of virtual memory. Discusses potential for sharing pages of memory between running program, safest case for this being associated read-only or read/execute pages such as with shared libraries. Surveys the pmap utility which shows the virtual address space associated with a running program.