Linux内存管理学习资料

Posted 摩斯电码

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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内存管理学习资料的主要内容,如果未能解决你的问题,请参考以下文章

arm-linux内存管理学习笔记-内核临时页表的建立

Linux内存管理学习资料

arm-linux内存管理学习笔记-页表前戏

arm-linux内存管理学习笔记-页表前戏

Python学习第六天----Linux内存管理进程管理RPM包安装管理及源码安装软件

linux kernel学习笔记-5内存管理(转)