Regarding Kernel development
Hi All, I want to learn how Linux kernel is developed . It would be great if somebody can guide from where I should start and what should I study. I want to understand it clearly so that I can develop some kernel modules too. I have knowledge of C language and as far as Linux knowledge is concerned , I am Red Hat Certified Engineer (RHCE). So, it would be great if anybody can guide me on Kernel Development for my understanding level. Thank you in advance. Best Regards, Shubham Sharma RHCE,SCJP
On Mon, Feb 13, 2012 at 08:56:04PM +0530, shubham wrote:
Hi All,
I want to learn how Linux kernel is developed . It would be great if somebody can guide from where I should start and what should I study.
Documentation/HOWTO in the kernel source tree should give you enough to get started.
On Mon, Feb 13, 2012 at 3:26 PM, shubham <shubham.git@gmail.com> wrote:
Hi All,****
** **
I want to learn how Linux kernel is developed . It would be great if somebody can guide from where I should start and what should I study.****
** **
I want to understand it clearly so that I can develop some kernel modules too.****
** **
I have knowledge of C language and as far as Linux knowledge is concerned , I am Red Hat Certified Engineer (RHCE).****
** **
So, it would be great if anybody can guide me on Kernel Development for my understanding level.****
** **
**
This should help http://kernelnewbies.org/mailinglistguidelines
**
Thank you in advance.****
** **
Best Regards,****
** **
Shubham Sharma****
RHCE,SCJP****
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
Hi, here is a further question not to waste this thread: would the starting path towards learning video camera driver development be the same? would you recommend a more directed study path in this case? thanks, Ricardo Fabbri -- Linux registered user #175401 www.lems.brown.edu/~rfabbri pt.wikipedia.org/wiki/IPRJ labmacambira.sf.net On Mon, Feb 13, 2012 at 5:01 PM, Anuz Pratap Singh Tomar <chambilkethakur@gmail.com> wrote:
On Mon, Feb 13, 2012 at 3:26 PM, shubham <shubham.git@gmail.com> wrote:
Hi All,
I want to learn how Linux kernel is developed . It would be great if somebody can guide from where I should start and what should I study.
I want to understand it clearly so that I can develop some kernel modules too.
I have knowledge of C language and as far as Linux knowledge is concerned , I am Red Hat Certified Engineer (RHCE).
So, it would be great if anybody can guide me on Kernel Development for my understanding level.
This should help http://kernelnewbies.org/mailinglistguidelines
Thank you in advance.
Best Regards,
Shubham Sharma
RHCE,SCJP
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
On Tue, Feb 14, 2012 at 04:43:29PM -0200, Ricardo Fabbri wrote:
Hi,
here is a further question not to waste this thread: would the starting path towards learning video camera driver development be the same? would you recommend a more directed study path in this case?
Yes, focus on code in the area you are wanting to get involved in, work on fixing problems in it, and submitting patches to that subsystem. greg k-h
participants (4)
-
Anuz Pratap Singh Tomar -
Greg KH -
Ricardo Fabbri -
shubham