Virtual Memory Module
Role in the System
The purpose of this module is to encapsulate the files and routines which implement virtual memory in NACHOS. Since the base-line NACHOS does not have any virtual memory implementation, there are no further decompositions to this module. One of the assignments involves students implementing a functioning virtual memory.