mirror of
https://github.com/ossu/computer-science.git
synced 2025-08-06 05:14:27 -04:00
added resource explaining xv6 code for OSTEP
fixed typo
This commit is contained in:
parent
ffa5e057ca
commit
94c6cc2664
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ However, that book glosses over a lot of the details in the code that you might
|
|||
|
||||
[Here](https://github.com/YehudaShapira/xv6-explained) is another in-depth explanation of the xv6 code.
|
||||
|
||||
Also [here](https://www.youtube.com/playlist?list=PLbtzT1TYeoMhTPzyTZboW_j7TPAnjv9XB) is an excellent video series walking through much of the xv6 code, and
|
||||
Also [here](https://www.youtube.com/playlist?list=PLbtzT1TYeoMhTPzyTZboW_j7TPAnjv9XB) is an excellent video series walking through much of the xv6 code.
|
||||
|
||||
### Miscellaneous
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue