Scheduling in Asymmetric Multiprocessor System
Q1. Explain scheduling in Asymmetric Multiprocessor System.
Ans. CPU scheduling in these system has all scheduling decisions, input/output processing, and other system activities handled by one single processor – the master server. The processors only execute user code. This asymmetric multiprocessor is simple because only one processor accesses the system data structures, reducing the need for data sharing.