answersLogoWhite

0


Best Answer

If we divide functions among several processors, then if one processor fails then it will not affect the system or we can say it will not halt the system, but it will affect on the work speed.

Suppose I have five processors and one of them fails due to some reasons then each of the remaining four processors will share the work of failed processor. So it means that system will not fail but definitely failed processor will affect on its speed.

Another significant disadvantage of a multiprocessor system over one using a single single-core processor is a considerably more complex hardware and software design, as algorithms and tasks need distributing among the cores and processors to maximize the benefit of parallel processing, while an effort to synchronize access to shared resources such as main memory and most I/O devices is required.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the disadvantages of multiprocessor system?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Difference between distributed system and multiprocessor system?

The difference between distributed system and multiprocessor system is whether the processing units in the system share the main memory. If yes, then the system is multiprocessor system; otherwise, it's a distributed system.


What are example of multiprocessor system?

Multiprocessor systems have gained popularity over the years as they allow the user to do more than they could with a single processor system. Xbox 360, CELL, and Sequent are examples of multiprocessor systems.


What difference between cluster system and multiprocessor system?

in cluster system, different CPU's work together to perform a specific task while in multiprocessor system,different CPU's work to perform their own tasks.


What system have more than one physical CPU?

Multiprocessor


What type of operating system was used in second generation computer?

Multiprocessor Operating Systems


What are the devices which contain multiprocessor and multicomputers?

multiprocessor and multicomputer


What is meant by graceful degradation in multiprocessor system?

In multiprocessor systems, failure of one processor will not halt the system, but only slow it down by sharing the work of failure system by other systems. This ability to continue providing service is proportional to the surviving hardware is called graceful degradation.


Mapping the datawarehouse to multiprocessor Architectures?

it is set of data to according database and that not effected of any schedule system.


What is the Difference between clustered system and multiprocessor system?

is a number of linked systems, working together closely ,so that they form a single computer


What type of operating system is usedin railway reservation in India?

Actually there is no OS the all system is as a client system which is used distributuion os app we say that its multiprocessor.


What are the characteristics of multiprocessors?

A multiprocessor system is an interconnection of two or more CPUs with memory and input- output equipment. The term "processor" in multiprocessor can mean either a central processing unit (CPU) or an input-output processor (lOP). As it is most commonly defined, a multiprocessor system implies the existence of multiple CPUs, although usually there will be one or more IOPs as well. Multiprocessors are classified as multiple instruction stream, multiple data stream (MIMD) systems. There are some similarities between Multiprocessor and Multicomputer systems since both support concurrent operations. However, there exists important distinction between a system with multiple computers and a system with multiple processors.Computers are interconnected with each other means of communication lines to form a computer network. The network consists of several autonomous computers that may or may not communicate with each other. A multiprocessor system is controlled by one operating system that provides interaction between processors and all the components of the system cooperate in the solution of a problem.


Why do you need multiprocessor environment?

for improving the efficiency of the computer system.In multiprocessor environment , instructions can be executed parallely.