|
|
|
|
|
by lnsp
1609 days ago
|
|
I came across this course after going through the 6.824 from RTM last year and enjoying the hands on approach a lot! Teaching using the xv6 OS (https://pdos.csail.mit.edu/6.828/2012/xv6.html) is super valuable. I do not consider myself an expert in operating systems or C, but digging through the xv6 source code is quite fun, the code is easily readable and very newby friendly. |
|
https://pdos.csail.mit.edu/6.S081/2021/xv6/book-riscv-rev2.p...
So far, it is saying all the things that need to be said once, once, and very clearly.