i need some good tutorials on how to write programs for linux kernel like modifying the kernel, utilities that use the basic core functionality.
Printable View
i need some good tutorials on how to write programs for linux kernel like modifying the kernel, utilities that use the basic core functionality.
Try this:Quote:
Originally posted here by infyquest
i need some good tutorials on how to write programs for linux kernel like modifying the kernel, utilities that use the basic core functionality.
http://kernelnewbies.org/documents/k...kernelapi.html
a friend of mine has given me these links for linux kernel source guides
1)The Linux Kernel
http://sunsite.unc.edu/linux/LDP/tlk/tlk.html
2)Conceptual Architecture of Linux Kernel
http://plg.waterloo.ca/~itbowman/papers/cs746G-a1.html
3)Concrete Architecture of Linux Kernel
http://plg.waterloo.ca/~itbowman/papers/cs746G-a2.html
http://plg.waterloo.ca/~itbowman/linuxcase.html
4) Tour of Linux Kernel Source
www.geocities.com/vijoc/tolks/tolks.html
5) Linux 2.4 Kernel Internals
www.moses.uklinux.net/patches/lki.html