X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=doc%2Fvm.texi;fp=doc%2Fvm.texi;h=4325b1361706de25909cab652022a2eb13a4c3ad;hb=601d95be13aa18bfdea51930f86cccdde1c01f5e;hp=6eff4925c262759137396831a46dbde7bb462d4b;hpb=24ff01c3b69360c8a7c01d0959f4148688cfeb7a;p=pintos-anon diff --git a/doc/vm.texi b/doc/vm.texi index 6eff492..4325b13 100644 --- a/doc/vm.texi +++ b/doc/vm.texi @@ -38,6 +38,9 @@ introduced in this project. You will continue to handle Pintos disks and file systems the same way you did in the previous assignment (@pxref{Using the File System}). +Your submission should define @code{THREAD_JOIN_IMPLEMENTED} in +@file{constants.h} (@pxref{Conditional Compilation}). + @menu * VM Design:: * Page Faults::