Load-time dynamic linking and run-time dynamic linking
In loading programs to the memory, illustrate the difference between the load-time dynamic linking and run-time dynamic linking?
Expert
For load-time dynamic linking: Load module to be loaded is read to the memory. Any reference to target external module causes that the module to be loaded and the references are updated to the relative address from the beginning base address of the application module.
With run-time dynamic loading: A few of the linking is postponed till actual reference throughout execution. Then the accurate module is loaded and linked.
What kind of operations is probable on a semaphore?
Illustrate the difference between the permission, rights and policy?
Briefly explain the Distinguish between physical and logical address?
What is meant by the thrashing?
What do you understand by the term arm-stickiness?
what are the system level function in UCOS II
Describe briefly the term read-write locks?
Briefly explain the term pages in os?
Briefly describe the term compiler?
Explain the critical section problem?
18,76,764
1948044 Asked
3,689
Active Tutors
1437261
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!