kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Regarding Kernel development
@ 2012-02-13 15:26 shubham
  2012-02-13 15:56 ` Greg KH
  2012-02-13 19:01 ` Anuz Pratap Singh Tomar
  0 siblings, 2 replies; 5+ messages in thread
From: shubham @ 2012-02-13 15:26 UTC (permalink / raw)
  To: kernelnewbies

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120213/339b4c80/attachment.html 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Regarding Kernel development
  2012-02-13 15:26 Regarding Kernel development shubham
@ 2012-02-13 15:56 ` Greg KH
  2012-02-13 19:01 ` Anuz Pratap Singh Tomar
  1 sibling, 0 replies; 5+ messages in thread
From: Greg KH @ 2012-02-13 15:56 UTC (permalink / raw)
  To: kernelnewbies

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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Regarding Kernel development
  2012-02-13 15:26 Regarding Kernel development shubham
  2012-02-13 15:56 ` Greg KH
@ 2012-02-13 19:01 ` Anuz Pratap Singh Tomar
  2012-02-14 18:43   ` Ricardo Fabbri
  1 sibling, 1 reply; 5+ messages in thread
From: Anuz Pratap Singh Tomar @ 2012-02-13 19:01 UTC (permalink / raw)
  To: kernelnewbies

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 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/20120213/add98e31/attachment.html 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Regarding Kernel development
  2012-02-13 19:01 ` Anuz Pratap Singh Tomar
@ 2012-02-14 18:43   ` Ricardo Fabbri
  2012-02-14 23:00     ` Greg KH
  0 siblings, 1 reply; 5+ messages in thread
From: Ricardo Fabbri @ 2012-02-14 18:43 UTC (permalink / raw)
  To: 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 at kernelnewbies.org
>> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>>
>
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Regarding Kernel development
  2012-02-14 18:43   ` Ricardo Fabbri
@ 2012-02-14 23:00     ` Greg KH
  0 siblings, 0 replies; 5+ messages in thread
From: Greg KH @ 2012-02-14 23:00 UTC (permalink / raw)
  To: 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-02-14 23:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-13 15:26 Regarding Kernel development shubham
2012-02-13 15:56 ` Greg KH
2012-02-13 19:01 ` Anuz Pratap Singh Tomar
2012-02-14 18:43   ` Ricardo Fabbri
2012-02-14 23:00     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).