This repository contains my solution to the labs for MIT's 6.S081 operating system and learning records.
Clone the repository. Enter different branches of the lab by checkout 'branchname', e.g. util, syscall ......
git checkout util
I wrote a brief report on my implementation for each lab in Chinese.