>> On Wed, Feb 19, 2020 at 10:54 AM Ruben Safir <[email protected]> wrote: >> is there currently a rfecommended text to learn kernel development from?
There are lot's out there. I have listed below the ones that helped me. 1 - The Linux Programming Interface: A Linux and UNIX System Programming Handbook by Micheal Kerrisk who is the man pages maintainer <https://en.wikipedia.org/wiki/The_Linux_Programming_Interface> 2 - Linux From Scratch <http://www.linuxfromscratch.org/lfs/downloads/stable/LFS-BOOK-9.0.pdf> 3 - How Linux Works <http://index-of.es/Varios-2/How%20Linux%20Works%20What%20Every%20Superuser%20Should%20Know.pdf> 4 - Xv6, a simple Unix-like teaching operating system <https://pdos.csail.mit.edu/6.828/2012/xv6.html> 5 - Advanced Linux Programming <https://richard.esplins.org/static/downloads/linux_book.pdf> 6 - Linux Networking <http://linux-training.be/linuxnet.pdf> Hope this helps - Aruna
_______________________________________________ Kernelnewbies mailing list [email protected] https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
