Results 1 to 7 of 7

Thread: Kernel/System Programming

  1. #1

    Kernel/System Programming

    Hey guys,

    I've been interested for a long time now in learning kernel programming/systems programming but have fond things (like kernelnewbies.org) lacking in begining content other than download a old crappy kernel and read the buggy code. I also looked at picking up "Design and Implementation of the 4.4 BSD OS" but I've read that it is not a good book to learn from ... it's more of a refrence book. I also looked into "Linux Core Kernel Documentry" but wasn't sure if it actually explains itself well enough to learn from.

    Any help would be great as I really want to start getting into it!

  2. #2

    Re:Kernel/System Programming

    hi ash,
    linux device drivers is not bad at all - it goes inot the kernel, not just modules.

  3. #3

    Re:Kernel/System Programming

    [quote author=pbharris link=board=9;threadid=4290;start=0#42458 date=1027396842]
    hi ash,
    linux device drivers is not bad at all - it goes inot the kernel, not just modules.
    [/quote]

    What kernel does it teach off of?

  4. #4

    Re:Kernel/System Programming

    [quote author=Ashcrow link=board=9;threadid=4290;start=0#42566 date=1027447878]
    [quote author=pbharris link=board=9;threadid=4290;start=0#42458 date=1027396842]
    hi ash,
    linux device drivers is not bad at all - it goes inot the kernel, not just modules.
    [/quote]

    What kernel does it teach off of?
    [/quote]

    the latest release is kernel 2.4

  5. #5
    Junior Member
    Join Date
    Oct 2001
    Posts
    64

    Re:Kernel/System Programming

    Have a browse here...

    http://www.xml.com/ldd/chapter/book/

    I found it to be a good book even though I am a bit of a monkey when it comes to coding stuff.

    Regards

    ed

  6. #6

    Re:Kernel/System Programming

    [quote author=SpookyEddy link=board=9;threadid=4290;start=0#42570 date=1027448601]
    Have a browse here...

    http://www.xml.com/ldd/chapter/book/

    I found it to be a good book even though I am a bit of a monkey when it comes to coding stuff.

    Regards

    ed
    [/quote]

    Is that the whole book ???

  7. #7
    Guest

    Re:Kernel/System Programming

    i think ur best shot is to get on irc, go to the kernelnewbies channel and ask around there what the best way is to get into kernel hacking.

    as usual with open source projects, the documentation for developers wanting to get started is often outdated.. this is a really big problem IMO

Similar Threads

  1. Programming language development
    By tech291083 in forum Programming
    Replies: 1
    Last Post: 10-15-2007, 02:39 PM
  2. Not sure my college is good for Programming
    By mariline in forum Windows - General Topics
    Replies: 0
    Last Post: 08-16-2007, 09:16 PM
  3. Difference in programming??
    By in forum Programming
    Replies: 11
    Last Post: 07-04-2003, 08:03 PM
  4. High paying programming jobs
    By kavarogep in forum General Chat
    Replies: 13
    Last Post: 03-24-2002, 02:28 AM
  5. Unix Network Programming Review
    By Aaron_Adams in forum Programming
    Replies: 8
    Last Post: 03-17-2002, 11:25 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •