Virtual Memory
Virtual Memory
Physical RAM:
0000 … FFFF
Physical addresses
Virtual memory example
0000 … A300
OS manages the
mapping
Media player process:
0000 … B100
Physical RAM:
0000 … FFFF
Virtual memory – OS + hardware
RAM is limited.
E.g. 8GB or 16GB may not be enough for code and data of all running processes.