A project where requires student to change the available system of Nachos for multiprogramming and then code some system call related to thread, semaphore functions.
The steps to run NachOS program after editing code are as follows:
- cd NachOS-4.0/code/build.linux
- make depend
- make nachos
- cd ../test
- ../build.linux/nachos -x <ten_file_test> -d u