浏览代码

Finally fixed crappy markdown.

Joshua Rutschmann 8 年前
父节点
当前提交
d30b94675e
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 4 次插入5 次删除
  1. 4
    5
      hw5/simu2/ANSWERS.md

+ 4
- 5
hw5/simu2/ANSWERS.md 查看文件

@@ -21,14 +21,13 @@
21 21
    **Figure 8.5: Without Priority Boost**
22 22
    
23 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 29
    **Figure 8.6: Without Gaming Tolerance**
30 30
    
31
-    
32 31
    **Figure 8.6: With Gaming Tolerance**
33 32
 
34 33
 

正在加载...
取消
保存