Question
Why must an architecture define a minimum number of frames per process?
Select an option. Your answer will be checked instantly.
Correct Answer: C. Some instructions need several pages resident to complete and restart safely
Explanation:
An instruction may span pages and access multiple operands, requiring several resident frames.
Too few frames could make correct execution or page-fault restart impossible.
Leave a Reply