Paging
Shared Pages:
- Memory pages can be shared among processes as long as the code contained in the shared pages is re-entrant
-
- Re-entrant code is non-self-modifying code
-
- Typically a number of different virtual (logical) address map to the same physical address