1 / 6

Distributed Systems & Synchronization

Distributed Systems & Synchronization. Jan 25, 2008. CPE 261403 - Operating Systems http://groups.google.com/group/cpe-os cpe-os@googlegroups.com. Deadlock Prevention and Avoidance in a Distributed System (16.5). Resource-ordering Banker’s Algorithm Process Priority Priority with LC.

brownfield
Download Presentation

Distributed Systems & Synchronization

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Distributed Systems & Synchronization Jan 25, 2008 CPE 261403 - Operating Systems http://groups.google.com/group/cpe-os cpe-os@googlegroups.com

  2. Deadlock Prevention and Avoidance in a Distributed System (16.5) • Resource-ordering • Banker’s Algorithm • Process Priority • Priority with LC

  3. Priority with LC • Wait-die Scheme • Non-preemptive • newer process gets rolled back • The wound-wait scheme • Preemptive • Older process gets preempted and waits

  4. Examples P1 (5) -> P2 (10) <- P3 (15)

More Related