- +---------------------------+
- | CS 140 |
+ +---------------------------+
+ | CS 140 |
| PROJECT 3: VIRTUAL MEMORY |
- | DESIGN DOCUMENT |
+ | DESIGN DOCUMENT |
+---------------------------+
---- GROUP ----
---- ALGORITHMS ----
->> A2: In a few paragraphs, describe your code for locating the frame,
->> if any, that contains the data of a given page.
+>> A2: In a few paragraphs, describe your code for accessing the data
+>> stored in the SPT about a given page.
>> A3: How does your code coordinate accessed and dirty bits between
>> kernel and user virtual addresses that alias a single frame, or