LINUX内存管理 - SLAB内存管理
1 References
- understand slab allocator
- https://www.kernel.org/doc/gorman/html/understand/understand011.html
- Slab coloring
- https://www.halolinux.us/kernel-reference/slab-coloring.html
- linux内存源码分析 - SLAB分配器概述
- https://www.cnblogs.com/tolimit/p/4566189.html
- 从kmalloc切入到分析slab分配
- https://blog.csdn.net/u013837209/article/details/58205678
- 每个程序员都应该了解的 CPU 高速缓存
- http://blog.jobbole.com/36263/