public inbox for gentoo-kernel@lists.gentoo.org
 help / color / mirror / Atom feed
From: Branko Badrljica <brankob@avtomatika.com>
To: gentoo-kernel@lists.gentoo.org
Subject: Re: [gentoo-kernel] Re: [gentoo-dev] Looking for help with kernel maintenance
Date: Thu, 04 Dec 2008 15:20:05 +0100	[thread overview]
Message-ID: <4937E715.1030003@avtomatika.com> (raw)
In-Reply-To: <4937D4FF.70102@gentoo.org>


Daniel Drake wrote:
> Nicolas Sebrecht wrote:
>> Does someone knows a good general (and free) documentation where to
>> start ?
>
> For working with the internals, specifically driver-side stuff and the 
> mechanisms you need to write drivers, this book is really good (and 
> free):
> http://lwn.net/Kernel/LDD3/
>
> I'm also fond of this book which complements LDD3 nicely (it talks 
> about the scheduler, memory management, and a lot of other non-driver 
> stuff which LDD3 purposefully omits):
> http://rlove.org/
> It's not free though.
>
> Daniel
>

After reading/skimming "essentials" and "kernel drivers", my favourite 
way is to use Code::Blocks, make an empty project and then recursively 
import all the kernel sources into it.
It is big pile of source and import takes a few minutes, but being able 
to browse, search and jump effotlessly through the tree more than makes 
it wortwhile.

Caveat: C::B will crash during the import phase if during that time 
there is other program that significantly loads CPUs or if user 
generates gtk events by clicking on the program window.
I suspect the cause for this in wxGTK, but haven't been able to pinpoint 
it. It's good enough for me at this time...



  reply	other threads:[~2008-12-04 13:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <49232BC8.9020000@gentoo.org>
     [not found] ` <91b13c310812012059l25579c2fi9c06e3e4598dddb@mail.gmail.com>
     [not found]   ` <20081203061555.GC25344@ultras>
     [not found]     ` <4936B2BA.1020302@reactivated.net>
2008-12-04  8:34       ` [gentoo-kernel] Re: [gentoo-dev] Looking for help with kernel maintenance Nicolas Sebrecht
2008-12-04 12:40         ` Alexander Ramos Jardim
2008-12-04 12:52         ` Ingo Kemper
2008-12-04 13:02         ` Daniel Drake
2008-12-04 14:20           ` Branko Badrljica [this message]
2008-12-06 16:46             ` Nicolas Sebrecht
2008-12-07  0:13               ` Archibald Haddock
2008-12-07  7:07                 ` Nicolas Sebrecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4937E715.1030003@avtomatika.com \
    --to=brankob@avtomatika.com \
    --cc=gentoo-kernel@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox