Textbooks
- ''xv6: a simple, Unix-like teaching operating system", Revision 8, by Russ Cox, Frans Kaashoek, Robert Morris (Download)
- ''Operating System Concepts'', 8th edition, by Adraham Silberschatz, Pert B. Galvin, and Greg Gagne, Wiley-India edition
References
- The xv6 source code booklet (revision 8) (Download)
- ''Modern Operating Systems'', 3rd edition, by Andrew S. Tanenbaum, PHI Learning Private Limited, New Delhi
- ''Operating Systems Security'', by Trent Jaeger, Morgan and Claypool Publishers
Source Code
- The xv6 source code is available via
git clone git://pdos.csail.mit.edu/xv6/xv6.git