Interview Question
Created by admin on Sat, 17/11/2012 - 18:02
Question:
What is SMP?
Language:
Answer:
To achieve maximum efficiency and reliability a mode of operation known as symmetric multiprocessing is used. In essence, with SMP any process or threads can be assigned to any processor.