File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change @@ -449,6 +449,35 @@ $ make clean
449449- ** 前序 Lab2、Lab3 功能正确** :10%
450450- ** 思考题** :40%
451451
452+
453+ | Test | Score |
454+ | ----------------- | ----- |
455+ | init | 2 |
456+ | read_write | 4 |
457+ | loop_read | 2 |
458+ | reuse | 2 |
459+ | lru | 2 |
460+ | atomic_op | 2 |
461+ | overflow | 3 |
462+ | resident | 3 |
463+ | local_absorption | 3 |
464+ | global_absorption | 3 |
465+ | replay | 3 |
466+ | alloc | 3 |
467+ | alloc_free | 3 |
468+ | concurrent_acquire | 5 |
469+ | concurrent_sync | 5 |
470+ | concurrent_alloc | 5 |
471+ | simple_crash | 3 |
472+ | single | 4 |
473+ | parallel_1 | 4 |
474+ | parallel_2 | 4 |
475+ | parallel_3 | 2 |
476+ | parallel_4 | 2 |
477+ | banker | 1 |
478+
479+
480+
452481## 7. 提交
453482
454483** 提交方式** :将实验报告提交到 elearning 上,格式为 ` 学号-lab5.pdf ` 。
You can’t perform that action at this time.
0 commit comments