Skip to content

liziwl/operating_system_project2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

operating system project2

CS302, SUSTech


Project 2: User Program

Project member

Project report

Project details must be mentioned

This SUSTech pintos project 2 is almost the same as its original ones in Stanford or Berkeley. But the simulator we use is Bochs instead of QEMU.

Completeness

PASS all test cases except multi-oom. We add 2 custom test case for user program. You can look for the detail in the report.