520021911141 WeimingZhang
This is the second project for CS2303-Operating System in Spring 2022. The main tasks of the project is to implement a memory page trace scheme and implement a Race-Averse Scheduler in Android Operating System.
-
sourcecontains the source code for this project-
kernelcontains the android kernel source code I've modified. -
syscallcontains the four syscalls I've implemented in this project. -
testcontains four test programs for problem2 and problem3mem_visitis the test program provided by TApage_traceis the test program for problem2set_schedis the test program for problem3multiis the test program for problem3
-
-
testcontains the test results of this projectscreenshotscontains the screenshots of the resultstestscriptscontains the whole results for the test programs
-
reportis the report for this project