In the symmetric multiprocessing design, each processor is able to access the entire memory map; there are no master or slave processors. In this case each processor is non-unique and has equal power. This means that they can share memory between themselves and can interact with each other directly, regardless of how many there are in the system. People commonly confuse these architectures and as such it is important to define the differences. while asymmetric multiprocessing or ASMP allows applications to run specific subtasks on processors separate from the "master" processor. ASMP computers are comprised of multiple physical processors that are unique, and thus not symmetrical. These processors are defined as either master or slave: master processors are more capable than slaves and are given full control over what the slave processors do. ASMP is not in use in the modern world as it was overtaken by symmetric multiprocessing (SMP), which became common.
Thursday, June 18, 2009
5. Differentiate symmetric multiprocessing and asymmetric multiprocessing
Posted by michael_javier at 3:44 AM
Subscribe to:
Post Comments (Atom)

0 comments:
Post a Comment