Skip to content

Chtholly-Boss/xv6-labs-2022

Repository files navigation

xv6-labs-2022

My own implementations of MIT6.1810 2022 xv6 labs

Env

Refer to MIT6.1810 Tool Page to configure your env. This repo is developed under WSL.

Test

You can run tests on main branch by:

make all # run tests of all branches
make test br=util # run test on util branch

Also, you can checkout to different branch and run make grade.

Lab Implementations

Follows are the implementations of each lab, splitted in separated files.

About

My own implementations of MIT6.1810 2022 xv6 labs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published