Skip to content

KAIST-PintOS 운영체제 구현 프로젝트 - [1. Threads] [2. User Programs]

License

Notifications You must be signed in to change notification settings

PintOS-firsthalf-tangerine/W08_5_PintOS

Repository files navigation

PintOS-firsthalf

5조-tangerine - 김성태 이송희 정재훈

Project 1. Threads

  • Alarm Clock 구현 (avoid busy waiting)
  • Priority 기반의 스레드 스케쥴링
  • Priority Donation 기능
  • Advanced 스케쥴러(Starvation 방지)

Project 2. User Program

  • Argument Passing (from user input)
  • User Memory Handling
  • 시스템 콜 함수 구현
  • Deny Writes to executables

Brand new pintos for Operating Systems and Lab (CS330), KAIST, by Youngjin Kwon.

The manual is available at https://casys-kaist.github.io/pintos-kaist/.

About

KAIST-PintOS 운영체제 구현 프로젝트 - [1. Threads] [2. User Programs]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published