Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 604 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 604 Bytes

2015-Spring Operating System Pintos Project @ SNUCSE

Team members

Projects

Project 1: Threads (Grade: 100%)

  • Priority scheduling, timer, interrupt handlers, wait queue

Project 2: User Programs (Grade: 100%)

  • System calls for memory and process operations, argument passing

Project 3: File system (Grade: 93.5% of total, 100% of functionality)

  • Extensible inode structure, subdirectory managment, system calls for extended file system, pathname parsing