diff options
Diffstat (limited to 'myMemory.1')
-rw-r--r-- | myMemory.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ Selects and replaces a page randomly. | |||
25 | .IP secondchance | 25 | .IP secondchance |
26 | "Second chance" strategy similar to FIFO, but avoiding swapping out pages requested twice while they are in the main memory. | 26 | "Second chance" strategy similar to FIFO, but avoiding swapping out pages requested twice while they are in the main memory. |
27 | .SH COMMANDS | 27 | .SH COMMANDS |
28 | The following commands can be used to interact with the simulator: | 28 | The following commands can be used to interact with the simulator: |
29 | .IP "A number" | 29 | .IP "A number" |
30 | Requests a page to be loaded in the main memory. | 30 | Requests a page to be loaded in the main memory. |
31 | .IP `p` | 31 | .IP `p` |