Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Which of the following best describe the idea of limited direct execution? Question 1 options: The CPU must be virtualized so that processes cannot execute
Which of the following best describe the idea of limited direct execution?
Question options:
The CPU must be virtualized so that processes cannot execute privileged instructions in a nonprivileged context. This is done by pretenting that those instructions do not exist in the user space and only execute NOP's.
A process must be able to use the system resources of CPU, memory and IO without having complete control over the entire system, effectively overthrowing the operating system all while providing a mechanism for the OS to regain control from that process and grant the same privilege to another process.
It is the virtual address space qv which provided the operating system with the greatest facility to control processes in such a way as to grant and remove access to system resource on demand.
An operating system must be able to grant limited time to a process at which point it removes that process from the CPU and grants time to another process.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started