From mboxrd@z Thu Jan 1 00:00:00 1970 From: chambilkethakur@gmail.com (Anuz Pratap Singh Tomar) Date: Thu, 16 Jun 2011 12:47:18 +0100 Subject: In-Reply-To: References: Message-ID: To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Thu, Jun 16, 2011 at 12:41 PM, Venkateswarlu P wrote: > how to understand the kernerl source files in a simple way > > > what header files i have to understand first > > > for example to understand do_fork() function for process > creation which is defined in kernel/fork.c > > > > There is no sure shot answer to that question. you need to keep reading the book and look at source files it points you to. use ctags/csope to navigate through the code. Besides read more, look at kernelnewbies.org site for more information. google a little before you ask these questions. -- > ** > P VENKATESWARLU > M.Tech (CSE) II year > NIT Calicut ,Kerala* ** > *+91-9995115752 > > > > > _______________________________________________ > Kernelnewbies mailing list > Kernelnewbies at kernelnewbies.org > http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110616/e19b90da/attachment.html