Linux内存管理学习资料

下面是Linux内存管理学习的一些资料。

 

博客

  1. mlock() and mlockall() system calls.

  2. All about Linux swap space

  3. 逆向映射的演进

  4. Linux kernel内存管理的基本概念

  5. 页面回收的基本概念 

  6. 从 Linux 内核访问用户空间内存

  7. Anatomy of a Program in Memory

  8. How the Kernel Manages Your Memory

  9. Page Cache, the Affair Between Memory and Files

  10. Motherboard Chipsets and the Memory Map

  11. Memory Translation and Segmentation

  12. Cache: A Place for Concealment and Safekeeping
  13. Getting Physical With Memory

  14. Journey to the Stack, Part I

  15. tsk->active_mm vs tsk->mm

  16. highmem

 

 

 

 

 

 

文档

  1. Linux DMA from User Space Based on Linux kernel 3.14.pdf

  2. Linux DMA in Device Drivers Based on 3.14 Linux kernel

  3. Memory_Mapping.pdf

  4. User space memory access from the Linux kernel.pdf

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

==

 

你可能感兴趣的:(Linux内存管理学习资料)