Skip to content

MIT 6.S081: Operating System Engineering / Fall 2021 课程实验

License

Notifications You must be signed in to change notification settings

chaiqingao/xv6-labs-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

xv6-labs-2021

MIT 6.S081: Operating System Engineering / Fall 2021 课程实验

环境配置

Debian / Ubuntu / WSL

$ sudo apt-get update && sudo apt-get upgrade
$ sudo apt-get install git build-essential gdb-multiarch qemu-system-misc gcc-riscv64-linux-gnu binutils-riscv64-linux-gnu

其他

参考 Tools Used in 6.S081

完成进度

4 / 10

About

MIT 6.S081: Operating System Engineering / Fall 2021 课程实验

Topics

Resources

License

Stars

Watchers

Forks