1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-15 20:32:20 +00:00

Added Understanding Linux Kernel

Added understanding linux kernel pdf to the free-programming-books.md
This commit is contained in:
vijayananth.s 2014-10-25 12:24:08 -04:00
parent de6997add5
commit fd8ada7670

View File

@ -1165,6 +1165,7 @@ See also [TeX](#tex)
* [The Python GTK+ 3 Tutorial](http://python-gtk-3-tutorial.readthedocs.org/en/latest/)
* [Ubuntu Pocket Guide and Reference](http://www.ubuntupocketguide.com/index_main.html)
* [Ubuntu Server Guide](https://help.ubuntu.com/14.04/serverguide/serverguide.pdf)
* [Understanding the Linux Kernel](http://idak.gop.edu.tr/esmeray/UnderStandingKernel.pdf) (PDF) - Daniel P. Bovet and Marco Cesati
* [Upstart Intro, Cookbook and Best Practises](http://upstart.ubuntu.com/cookbook/)
* [What Every Programmer Should Know About Memory](http://www.akkadia.org/drepper/cpumemory.pdf) (PDF)