virtual memory
A method of simulating computer
memory. A virtual memory manager (usually a function of the operating system) maps chunks of data and program code to a
storage area (the
swap file) on the hard disk, allowing programs to run as if there were more
RAM available than is the case.