From: Ben Pfaff Date: Sun, 12 Sep 2004 05:46:54 +0000 (+0000) Subject: Add MLFQS credit. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pintos-anon;a=commitdiff_plain;h=0788aee931bfd8518e48169aa1dabd4973458490 Add MLFQS credit. --- diff --git a/AUTHORS b/AUTHORS index 43f8258..e000189 100644 --- a/AUTHORS +++ b/AUTHORS @@ -23,4 +23,8 @@ projects Sameer Qureshi . (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 .