The answer to this question is Yes, it will. SMP or Symmetric Multiprocessing means computer processing done by multiple processors that distributed a common operating system (OS) and memory. In SMP, the processors share the same input/output bus or data path.
SMP (symmetric multiprocessing) can be described as computer processing done by multiple processors that distributed a common operating system (OS) and memory. In symmetric multiprocessing, the processors distributed the same input/output (I/O) bus or data path. A single copy of the OS is in charge of all the processors.
The characteristic SMP (symmetric multiprocessing) are all the processors are treated equally i.e. all are identical. Communication: Shared memory is the mode of communication among processors.
You can learn more about SMP (symmetric multiprocessing) at https://brainly.com/question/13384575
#SPJ4