/xv6-improvments

Improvements to the xv6 operating system for the Operating Systems course at Sharif University of Technology which is based on the MIT 6.S081 Fall 2022 Lab.

Primary LanguageC

xv6-improvments

Improvements to the xv6 operating system for the Operating Systems course at Sharif University of Technology which is based on the MIT 6.S081 Fall 2022 Lab.

Start

  • Needs:
    • Add your name to the shell before the $ sign.
    • Write a function to get the current time using GoldFish RTC.
  • Links:

System calls

Shebang

Page Tables

First Part

Second Part

Copy-on-Write

Locks

Performance