How to turnin project2!



1- Go to your nachos-3.3 directory.

2- Turn in your "code" directory by typing "turnin PROJECT2@cs170-1 code". Do not forget to put "-1" after cs170!

You can turnin up to 3 times per project and not more than that! The earlier versions will be discarded.

You should also provide information in your project writeup on what files have been modified or added and describe how you extend the existing functions or design new functions. For the Nachos program you have modified, you should insert the following lines in your code so TAs can read:

//HW2 Begin of Modification

//HW2 End of Modification