Skip to content
#

process-synchronization

Here are 3 public repositories matching this topic...

We have two exercises in this experiment. 1. In this exercise, we will conduct the following steps to understand race condition problem in Nachos. 1) Change your working directory to lab2 by typing cd ~/nachos-3.4/lab2 2) Read the Nachos thread test program threadtest.cc carefully. There is a shared variable named value (initially zero). There a…

  • Updated Mar 19, 2018
  • C++

Improve this page

Add a description, image, and links to the process-synchronization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the process-synchronization topic, visit your repo's landing page and select "manage topics."

Learn more