소스 검색

Merge pull request #88 from briangordon/patch-1

Added Ulrich Drepper's "What Every Programmer Should Know About Memory"
vhf / victor felder 12 년 전
부모
커밋
7e1a70767f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -454,6 +454,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