From: Ben Pfaff <blp@cs.stanford.edu>
Date: Wed, 20 Oct 2004 07:25:27 +0000 (+0000)
Subject: Revise MLFQS bits.
X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71f2492257cd2c282c936861457552e97161124b;p=pintos-anon

Revise MLFQS bits.
---

diff --git a/grading/threads/tests.txt b/grading/threads/tests.txt
index 4c9e8de..f2ad06c 100644
--- a/grading/threads/tests.txt
+++ b/grading/threads/tests.txt
@@ -30,9 +30,6 @@ Problem 1-3: Priority Scheduler
 Score: /10
 
 Problem 1-4: Advanced Scheduler
-  -2 mlfqs-on: stats
-  -2 mlfqs-off: stats
-  -2 Public testcase doesn't run faster with MLFQS
-  -2 Group's own testcase doesn't run faster with MLFQS
-  -4 Priorities don't change properly
+  -4 mlfqs-speedup: Public testcase doesn't run faster with MLFQS
+  -4 mlfqs-priority: Priorities don't change properly
 Score: /8