Hacker News new | ask | show | jobs
by jjice 2097 days ago
My OS class that I'm currently taking sues Xv6 as a base for learning about OS implementation. The documentation is great and it clocks in under 10K lines if I'm remembering correctly. I'm really enjoyed working with it in class so far.