2010年3月8日 星期一

Linux Memory Management

探索 Linux Memory Model (上)
http://blog.linux.org.tw/~jserv/archives/001461.html

探索 Linux Memory Model (下)
http://blog.linux.org.tw/~jserv/archives/001463.html

Chapter 3
Memory Management
http://tldp.org/LDP/tlk/mm/memory.html

7. Linux Memory Management
http://tldp.org/HOWTO/KernelAnalysis-HOWTO-7.html

Overview of memory management
http://www.linuxhowtos.org/System/Linux%20Memory%20Management.htm

Anatomy of a Program in Memory
http://duartes.org/gustavo/blog/post/anatomy-of-a-program-in-memory

Inside memory management
http://www.ibm.com/developerworks/linux/library/l-memory/

Kernel comparison: Improved memory management in the 2.6 kernel
http://www.ibm.com/developerworks/linux/library/l-mem26/

Linux, outside the (x86) box
http://www.ibm.com/developerworks/linux/library/l-nonx86.html

Linux memory management
http://www.miljan.org/main/2009/07/10/linux-memory-management/

The Linux Page Cache and pdflush:
Theory of Operation and Tuning for Write-Heavy Loads
http://www.westnet.com/~gsmith/content/linux-pdflush.htm

Linux Memory Management
http://knowledgelayer.softlayer.com/questions/205/Linux+Memory+Management

15.1. Memory Management in Linux
http://makelinux.com/ldd3/chp-15-sect-1.shtml

Memory Allocation
http://www.linuxjournal.com/article/1133



direct-mapped memory region
virt_to_phys
dma_map_single
dma_map_sg
scatterlist


vmap
kmap

沒有留言: