This repo contains materials when studying MIT 6.828.
./homework
contains my solution to homework, ./labNotes
contains my notes when doing labs, ./lectures
contains my notes for lectures, ./xv6-book-notes
contains my notes when reading xv6-book.
This repo contains my source code of labs.
I use notes in ./labNotes
to review for interview. Less important topics are marked with [x]
,