IntermediateVocabulary#software-architecture#developer-tools#backend

Virtual Memory Vocabulary

Learn the vocabulary of each process getting a private address space the operating system maps onto physical memory.

0 / 5 completed
1 / 5
At standup, a dev mentions that each process sees its own private, contiguous address space, mapped by the operating system onto whatever physical memory, or even disk, actually backs it, so a process never has to know or care about real physical memory layout. What is this technique called?