What is relocation in memory management in OS?
What is relocation in memory management in OS? Relocation. Relocatability – the ability to move process around in memory without it affecting its execution. OS manages memory, not programmer, and processes may be moved around in memory. MM must convert program’s logical addresses into physical addresses. Why do we need relocation in OS? When a […]
What is relocation in memory management in OS? Read More »
