Dec. 6, 2012
1:34 p.m.
On Thu, Dec 6, 2012 at 9:54 AM, Shraddha Kamat <sh2008ka@gmail.com> wrote:
What is the best (and the fastest ) way to understand a kernel subsystem ( for e.g., filesystem , Networking .. etc.)
There is no fast way to learn Filesystem and Networking subsystems, probably one of the biggest subsystems in kernel. you should start learning basics from the classic Kernel books and learn your way around by digging the code.
-- Shraddha
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
-- Thank you Warm Regards Anuz