Question
Which statement describes symmetric multiprocessing scheduling?
Select an option. Your answer will be checked instantly.
Correct Answer: D. Each processor participates in scheduling and can run kernel and user tasks
Explanation:
In symmetric multiprocessing, processors are peers that can schedule work from shared or per-CPU queues.
This improves flexibility but requires coordination over shared scheduling data.
Leave a Reply