homework_review 8-9 and allocation methods Version 0 |
|
👤 Author: by 2014329600146fyh 2016-12-18 21:27:45 |
Mmemory management
Logical Versus Physical Address Space
An address generated by the CPU is 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 set of all logical addresses generated by a program is a logical address space; the set of all physical addresses corresponding to these logical addresses is a physical address space.
Swap