Dynamic Loading And Linking

To run a process, the entire process and its data must be in physical memory. Thus, the size of a process is limited to the size of physical memory. The dynamic loading and linking are run-time operations. Dynamic Loading The dynamic binding is a method to obtain better memory-space utilization. A routine is not loaded … Read more

Logical Memory Address vs. Physical Memory Address

The memory binding could be static or dynamic. In dynamic binding system, user-generated virtual addresses are mapped to physical addresses. This leads to better memory utilization. The address generated by CPU is called a logical address, and the address seen by the memory unit is called a physical address. The physical address is loaded into … Read more

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.

Exit mobile version