Question
What does soft processor affinity mean?
Select an option. Your answer will be checked instantly.
Correct Answer: D. The scheduler tries to keep a task on the same processor but may migrate it
Explanation:
Soft affinity is a scheduling preference rather than an unbreakable restriction.
The scheduler may move the task when load balancing or other needs outweigh locality.
Leave a Reply