/xv6-labs-2020

MIT6.S081(fall2020) Labs and Learning Records

This repository contains my solution to the labs for MIT's 6.S081 operating system and learning records.

Resourses

Course Schedule

Text Version Course

6.S081-All-In-One-Gitbook

xv6 book v1

xv6 book v2

How to Use?

Clone the repository. Enter different branches of the lab by checkout 'branchname', e.g. util, syscall ......

git checkout util

Lab Reports

I wrote a brief report on my implementation for each lab in Chinese.