80 likes | 273 Views
Relocation. Before widespread support for virtual memory, code had to be relocatable (could not contain fixed memory addresses)With VM, when a page is swapped out, bringing it back in makes the references change (update PT)With shared libraries, each library decides on its own (fixed) addresses ?
E N D