exam questions

Exam 2V0-21.19 All Questions

View all questions & answers for the 2V0-21.19 exam

Exam 2V0-21.19 topic 1 question 103 discussion

Actual exam question from VMware's 2V0-21.19
Question #: 103
Topic #: 1
[All 2V0-21.19 Questions]

What are two features of the CPU scheduler? (Choose two.)

  • A. allocates CPU and memory resource usage
  • B. determines which worlds are entitled to CPU time
  • C. schedules vCPUs on physical CPUs
  • D. creates a world for each virtual machine to run it
  • E. checks CPU uptime
Show Suggested Answer Hide Answer
Suggested Answer: AC 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Machface
Highly Voted 5 years, 7 months ago
The Answer is B and C: CPU scheduler has multiple functions - Schedules virtual CPUs (vCPUs) on physical CPUs - Enforces the proportional-share algorithm for CPU Usage - which vCPUs will be scheduled over others - Supports symmetric multiprocessing (SMP) VMs - up to 128 vCPUs per VM - Uses relaxed co-scheduling for SMP VM - The CPU scheduler chooses which world to schedule on a processor
upvoted 13 times
...
metapedro
Highly Voted 5 years, 4 months ago
Correct answer B and C. Checked in exam.
upvoted 12 times
...
bdsaifcse
Most Recent 4 years, 10 months ago
Answer is B & C
upvoted 2 times
...
RuslanMastaliyev
5 years ago
The Answer is B and C https://vclueless.com/vmug-vbook-club-host-resources-deep-dive-chapter-6/ The CPU scheduler uses a 50-millisecond time slice called “quantum”. This is the amount of time a vCPU can run on a pCPU before another vCPU of same priority gets scheduled. The CPU scheduler determines which worlds are entitled to CPU time. The state and priority of a world depends on if it is consuming CPU time.
upvoted 3 times
...
NongNong
5 years, 1 month ago
Metapedro, always commenting he checked in exam Lol
upvoted 9 times
...
5kyFx
5 years, 4 months ago
Yes - it is B&C https://vclueless.com/vmug-vbook-club-host-resources-deep-dive-chapter-6/
upvoted 2 times
...
Jay_
5 years, 6 months ago
Correct answer B and C reference page 7 https://www.vmware.com/content/dam/digitalmarketing/vmware/en/pdf/techpaper/vmware-vsphere-cpu-sched-performance-white-paper.pdf
upvoted 4 times
Garbanzo9000
4 years, 4 months ago
Thank you for the reference but I actually found page 3 more helpful
upvoted 1 times
...
...
Dezery2
5 years, 7 months ago
I agree. B and C are correct.
upvoted 5 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...