Browse Source

Finally fixed crappy markdown.

Joshua Rutschmann 8 years ago
parent
commit
d30b94675e
No account linked to committer's email address
1 changed files with 4 additions and 5 deletions
  1. 4
    5
      hw5/simu2/ANSWERS.md

+ 4
- 5
hw5/simu2/ANSWERS.md View File

21
    **Figure 8.5: Without Priority Boost**
21
    **Figure 8.5: Without Priority Boost**
22
    
22
    
23
    `./mlfq.py -S -l 0,100,0:100,50,5:100,50,5`
23
    `./mlfq.py -S -l 0,100,0:100,50,5:100,50,5`
24
-    
25
-   **Figure 8.5: With Priority Boost**
26
    
24
    
27
-   `./mlfq.py -S -l 0,120,0:100,50,5:100,50,5 -B 50`
28
-    
25
+   **Figure 8.5: With Priority Boost**
26
+   
27
+   `./mlfq.py -S -l 0,120,0:100,50,5:100,50,5 -B 50`
28
+   
29
    **Figure 8.6: Without Gaming Tolerance**
29
    **Figure 8.6: Without Gaming Tolerance**
30
    
30
    
31
-    
32
    **Figure 8.6: With Gaming Tolerance**
31
    **Figure 8.6: With Gaming Tolerance**
33
 
32
 
34
 
33
 

Loading…
Cancel
Save