Week 2 (Autosaved)
Week 2 (Autosaved)
OPERATING SYSTEM-2
2. Increased reliability: Failure of one processor will not holt the whole system. Or
can say, the failure of one processor does not affect other processors, through it will
slow down the machine.
Bus-based multiprocessors
NUMA :-
NUMA machines have three key characteristics that all of
them possess and
which together distinguish them from other multiprocessors:
1. There is a single address space visible to all CPUs.
2. Access to remote memory is
viaLOADandSTOREinstructions.
3. Access to remote memory is slower than access to local
memory.
MULTIPROCESSOR OPERATING SYSTEM TYPES
Multiprocessor operating systems are the server operating systems with special
features for the communication and the connectivity.
Multiprocessor operating systems are used where multiple CPUs connected into
a single system.
Multiprocessor operating system (OS) is almost a regular OS as they also handle
system calls, do memory management, provide file system, and also manage
input/output devices.
But, there are some extra features available in multiprocessor operating systems,
those extra features are listed below:
Process synchronization
Resource management
Scheduling
Time Sharing
Space Sharing
Gang Scheduling