OS/Pintos Project

[Pintos Project][Getting start] you may be modifying the files to coding

Binceline 2014. 4. 12. 21:23

주로 수정하는 파일들은 다음과 같다.


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

반응형