11. Memory Management under Unix
One of the numerous tasks the Unix kernel performs while the machine is
up is to manage memory. In this section, we explore relevant terms
(such as physical vs. virtual memory) as well as some of the basic concepts
behind memory management.