주로 수정하는 파일들은 다음과 같다.
Prject 1 : Thread
1) Alarm clock
2) priority scheduling
3) Advanced scheduler
- threads/
thread.h/thread.c
synch.h/synch.c
- device/
timer.h/timer.c
반응형
'OS > Pintos Project' 카테고리의 다른 글
[Pintos Project] Guide Files (0) | 2014.04.23 |
---|---|
[Pintos Project] 2.2.3 Priority Scheduling requirement 번역 (0) | 2014.04.21 |
[Pintos] Assignment 3 – Implement Priority Scheduling in Pintos (0) | 2014.04.20 |
[pintos setup 2번째 방법] Installing PintOS on Linux Ubuntu 10 (0) | 2014.04.14 |
[Pintos] PintOS, kernel panic with -v option bochs on ubuntu (2) | 2014.04.13 |
[Pintos Project] 굉장히 유용한 사이트. (0) | 2014.04.13 |
[Pintos Project][Getting Start] Need to reading about the "Interrupt" document. (0) | 2014.04.12 |