Checkpoint start of locking lab
This commit is contained in:
parent
629faafa36
commit
d82f43e0c7
2 changed files with 86 additions and 1 deletions
|
@ -121,7 +121,7 @@ interrupts.
|
|||
<p>
|
||||
You should put the following example program in <tt>user/alarmtest.c</tt>:
|
||||
|
||||
<b>XXX Insert the final program here</b>
|
||||
<b>XXX Insert the final program here; maybe just give the code in the repo</b>
|
||||
<pre>
|
||||
#include "kernel/param.h"
|
||||
#include "kernel/types.h"
|
||||
|
@ -315,7 +315,11 @@ use only one CPU, which you can do by running
|
|||
|
||||
<p>Once you pass <tt>test0</tt> and <tt>test1</tt>, run usertests to
|
||||
make sure you didn't break any other parts of the kernel.
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue