Question: Consider a memory management system that allows overlays to accommodate processes that have larger overall memory requirements than can be allocated in one shot in
Consider a memory management system that allows overlays to accommodate processes that have larger overall memory requirements than can be allocated in one shot in the main memory. Let a process P be restricted to a total main memory of KB at any time. In order to work with this restriction, let process P be structured as two overlays A and B
Let the code specific to overlay A have a size of KB let the data specific to overlay B have a size of KB and let the common data across the two overlays be KB in size.
Let X represent the size of the code common to both the overlays, Y represent the size of the code specific to overlay B and Z represent the size of the data specific to overlay A Which of the following XYZ triples would allow process P to execute in the system?
Question options:
KBKBKB
KBKBKB
KBKBKB
KBKBKB
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
