Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating System Practive using XV6

XV6를 활용하여 운영체제의 각 부분에 대해서 구현, 수정등 실습에 대한 기록입니다.

  1. xv6의 user application 만들기
  2. fork와 exec가 합쳐진 시스템콜 구현
  3. 스케줄링 알고리즘을 "우선순위 스케줄링"으로 변경
  4. COW(Copy-on-Write) 구현

How to start develop?

Before you start dev

  • you need to install xv6 first.
  • This is not a complete development enviorment. So you have to see this repo as a reference.

About

This is operating system study record using XV6

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages