From mboxrd@z Thu Jan 1 00:00:00 1970 From: abhi.c.pawar@gmail.com (Abhijit Pawar) Date: Thu, 06 Dec 2012 17:16:46 +0530 Subject: Best and fastest way to understand kernel subsystem ? In-Reply-To: <1354787651.22307.3.camel@oc2826874472.ibm.com> References: <1354787651.22307.3.camel@oc2826874472.ibm.com> Message-ID: <50C085A6.6010106@gmail.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On 12/06/2012 03:24 PM, Shraddha Kamat wrote: > What is the best (and the fastest ) way to understand a kernel > subsystem ( for e.g., filesystem , Networking .. etc.) Reading the kernel code is the best way. For reference you can use LDD3 and books from OReilly. > > -- Shraddha > > > _______________________________________________ > Kernelnewbies mailing list > Kernelnewbies at kernelnewbies.org > http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies > -- - Abhijit