CS520
Spring 2012
Laboratory 12
Friday April 27
The lab must be submitted prior to 8am on Saturday April 28.
- Complete your implementation of preemptive scheduling. Test with
agate:~cs520/public/prog6/pi1.c.
- Complete your implementation of mutexes. Test with
agate:~cs520/public/prog6/sync0.c.
Please turn-off any debugging code before you submit your lab.
To turn in this assignment, type:
~cs520/bin/submit lab12 thread.c thr_asm.s thread.h
Submissions can be checked by typing:
~cs520/bin/scheck lab12
Last modified on January 21, 2012.
Comments and questions should be directed to
hatcher@unh.edu