Skip to content
Snippets Groups Projects
Commit 4d601c04 authored by Sang-Hoon Kim's avatar Sang-Hoon Kim
Browse files

Clarified the points from code

parent b27e8e93
Branches
No related tags found
No related merge requests found
......@@ -69,10 +69,11 @@ Implement the spinlock and blocking mutex that we learned in the class. And then
### Submission / Grading
- Use [PAsubmit](https://sslab.ajou.ac.kr/pasubmit) for submission
- Up to 580 points
- 450 regular points
- Up to 130 bonus points
- Code: `pa3.c` (400 pts + 100 bonus pts in total)
- Code: `pa3.c` (400 pts + 120 bonus pts in total)
- Spinlock: 50 pts
- Blocking mutex: 250 pts
- Ring buffer: 100 pts
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment