Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 624 Bytes

File metadata and controls

18 lines (13 loc) · 624 Bytes

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.