一些关于c语言中malloc以及free的资料-留存


Advanced C Programming Memory Management II (malloc, free, alloca, obstacks, garbage collection) http://www.mpi-inf.mpg.de/departments/rg1/teaching/advancedc-ws08/script/lecture09.pdf

在这个网页上的pdf slide都非常不错,值得推荐http://www.mpi-inf.mpg.de/departments/rg1/teaching/advancedc-ws08/literature.html

 

A Memory Allocator by Doug Lea

http://gee.cs.oswego.edu/dl/html/malloc.html

Simple Memory Allocation Algorithms

http://www.osdcom.info/content/view/31/39/

Simple Memory Allocation Algorithms

http://goog-perftools.sourceforge.net/doc/tcmalloc.html

http://en.wikipedia.org/wiki/Dynamic_memory_allocation

http://en.wikipedia.org/wiki/Malloc

https://users.cs.jmu.edu/bernstdh/web/common/lectures/slides_cpp_dynamic-memory.php

http://www.flounder.com/inside_storage_allocation.htm

http://blog.codingnow.com/2010/05/memory_proxy.html#more

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


发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注