搜索资源列表
memory_management
- linux内核内存管理分析,包括分页影射,kmalloc(),slab,vmalloc(),kmap-linux kernel memory management analysis
WindowsSlab
- 模仿linux内核下的slab而写。一些地址页面做了些新的工作。 高效性没什么可说的,页面,cache命中,CPU亲缘-Mimic the linux kernel written under the slab. Some addresses page to do some new work. Efficiency nothing to say, the page, cache hits, CPU affinity. .
slab
- Unified interface for all slab allocators.Unified interface for all slab allocators for Linux.
slub
- A slab allocator that limits cache line use instead of queuing objects in per cpu and per node lists for Linux v2.13.6.
file_table
- SLAB cache for file structures for Linux v2.13.6.
kmemcheck
- The slab-related functions for Linux v2.13.6.
file_table
- SLAB cache for file structures for Linux v2.13.6.
slab_def
- Definitions unique to the original Linux SLAB allocator.
AlgorithmTest
- 移植于ngx的slab内存池和linux内核的list,亲测可用-Transplanted in the nginx slab memory pool and linux kernel list, pro-test available