Free Term Papers on Multiprocessing

OPPapers.com Essay Index >> Technology >> Multiprocessing

We have many free term papers and essays on Multiprocessing. We also have a wide variety of research papers and book reports available to you for free. You can browse our collection of term papers or use our search engine.

Essays from FratFiles.com
  1. Multiprocessing

    Multiprocessing Multiprocessing Bob Moses Operating Systems Concepts Saturday Section Pittsburgh Campus Multiprocessing refers to a computer system's ability to

  2. Functions Of An Os Platform-('03)

    applications use hardware ? keyboard, mouse, monitor. 3) Managing memory, i.e., multitasking, multiprocessing and threads 4) Managing and executing applications 5)

  3. Comparison Of Network Operating Systems

    benefits to network administrators including support for multiple processors and symmetric multiprocessing, centralized management of network objects through the

  4. Pos 355 Introduction To Operation Systems

    Quite often in fact, the ratings are lower. Here are the reasons. Mainframes support symmetric multiprocessing (SMP) with as many as 32 central processors in one

  5. Floating Point Coprocessors

    between the processors, as well as software to divide the tasks among them. A practical multiprocessing system should be as simple as possible and require a minimum

View More Papers...

Multiprocessing

Submitted by crane215 on March 8, 2005

Category: Technology
Words: 1861 | Pages: 8
Views: 547
Popularity Rank: 20,813
Average Member Grade: N/A (Add a Comment / Grade this Paper)

Multiprocessing
Bob Moses
Operating Systems Concepts
Saturday Section
Pittsburgh Campus

Multiprocessing refers to a computer system's ability to support more than one process or program at the same time. Multiprocessing operating systems enable several programs to run concurrently. UNIX is one of the most widely used multiprocessing systems, but there are many others, including OS/2 for high-end personal computers and Windows NT for work groups. Multiprocessing systems are much more complicated than single-process systems because the operating system must allocate resources to competing processes in the most efficient manner. (IBM Dictionary of Computing, Tenth Edition, McGraw-Hill, (1994)).

Types of Multiprocessing

Symmetric multiprocessing refers to the processing of programs by multiple processors that share a common operating system, memory and data path. A single copy of the operating system controls all processors. Symmetric multiprocessing units of this type are also referred to as "shared everything" systems. These systems usually do not exceed 16 processors.

(Image courtesy of Sequent Manufacturing)

The most common uses of these types of systems are commercial servers of web applications such used in on line commerce. The advantages of this particular configuration are that they can be easily upgraded by the addition of more processors. These processors are available to execute any of the given processes as soon as the operating system recognizes and configures the new hardware. However, the limitations of such a configuration are that with shared memory, there is a strong emphasis on data manipulation. As each processor competes for a limited amount of shared memory, this limits the speed and up-gradability of such a system. Manufacturers must rely on the development of faster, higher capacity memory to overcome this disadvantage. Currently symmetric...

You must Login to view the entire paper.
If you are not a member yet, Sign Up for free!