搜索资源列表
sharememory_allocator
- 一个内存池的allocator,参考stl源码的内存池实现-a pool of memory allocator, reference source stl memory Pool
Linux-driver-src
- 这些是对(用 )于 书的来源文件" Linux Device Drivers" 。 在这里你(们)找到已经包括在书里的完全来源。 我尽可能地测试了他们, 但是, 可以(可能)有一些问题离开了, 尤其有 2.1.43 (当位于下面代码基础(底模)(是)连续不断变化时, 可靠性测试所有他们, 这是难) 。 尤其是, 你(们)可以(可能)找到具有" genksyms " 的一些问题, 其句法在核心的 2.0 和 2.1 版本之间改变了。 你(们)在 misc - progs 中
HighStableEfficienceMalloc
- 一个强大的c语言实现的内存分配器,被广泛用在多个linux内核中-A strong memory allocator c language, is widely used in various linux kernel
Allocator
- 一个简易高效的内存分配器,通常情况下非常实用-A simple and efficient memory allocator, usually very useful
jemalloc
- 一个性能非常卓越的内存分配器,先用firefox中。-A very remarkable performance memory allocator, first in firefox.
allocator
- Memory allocator for shared memory access
xvmalloc
- xvmalloc memory allocator for linux v2.6.28
bootmem
- A boot-time physical memory allocator and configurator driver for Linux.
fsl_85xx_cache_sram
- Simple memory allocator abstraction for QorIQ (P1/P2) based Cache-SRAM
nobootmem
- bootmem - A boot-time physical memory allocator and configurator for linux.
percpu
- mm/percpu.rar - percpu memory allocator
1239000
- 小块内存分配器设计与实现C++源代码程序-Design and implementation of C++ source code on a small memory allocator
Heap
- Garbage-collecting memory allocator.
xmlmemory
- libxml memory allocator wrapper.
allocator
- align all the memory blocks on a cache-line boundary const int SimpleBestFitAllocator::kMemoryAlign = 32.
videobuf2-dma-sg
- dma scatter gather memory allocator for videobuf2 Source Code for Linux.
videobuf2-dma-contig
- DMA contig memory allocator for videobuf2.
cvmx-bootmem
- Simple allocate only memory allocator for Linux v2.13.6.
gperftools-2.2.1
- gperftools是google开发的一款非常实用的工具集,主要包括:性能优异的malloc free内存分配器tcmalloc;基于tcmalloc的堆内存检测和内存泄漏分析工具heap-profiler,heap-checker;基于tcmalloc实现的程序CPU性能监测工具cpu-profiler.-Gperftools is a Google development of a very practical tool set, including: performance of mal
book3s_hv_cma
- Contiguous Memory Allocator for ppc KVM hash pagetable based on CMA for DMA mapping framework.