Results 1 to 3 of 3
hey guys,
now i have the linux kernel(version 2.6 to be exact) and i'm thinking about monekying around with it but there seems to be like a billion of lines ...
- 08-31-2010 #1Just Joined!
- Join Date
- Aug 2010
- Posts
- 10
kernel system calls
hey guys,
now i have the linux kernel(version 2.6 to be exact) and i'm thinking about monekying around with it but there seems to be like a billion of lines of code which i cant decipher, i tried various tutorials but they seem to just explain the "concepts" of the linux kernel rather than delving head deep into the kernel code its self. Now i'm not saying that i want a paragraph-long description of each function because that would be impossible, however, i at least want to know enough so that i can develop my own desktop environment if i wanted. so if anyone can point me in the right direction i would greatly appreciate it.
Thanks in advance
- 08-31-2010 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,086
Hello and welcome to the forums!
For working with the Linux kernel, I highly recommend these resources:
Digital Hermit - Kernel-Build-HOWTO
Understanding the Linux Kernel, Third Edition - O'Reilly Media
Linux Kernel in a Nutshell - O'Reilly Mediaoz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 08-31-2010 #3Just Joined!
- Join Date
- Aug 2010
- Posts
- 10
thanks, alot and i know one of these books may say how to do it but since i haven't bought any as yet could you tell me how to execute a program from another program(as in what calls do you need to make)


Reply With Quote

