X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=AUTHORS;h=c677ff6bee2d4d8f70c6f1a9701a9fd333070d67;hb=6dca07ec0e8cde38f64f0c9f543b8e52ba169e94;hp=e00018959f8afebfced29c6c96fd45fc2156e4fd;hpb=0788aee931bfd8518e48169aa1dabd4973458490;p=pintos-anon diff --git a/AUTHORS b/AUTHORS index e000189..c677ff6 100644 --- a/AUTHORS +++ b/AUTHORS @@ -20,11 +20,14 @@ projects including at least the following people: Yu Ping , Greg Hutchins, Kelly Shaw , Paul Twohey , - Sameer Qureshi . (If you're not on this - list but should be, please let me know.) + Sameer Qureshi , John Rector. (If you're + not on this list but should be, please let me know.) * The section on multilevel feedback schedulers in the threads project is adapted from a handout written by Andrea Arpaci-Dusseau <"dusseau" at the server cs.wisc.edu>. * Updates for Pintos by Ben Pfaff . + +* Example code in the tour's description of monitors is from Mendel + Roseblum's classroom slides.