Question
Under system-contention scope, what does the kernel choose among?
Select an option. Your answer will be checked instantly.
Correct Answer: C. All kernel-schedulable threads in the system
Explanation:
System-contention scope schedules kernel-visible threads against other runnable threads system-wide.
This is the normal scope for kernel-level thread scheduling.
Leave a Reply