May 26, 2014
12:08 p.m.
On 05/26/2014 01:49 PM, Saurabh Jain wrote:
Hello every one !
I want to make a new kernel in C for educational purpose . Any one can help me , from where i should start , any step by step guide to tell what i should do next ?
Hi, take a look at that [0], it's a small unix clone designed for learning purpose. It also comes with a pdf guide which documents the implementation. [0] http://pdos.csail.mit.edu/6.828/2012/xv6.html Fabrizio.