X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=doc%2Fmlfqs.texi;h=2e229dc4c2ffd5b87c3511d5942c3f9bb30083c3;hb=399d2a1d044a1c8789ee6c1bea54c57cffa710f9;hp=b9a31865120fb10f84596c15ccdbee6ac0ca8dc2;hpb=9634c35d0a780931bff9ad4aab9a188cb0df839d;p=pintos-anon diff --git a/doc/mlfqs.texi b/doc/mlfqs.texi index b9a3186..2e229dc 100644 --- a/doc/mlfqs.texi +++ b/doc/mlfqs.texi @@ -4,7 +4,7 @@ This section gives a brief overview of the behavior of the Solaris 2.6 Time-Sharing (TS) scheduler, an example of a Multilevel Feedback Queue scheduler. The information in this handout, in conjunction with that -given in lecture, should be used to answer Problem 1-4. The end of +given in lecture, should be used to answer Problem 1-3. The end of this document specifies in more detail which aspects of the Solaris scheduler that you should implement.