Quellcode durchsuchen

Finally fixed crappy markdown.

Joshua Rutschmann vor 8 Jahren
Ursprung
Commit
d30b94675e
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 4 neuen und 5 gelöschten Zeilen
  1. 4
    5
      hw5/simu2/ANSWERS.md

+ 4
- 5
hw5/simu2/ANSWERS.md Datei anzeigen

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
 

Laden…
Abbrechen
Speichern