X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=EXPERIENCE;h=dd5b66516fcf3c342b0543f1df23bc2e823582fa;hb=3ed7340d796b1a5cafe45ec78b80415f09eb3fa9;hp=bd7ef7226f35fe04134a78e0d8914da3c8dba2ad;hpb=c95f2f01e84c7579f3230ae82899c907de9a2526;p=pintos-anon diff --git a/EXPERIENCE b/EXPERIENCE index bd7ef72..dd5b665 100644 --- a/EXPERIENCE +++ b/EXPERIENCE @@ -6,9 +6,6 @@ General: only in the last few hours. Emphasize that this is a bad choice. Encourage them to use CVS/sourceforge/etc. - - Encourage students to turn off -O3, or perhaps entirely turn off - optimization in provided makefiles? - - Suggest where to start in each assignment? - Provide more tests! @@ -17,6 +14,8 @@ Threads project: - Many students thought this was by far the hardest. What can we do to make it a little easier? + + Move `join' part to project 2? - Students don't understand that they'll need to read lots of code before they can start writing. @@ -58,7 +57,9 @@ Threads project: Userprog project: - Students thought project 2 was especially easy. Reduce amount of - time to allow more time for another project? + time to allow more time for another project? Add something to do + with the page table? Move `join' functionality here from project + 1? VM project: