Dynamic Relocation Notes: Definitions & Explanations PDF Download
Study Dynamic Relocation lecture notes PDF with operating system definitions and explanation to study What is Dynamic Relocation?. Study dynamic relocation explanation with operating system terms to review operating system course for online degree programs.
Dynamic Relocation Definition:
A process that assigns new absolute addresses to a computer program during execution.
Operating Systems by William Stallings
Dynamic Relocation Notes:
Dynamic relocation is the process of relocating data currently in the computer memory to other parts of the computer creating a more efficient storage while a program is active.
Keep Learning with Operating System Notes
What is Multilevel Security?
Multilevel security is the application of a computer system to process information with incompatible classifications, permit access by users with ...
What is Object Request Broker?
Object Request Broker is a middleware which allows program to be made from one computer to another through a computer ...
What is Interrupt?
An interrupt is a function of an operating system that provides multi-process multi-tasking. It is a signal that prompts the ...
What is Disk Cache?
A disk cache is a mechanism for improving the time it takes to write to and read from hard disk. ...
What is Multiprocessing?
Multiprocessing is a computer system's ability to support more than one process at the same time. Multiprocessing operating systems enable ...
What is Registers?
A register is one of the small set of data holding place that are part of the computer processor. A ...