Re: want to be a kernel developer

2017-02-24 Thread Alexander Alemayhu
On Fri, Feb 24, 2017 at 01:59:08PM +0530, sourav mondal wrote: > hi, > I want to be a kernel developer.I don't really know much about linux > kernel. can anyone suggests me some good books that can help to learn more > about the kernel development? > > thanks, > Not sure if it the whole book is

Re: want to be a kernel developer

2017-02-24 Thread Ozgur Karatas
Hello, yes but also attention, you should follow the updated e-books :) Linux in a NutshellLinux System ProgrammingLinux Kernel Module Programming Guide Regards Ozgur  24.02.2017, 15:05, "Kerimcankalipci" :I strongly recommend Linux Device Drivers book, my first

Re: want to be a kernel developer

2017-02-24 Thread Robert P. J. Day
On Fri, 24 Feb 2017, Kerimcankalipci wrote: > I strongly recommend Linux Device Drivers book ... that book is fairly dated by now, it's not as useful as it once was. rday p.s. if you at least want to keep up with updated source for the sample code, you can find it here:

Re: want to be a kernel developer

2017-02-24 Thread Kerimcankalipci
I strongly recommend Linux Device Drivers book, my first Linux book was Professional Linux Kernel Architecture which bored me so much with lots of code examples, unnecessary details for my knowledge level and i dropped reading. After that i started to read Windows Internals and i learned much

Fwd: want to be a kernel developer

2017-02-24 Thread Ozgur Karatas
Hello, download the linux kernel and read to documentation directory and SubmittingPatches file.So, how are you also with C? read list: The C Programming Language / BookLinux Device Drivers / Book (PDF)Linux Kernel Development / Book Regards, Ozgur 24.02.2017, 11:32, "sourav mondal"

Re: want to be a kernel developer

2017-02-24 Thread Anuz Pratap Singh Tomar
On Fri, Feb 24, 2017 at 8:29 AM, sourav mondal wrote: > hi, > I want to be a kernel developer.I don't really know much about linux > kernel. can anyone suggests me some good books that can help to learn more > about the kernel development? > > thanks, > > sourav >