X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fuserprog.texi;h=b3987d9a29748e547499746c0f50ea0ad96b1eb5;hb=ef3fb564a37566ab3eca293e279ce441a78e85e5;hp=8ed52b1e6aca46b28c40c9d4a962ee95ee28f7d5;hpb=7134efbc7bb6e57ea12f16b40fb8882884fa4055;p=pintos-anon diff --git a/doc/userprog.texi b/doc/userprog.texi index 8ed52b1..b3987d9 100644 --- a/doc/userprog.texi +++ b/doc/userprog.texi @@ -20,9 +20,7 @@ assignment. The ``alarm clock'' functionality may be useful in projects 3 and 4, but it is not strictly required. You might find it useful to go back and reread how to run the tests -(@pxref{Testing}). In particular, the tests for project 2 (and later -projects) will probably run faster if you use the qemu emulator, e.g.@: -via @code{make check PINTOSOPTS='--qemu'}. +(@pxref{Testing}). @menu * Project 2 Background::