Introduction - If you have any usage issues, please Google them yourself
this experiment designed to use the line of nachos procedures to address more complex issues of concurrency. Experimental content is divided into three parts : to achieve the original language fence incident and accuracy testing; Achieve clock original language and accuracy testing; Using Event fence and alarm clock to solve the original language Elevator (See details nachos- labs.pdf ).
Packet : 75448179b048008.rar filelist
03-Lab 3.doc
Alarm\Alarm.cc
Alarm\Alarm.h
Alarm\Makefile.common
Alarm\system.cc
Alarm\system.h
Alarm\threadtest.cc
Alarm
EventBarrier\EventBarrier.cc
EventBarrier\EventBarrier.h
EventBarrier\Makefile.common
EventBarrier\system.cc
EventBarrier\system.h
EventBarrier\threadtest.cc
EventBarrier