Skip to content

liziwl/operating_system_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

operating system project

CS302, SUSTech


Project 1: Threads

Project member

Project report

Project details must be mentioned

This SUSTech pintos project is slightly different from its original ones in Stanford or Berkeley. Prof. and TAs add some code in thread.c for testing. So it may cause some fail in original test cases. Besides, SUSTech pintos project1 do not include finishing multi-Level Feedback Queue Scheduling. So, It may fail in the mlfqs test cases.

Completeness

PASS all test cases which TAs asked.