Virtual memory

Previous: Operating system

Virtual memory is an abstraction for processes provided by the operating system. It protects processes from one another, and gives them the illusion of a large, uninteruppted address space.

Hera are some additional notes on the topic:

Links to this note