Review 8&9 Version 0 |
|
👤 Author: by x20056 2016-12-15 20:43:38 |
Logical address
An address generated by the CPU’s commonly referred to as a logical address, whereas an address seen by the memory unit-that is, the one loaded into the memory-address register of the memory~-is commonly referred to as a physical address.
The run-time mapping from virtual to physical addresses is done by a hardware device called the memory-management unit (MMU).
The user program never sees the real physical addresses. The user program deals with logical addresse