> Which reminds me - I should read Plan 9's source. At least the kernel. > > Any pointer about where to start? I tried with the boot code, but it > jumped around a lot and I lost track of it.
Francisco Ballestros (nemo) wrote a guide to the 3rd Edition kernel
source code:
http://plan9.stanleylieber.com/_books/comp/plan9/Notes.On.The.Plan.9.3rd.Edition.Kernel.Source.pdf
It's a bit outdated at this point, but is still helpful to understand
what's going on.
sl
