allocator
英 [ˈæləʊkeɪtə]
美 [ˈæləˌkeɪtər]
n. 分配符
复数:allocators
BNC.43696 / COCA.43543
英英释义
noun
- a person with authority to allot or deal out or apportion
双语例句
- First of all, the instructions from two incoming queues pass through Allocator and Register Rename units.
首先,奉两龙来袭通过分配器和登记命名单位。 - Then, the object allocator was modified to use the Objective-C one instead, which means that all objects ( Ruby and Objective-C) are allocated from the same memory pool.
接下来,对象分配器也被修改为使用Objective-C的对象分配器来代替,这意味着所有的对象(Ruby和Objective-C)的分配都来自同一个内存池。 - In that case, two or more pin connections can share one allocator.
在这种情况中,两个或更多针的连接可以共享于一个分配器。 - Not only does our memory manager have shortcomings, there are many shortcomings of malloc()-based memory management that remain no matter which allocator you use.
不只是我们的内存管理器有缺点,基于malloc()的内存管理器仍然也有很多缺点,不管您使用的是哪个分配程序。 - You can provide any custom memory allocator of your favor.
您可以提供您的任何自定义的内存分配器的青睐。 - Individual inode cache objects are allocated from the inode_cache slab allocator.
从inodecacheslab分配器分配单个inode缓存对象。 - Entries for the dentry cache are allocated from the dentry_cache slab allocator and use a least-recently-used ( LRU) algorithm to prune entries when memory pressure exists.
dentry缓存的条目从dentrycacheslab分配器分配,并且在缓存存在压力时使用最近不使用(least-recently-used,LRU)算法删除条目。 - This article presents a description of some of the main design goals, algorithms, and implementation considerations for this allocator.
本文展现了这个分配器的一些主要设计目标,算法以及实现考虑。 - Ext4 fixes this with a block allocator that allocates multiple blocks at a time, likely contiguous on disk.
ext4使用块分配器修复了这个问题,它能够在磁盘上一次分配多个块。 - The allocator can't coalesce free space into larger blocks.
分配程序不能将空闲空间拼合为更大的内存块。
