Operating systems design
Yesterday I found this terrific presentation on building a more efficient Ruby interpreter that guys from Phusion gave on Google TechTalks.
This reminded me I wanted to delve deeper into the whole OS design subject. I could start by following the whole Tanenbaum–Torvalds debate on kernel architecture since 1992 ;), but I think I found a better way:
Operating Systems Design and Implementation by Tanenbaum and Woodhull, which interestingly contains abridged code of the whole Minix 3 OS.
Trackbacks
Use the following link to trackback from your own site:
http://blog.mkolodziej.net/articles/trackback/18666


