Project 2b: The xv6 Lottery SchedulerImportant DatesQuestions about the project? Use piazza, or send them to Due: Monday 3/05 by whenever. UpdatesReturn value for getpinfo(). See the full description or just see the update (diffs on github). Ticket inheritance. See the full description or just see the update (by checking for diffs on github). OverviewThe project is described here. Please read the description carefully, perhaps watch this video, and do the work! NotesThis project is the last one to be done by yourself this semester. Congratulations on making it this far! Copying code is considered cheating. Read this for more info on what is OK and what is not. Start with the clean source code of xv6, as found in Handing It InThe handin directory is Copy all of your source files (but not .o files, please, or binaries!) into
the Finally, in your p2b directory, please make a README file to describe what you did, and include your graph in there too, called graph.pdf (great name, huh?). |