Advertise Here

 

Jul
2nd

Relocating the allocation

Author: admin | Files under Relocation

The term program relocatibility refers to the ability to load and execute a given program into an arbitrary place in the memory as against to a fixed set of locations specified at a program translation time. There are two types of relocation schemes-static and dynamic.
Depending on when and how the mapping from the virtual address […]