1 / 6

Class Discussion Peterson’s Solution for n > 2

Class Discussion Peterson’s Solution for n > 2. Question:–. Can Peterson’s solution for controlling access to critical sections be extended to more than two concurrent activities? What are the essential elements of a solution?. Requirements – Controlling Access to a Critical Section.

meriel
Download Presentation

Class Discussion Peterson’s Solution for n > 2

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. Class DiscussionPeterson’s Solution for n > 2 Discussion

  2. Question:– • Can Peterson’s solution for controlling access to critical sections be extended to more than two concurrent activities? • What are the essential elements of a solution? Discussion

  3. Requirements – Controlling Access to a Critical Section • Symmetrical among n computations • No assumption about relative speeds • A stoppage outside critical section does not lead to potential blocking of others • No starvation — i.e. no combination of timings that could cause a computation to wait forever to enter its critical section Discussion

  4. Virtual Machines & Linux Kernel • Requirement for CS-502 programming projects:– • to be able to build, modify, and install a Linux kernel with root password • SUSE Linux 9.3 • How many people have this environment set up already? Discussion

  5. Options / Alternatives • VMware Server, accessed via VMware client • Requires ability to install client • VMware Workstation on your personal computer at home or office • VMware Player running previously created virtual machine • Macintosh on Intel platform • Parallels: install SUSE Linux 9.3 directly • Boot Camp: install VMware xxx on Windows partition • An other computer on which you can install SUSE Linux 9.3 directly Discussion

  6. Next topic – Term Project Assignment Discussion

More Related