Size: 320
Comment: First rev
|
Size: 1035
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
* [[http://nobius.org/~dbg/practical-file-system-design.pdf|Practical File System Design with the Be File System]] by [[http://www.nobius.org/dbg/|Dominic Giampaolo]]. See also [[http://nobius.org/~dbg/fs-kit-0.4.tgz|File System Construction Kit]]. * [[http://greenteapress.com/wp/think-os/|Think OS]] and [[http://greenteapress.com/semaphores/index.html|The Little Book of Semaphores]] by Green Tea Press |
|
Line 8: | Line 11: |
== Write-your-own OS == * [[http://osblog.stephenmarz.com/index.html|The Adventures of OS: Making a RISC-V Operating System using Rust]] * [[https://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/os/|Baking Pi]]. OS development from scratch for RPi B+ and A+ (not updated for later versions). |
Books
Practical File System Design with the Be File System by Dominic Giampaolo. See also File System Construction Kit.
Think OS and The Little Book of Semaphores by Green Tea Press
Online courses
Write-your-own OS
The Adventures of OS: Making a RISC-V Operating System using Rust
Baking Pi. OS development from scratch for RPi B+ and A+ (not updated for later versions).