6 ms·
Ask HN: Good hobby OS recommendations for learning
I've heard of Minix as a tool for learning about operating system design.
Which OS is a recommended for study purposes? As in operating system design and architecture.
- kjs3 12y agoMinix is good, though something like xv6 is smaller these days. MIT uses it as their toy OS for undergrads.