LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Operating System Project (https://www.linuxquestions.org/questions/programming-9/operating-system-project-47335/)

rch 02-26-2003 10:22 PM

Operating System Project
 
Can anybody suggest me some OS projects that can be given to a computer science students(in linux).I searched the net and had got a few.But if anybody knows of a good site i will be really thankful.

no2nt 02-28-2003 03:21 PM

you could try Nachos OS. it's fairly complex but extremely stable and has been used in many college courses. (we used it for operating systems class). there are links all over the place for it and i couldn't find the original source code.

Dave Skywatcher 02-28-2003 05:18 PM

If you can find it, you might take a look at the Minix code (on which Linux was originally based). It's a small, free Unix-based microkernel OS. I don't think it is currently being worked on, but it can be good for study, because it was written for students and has very clean, readable code.

rch 03-01-2003 10:36 PM

thanks for your replies


All times are GMT -5. The time now is 04:06 AM.