From 8900ac7d798172ce10ad58f98759aeb4ca0fda50 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Sat, 12 Feb 2005 06:22:41 +0000 Subject: [PATCH] Specify how we'll grade problem 1-1. --- doc/threads.texi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/threads.texi b/doc/threads.texi index 1905707..3360039 100644 --- a/doc/threads.texi +++ b/doc/threads.texi @@ -730,7 +730,9 @@ Make the timer tick more slowly by decreasing @code{TIMER_FREQ} in The former two changes are only desirable for testing problem 1-1 and possibly 1-3. You should revert them before working on other parts -of the project or turn in the project. +of the project or turn in the project. We will test problem 1-1 with +@code{TIME_SLICE} set to 100 and @code{TIMER_FREQ} set to 19, but we +will leave them at their defaults for all the other problems. @item @b{Should @file{p1-1.c} be expected to work with the MLFQS turned on?} -- 2.30.2