xv6 topic
cs350-docker
Docker container and run scripts for MIT's xv6 kernel. Useful for USC CSCI 350.
Operating-System-Project
Operating System Project: Implementing scheduling algorithms and some system calls for XV6 OS
xv6-kernel-threads
Design and Implementation of kernel level threads for xv6 operating system. Adding system call related to threading environment in xv6 along with userland threading library with one to one mapping and...
xv6-file-system-visualizer
Online Visualizer for xv6 File System Image
x86osdev
x86 OS development using Bochs emulator. MIT xv6, JamesM's kernel development tutorials (with some changes) & more
6.828-2018-labs
MIT 6.828 操作系统工程 2018 fall labs & notes
Advanced-xv6
Modern improvements for MIT's xv6 OS