kmaloc同Linux内核分配器(Allocator)是紧 密相关的,通常内核支持SLAB,SLOB和SLUB内核分配器,默认的也是最常用的是SLAB,因此这里我们假设内存分配器是SLAB的。
基于3530个网页-相关网页
register allocator [计] 寄存器分配器 ; 器分配程序
Allocator Utilities 分配器工具
debugging allocator 写一个调谐分配者
bitmap allocator bitmap分配器
heat allocator 热量分配表
library allocator [计] 库分配程序 ; 程序馆分配器 ; 程序库分配程序
Resorce allocator 资源分配者
Slab Allocator 对象缓存分配 ; slab分配器
Channel Allocator 信道分配器
According to specified application, rectangle and region algorithm combined with image representation is utilized to avoid flicker of displaying pages, further more, stack allocator is chosen to improve the efficiency of memory allocation.
结合实际的应用需求,对传统频道搜索方案进行了改进,设计了基于矩形和区域的优化算法防止页面跳转产生的闪烁,采用栈式内存管理方法来提高内存分配效率。
参考来源 - 嵌入式DVB·2,447,543篇论文数据,部分数据来源于NoteExpress
同义词: distributor
以上来源于: WordNet
The allocator is not thread-safe.
分配程序不是线程安全的。
In our simple allocator, it was very slow in allocation but very, very fast in deallocation.
在我们的简单的分配程序中,分配非常慢,而回收非常快。
It frees every memory block you created earlier and invalidates all the pointers returned from the allocator routines.
该方法释放您先前创建的内存块,并使得从分配程序例程返回的所有指针失效。
应用推荐