The main purpose of this project is to add a new scheduling algorIthm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin algorIthm. In this project, you will change this to a multilevel feedback scheduling. In addition, you will provide user programs with semaphores, a means to check the system s current time and a mechanism for passing command-line arguments
標簽:
scheduling
algorIthm
implement
to
上傳時間:
2013-11-27
上傳用戶:Late_Li