VMware vSphere 7.x Professional for Service Providers — Question 13
What are two features of the CPU scheduler? (Choose two.)
Answer options
- A. creates a world for each virtual machine to run in
- B. schedules vCPUs on physical CPUs
- C. determines which worlds are entitled to CPU time
- D. checks CPU uptime
- E. allocates CPU and memory resource usage
Correct answer: B, E
Explanation
The CPU scheduler is responsible for managing the allocation of vCPUs on physical CPUs, which is why option B is correct. Additionally, it allocates CPU and memory resources, making option E also correct. Options A, C, and D do not accurately describe the primary functions of a CPU scheduler.