Xv6, a simple Unix-like teaching operating system
pdos.csail.mit.edu
Xv6, a simple Unix-like teaching operating system
1–10 of 34 posts
Re: Xv6, a simple Unix-like teaching operating system
#2Re: Xv6, a simple Unix-like teaching operating system
#3Re: Xv6, a simple Unix-like teaching operating system
#4Re: Xv6, a simple Unix-like teaching operating system
#5What am I supposed to do with it?
Re: Xv6, a simple Unix-like teaching operating system
#6Blog OS, an operating system written in Rust constructed through a series of independent tutorials.[0]
The CS140E embedded operating system.[1] This OS comes from an experimental course taught by Dawson Engler at Standford. The instruction is lab-based with no lectures. The student builds the OS on a Raspberry Pi through the use of primary-source technical references like datasheets and ARM manuals.
[0] https://os.phil-opp.com/ [1] https://github.com/dddrrreee/cs140e-20win/
Re: Xv6, a simple Unix-like teaching operating system
#7What am I supposed to do with it?
Re: Xv6, a simple Unix-like teaching operating system
#8Re: Xv6, a simple Unix-like teaching operating system
#9Similar teaching operating systems include: Blog OS, an operating system written in Rust constructed through a series of independent tutorials.[0] The CS140E embedded operating system.[1] This OS comes from an experimental course taught by Dawson Engler at Standford. The instruction is lab-based with no lectures. The student builds the OS on a Raspberry Pi through the use of primary-source technical references like d…
Re: Xv6, a simple Unix-like teaching operating system
#10What am I supposed to do with it?