X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fpintos.texi;h=02db01633e19bbd8bbff707b5f376e67d39ec05b;hb=b7ec51393c03288f4070a3815abde8e30e4c3d5c;hp=1dd83fdc65f1c6317cdefb959430424e40409398;hpb=7d7a2e337983d7a40b823ad181fda9f75f246d97;p=pintos-anon diff --git a/doc/pintos.texi b/doc/pintos.texi index 1dd83fd..02db016 100644 --- a/doc/pintos.texi +++ b/doc/pintos.texi @@ -1,6 +1,6 @@ \input texinfo @c -*- texinfo -*- @c %**start of header -@setfilename projects.info +@setfilename pintos.info @settitle Pintos Projects @c %**end of header @@ -39,7 +39,6 @@ @titlepage @title Pintos @author by Ben Pfaff -@author based on past contributions of CS 140 TAs @end titlepage @contents @@ -57,7 +56,7 @@ * Project 3--Virtual Memory:: * Project 4--File Systems:: * References:: -* Multilevel Feedback Scheduling:: +* 4.4BSD Scheduler:: * Coding Standards:: * Project Documentation:: * Debugging Tools:: @@ -71,7 +70,7 @@ @include vm.texi @include filesys.texi @include references.texi -@include mlfqs.texi +@include 44bsd.texi @include standards.texi @include doc.texi @include debug.texi