Skip to content
/ OS Public

xv6 interrupt추가 및 스케쥴러 변경

Notifications You must be signed in to change notification settings

yudonlee/OS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS

xv6 interrupt추가 및 스케쥴러 변경

1. Project01

Project01 System call 추가 및 interrupt 추가

Project01-1 Project01-2
getppid() 구현 interrupt 128 number 추가

2. xv6 스케쥴러 구현

Project02

  • FCFS scheduler

    Result1 Result2 Result3
  • Multilevel queue scheduler(Round Robin, FCFS)

    Result1 Result2 Result3 Result 4
  • MLFQ scheduler(Round robin, Priority scheduler)

    Result1 Result2

About

xv6 interrupt추가 및 스케쥴러 변경

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published