Linked by Emmanuel Marty on Thu 2nd Sep 2004 07:36 UTC
OSNews, Generic OSes As a programmer and manager of embedded software products for a living, I think that operating system programming is so much fun that it will eventually be outlawed. I've previously published two articles on OSNews, So, you want to write an operating system and Climbing the kernel mountain, and tried to summarize my experience in designing operating system kernels as well as technical traps that can be easily avoided.
Permalink for comment
To read all comments associated with this story, please click here.
should be
by m on Thu 2nd Sep 2004 13:29 UTC


This article should be titled "why you shouldn't write your own kernel anymore __unless__ you innovate and develop the next generation". Current kernels are far from embodying next-generation principles, and anyone who knows what they are doing should be encouraged to develop what goes next: e.g. amoeba, etc.