X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pintos-anon;a=blobdiff_plain;f=doc%2Ffilesys.tmpl;h=f3bd101d67f26c2d8c894ef45d5afdc68609f59c;hp=db792bfed2af176e65a70afc88264a17444f3740;hb=1407c40250b1b7563c9927e63490971e4cdeb389;hpb=6cec69104ea5fa08b1c759063c010fe39f07f058 diff --git a/doc/filesys.tmpl b/doc/filesys.tmpl index db792bf..f3bd101 100644 --- a/doc/filesys.tmpl +++ b/doc/filesys.tmpl @@ -1,8 +1,8 @@ - +-------------------------+ - | CS 140 | - | PROJECT 4: FILE SYSTEMS | - | DESIGN DOCUMENT | - +-------------------------+ + +-------------------------+ + | CS 140 | + | PROJECT 4: FILE SYSTEMS | + | DESIGN DOCUMENT | + +-------------------------+ ---- GROUP ---- @@ -21,8 +21,8 @@ FirstName LastName >> preparing your submission, other than the Pintos documentation, course >> text, lecture notes, and course staff. - INDEXED AND EXTENSIBLE FILES - ============================ + INDEXED AND EXTENSIBLE FILES + ============================ ---- DATA STRUCTURES ---- @@ -60,8 +60,8 @@ FirstName LastName >> structure, and what advantages and disadvantages does your >> structure have, compared to a multilevel index? - SUBDIRECTORIES - ============== + SUBDIRECTORIES + ============== ---- DATA STRUCTURES ---- @@ -91,8 +91,8 @@ FirstName LastName >> B6: Explain why you chose to represent the current directory of a >> process the way you did. - BUFFER CACHE - ============ + BUFFER CACHE + ============ ---- DATA STRUCTURES ---- @@ -123,8 +123,8 @@ FirstName LastName >> C7: Describe a file workload likely to benefit from buffer caching, >> and workloads likely to benefit from read-ahead and write-behind. - SURVEY QUESTIONS - ================ + SURVEY QUESTIONS + ================ Answering these questions is optional, but it will help us improve the course in future quarters. Feel free to tell us anything you