[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

[LI] [Offline] doubts on SMP concepts



hi,
I read few lines in an OS book, that has aroused some questions.
this is what the book says ...

"The most common multiple-processor systems now use the
symmetric-multiprocessing model, in which each processor runs an identical copy
of the operating system, and these copies communicate with one another as
needed.
Some systems use asymetric multiprocessing, in which each processor is assigned
a special task. A master processor controls the system; the other processors
either look to the master for the instruction or have predefined tasks. This
scheme defines a master-slave relationship. The master processor schedules and
allocates work to the slave processors."


questions are --
(1) which model does linux follow (as per above characterisation)?
(2) what are the advantages/disadvantages of running two copies of same OS
    over running one copy of OS?

regards
sandeep
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.