Wed 4 Jan 2006
Operating Systems
Taught by Prasun Deewan
Text: Operating System Design, Vol 1, The Xinu Approach by Comer and Fossum
This class was heavily a coding course. We implemented a XINU-based Distributed (light) Operating System. We actually wrote a Linux process which handled its own timing interruptions, queue of “applications”, etc. and could communicate with other XINU/Linux Processes on this and other machines. No code is posted here because I’m certain Prasun doesn’t want it posted.