Question - Explain SMP.
Answer -
1. It is called as symmetric multiprocessing which is multiprocessor system.
2. In it each processor runs an identical copy of the operating system.
3. These copies communicate with one another as needed.
4. These processor systems lead to increased throughput.
5. These systems are also called parallel systems or tightly coupled systems.