Skip to content

Solution for the Pintos project (Operating System course lab), with detailed reports in Chinese.

Notifications You must be signed in to change notification settings

billchen2k/pintos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pintos Project

The pintos project repository, an OS Concept lab.

Working with macOS based on the vesion from @maojie/pintos_mac & @jinmel/pintos_mac.

  • Project 1.1 Alarm Clock
  • Project 1.2 Priority Scheduling
  • Project 1.3 Advanced Scheduler
  • Project 2.1 Process Termination Messages
  • Project 2.2 Argument Passing
  • Project 2.3 System Calls
  • Project 2.4 Denying Writes to Executables

Some earlier commits may require modificatoin for location of kernel.o & loader.bin at utils/pintos & uitls/Pintos.pm.

To make and check on Linux, you'll need to replace src/utils/* and src/Makefile.* into the original Linux version of pintos, which can be aquired here.

Result

  • Project 1: 26/26 Passed.
  • Project 2: 73/76 Passed.

Reference

Finished 2020.1.2, ECNU.

About

Solution for the Pintos project (Operating System course lab), with detailed reports in Chinese.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published