Exam CV1-003 All QuestionsBrowse all questions from this exam
Question 54

A systems administrator wants the VMs on the hypervisor to share CPU resources on the same core when feasible.

Which of the following will BEST achieve this goal?

    Correct Answer: E

    Enabling simultaneous multithreading (SMT), often referred to as Hyper-Threading for Intel processors, is the best approach to ensure that VMs on a hypervisor can share CPU resources on the same core when feasible. SMT allows multiple threads to run on each core, effectively enabling more efficient utilization of CPU resources by allowing different VMs to make use of the shared core's capabilities concurrently.

Discussion
kingmarcusOption: E

E is the correct answer.