Added Ulrich Drepper's "What Every Programmer Should Know About Memory"

pull/88/head
Brian Gordon 2013-10-13 22:36:10 -04:00
parent d1760c327e
commit 57dbd84332
1 changed files with 1 additions and 0 deletions

View File

@ -449,6 +449,7 @@
* [The Linux Kernel Module Programming Guide](http://tldp.org/LDP/lkmpg/2.6/html/)
* [Secure Programming for Linux and Unix](http://www.dwheeler.com/secure-programs/Secure-Programs-HOWTO.html)
* [Linux from Scratch](http://www.linuxfromscratch.org/lfs/view/stable/)
* [What Every Programmer Should Know About Memory](http://www.akkadia.org/drepper/cpumemory.pdf)
###Lisp