CS520
Spring 2013
Laboratory 11
Friday April 19
The lab must be submitted prior to 8am on Saturday April 20.


The first goal (60 points) for this lab is to complete your implementation of preemptive scheduling for your threads library.

The second goal (40 points) of this lab is to complete your implementation of the thread_join primitive.

Turn in this laboratory by typing:

% ~cs520/bin/submit lab11 thread.c thread_asm.s

Submissions can be checked by typing:

% ~cs520/bin/scheck lab11

Please turn-off any debugging code before you submit your lab.

Remember that there are no late submissions of labs. Submit what you have prior to 8am on Saturday April 20.


Last modified on April 4, 2013.

Comments and questions should be directed to hatcher@unh.edu