OS Design Plan

Discussions on more advanced topics such as monolithic vs micro-kernels, transactional memory models, and paging vs segmentation should go here. Use this forum to expand and improve the wiki!
Post Reply
jammmie999
Posts: 13
Joined: Sun Feb 06, 2011 4:54 am

OS Design Plan

Post by jammmie999 »

Hey,

Does anyone have a copy of a good, clearly written plan/specification for an OS?

Thanks
User avatar
VolTeK
Member
Member
Posts: 815
Joined: Sat Nov 15, 2008 2:37 pm
Location: The Fire Nation

Re: OS Design Plan

Post by VolTeK »

Well i can think of one..


Your creativity.

Why ask for design plans for someone elses os? To do it better then they did?
User avatar
MDM
Member
Member
Posts: 57
Joined: Wed Jul 21, 2010 9:05 pm

Re: OS Design Plan

Post by MDM »

There are several, you should start by studying up monolithic, hybrid, modular, exo, and micro kernals. Also getting a good book on OS design might be a good idea (the Minix book comes to mind).
Post Reply