answersLogoWhite

0


Best Answer

Peterson's solution:- (AKA Peterson's solution) is a concurrent programming algorithm for mutual exclusion that allows two processes to share a single-use resource without conflict, using only shared memory for communication. It was formulated by Gary L. Peterson in 1981.While Peterson's original formulation worked with only two processes, the algorithm can be generalized for more than two.

Mutual exclusionP0 and P1 can never be in the critical section at the same time: If P0 is in its critical section, then either flag is false (meaning P1 has left its critical section) or turn is 0 (meaning P1 is just now trying to enter the critical section, but graciously waiting). In both cases, P1 cannot be in critical section when P0 is in critical section.
User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is Peterson's solution in operating system?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How tall is Brita Petersons?

Brita Petersons is 5' 9".


When was Brita Petersons born?

Brita Petersons was born on June 9, 1979, in California, USA.


You want review questions solution of book operating system by William stallings fifth edition?

yes


What actors and actresses appeared in The Petersons - 2013?

The cast of The Petersons - 2013 includes: Kara McCollum as Lisa


What has the author Petersons written?

Petersons. has written: 'Culinary Schools : More Than 500 Degree And Apprenticeship Programs'


Is Windows 95 an operating system or an operating environment?

XP is a complete operating system, not simply an operating environment.


Explain all types of operating system with diagram?

There are basically four types of operating systems. They include Batch Operating System, Multiprogramming Operating System, Network Operating System and Distributed Operating System.


Is Indra Petersons married?

Engaged


What are 5 Classification of each operating system?

1. BATCH PROCESSING operating system 2. MULTIPROGRAMMING operating system 3. TIME SHARING operating system 4. REAL TIME operating system 5. DISTRIBUTED operating system


What is operating system and what is the uses of operating system?

An operating system manages the working operation of a computer


Is a multiuser operating system also described as a network operating system?

Yes, a multiuser operating system is also described as a network operating system.


Is the BIOS the operating System for Windows Vista?

Hell no. the bios sits under the operating system (vista is an operating system) the bios is independent of operating systems, and is there to....run the operating system.