allocator

allocator

美 ['æləkeɪtə]  英 ['æləkeɪtə]

  • n.分配器;〔计〕分配符;〔技〕分配程序;分配者
  • 网络配置器;空间配置器;内存分配器

英汉解释

n.
1.
分配器
2.
〔计〕分配符;〔技〕分配程序
3.
分配者
4.
连续编辑程序

例句

Memory above the base of a module can be precious, so the allocator should be used to allocate memory only for a function body.

高于模块基址内存十分宝贵因此分配器用于函数分配内存

If locality were the only goal, an allocator might always allocate each successive chunk as close to the previous one as possible.

如果局部唯一目标分配器可能总是尽可能接近分配每个连续

Since it operates on the system break (a global variable), it cannot coexist with any other allocator or with mmap.

由于系统中断一个全局变量进行操作所以不能其他分配程序或者mmap一起使用

The storage allocator in Chapter 8 shows how a union can be used to force a variable to be aligned on a particular kind of storage boundary.

第8存储分配程序说明如何使用联合强制一个变量特定类型存储边界

As they discuss, minimizing space by minimizing wastage (generally due to fragmentation) must be the primary goal in any allocator.

他们讨论一样通过最小浪费通常分段导致最小空间对于任何分配器来说都必须一个主要目标

However, over the years, the allocator has evolved to make trade-offs that the majority of users find to be acceptable.

尽管如此这些这个分配器已经进化一些大部分用户可以接受取舍

The last three parameters are used to specify the collection type of the relation, the information member and the allocator type.

三个参数用于指定关系组合类型信息成员分配器类型

As you can see, in this allocator, freeing memory is done in constant time, using a very simple mechanism.

这个分配程序内存释放使用一个非常简单机制固定时间内完成内存释放

malloc_init is going to be our function to initialize our memory allocator.

malloc_init初始内存分配程序函数

Within in_pcballoc, the kernel's memory allocator function is called, which allocates memory to the Internet control block.

in_pcballoc调用内核内存分配器函数函数内存分配Internet控制

Note that the version of my allocator they describe is not the most current one however.

注意他们描述分配器版本并不是最新)。

Service control network, server, network device, service information distribution method and service information allocator.

服务控制网络服务器网络装置服务信息分配方法以及服务信息分配程序

Once the input factory is set up with a custom event allocator, every event reader created from it will use it to create event objects.

输入工厂通过定制事件分配器之后其中创建一个事件读取使用创建事件对象

and by the methane current allocator, the power generated by the methane can be distributed to users.

利用沼气电流配给可以沼气配给各类用户

COM API method, which is referred to as the COM task memory allocator.

COMAPI方法后者称为COM任务内存分配器

Each allocator is module-specific and ensures that the function body will be at a positive offset from the base of the module.

每个分配器模块特定确保函数位于模块基址偏移位置

Eliminating this problem while still maintaining portable alignment would require that the allocator not impose any overhead.

消除这个问题同时仍然维持移植对齐需要分配器征用任何额外开销

And it is difficult for the allocator to make more informed guesses about this matter.

对于分配器来说这样事情很难做出明智猜测

The assignment operator. Copies the contained elements, hash function, predicate and maximum load factor but not the allocator.

赋值操作符复制元素散列函数谓词最大负载因子复制分配器

Copies the contents of a managed SecureString object to a block of memory allocated from the unmanaged COM task allocator.

托管SecureString对象内容复制非托管COM任务分配器分配内存

a methane power allocator, which is a power distributor connected with an internal power grid and an outer power grid.

沼气电流配给连接电网电网电流配给装置

It frees every memory block you created earlier and invalidates all the pointers returned from the allocator routines.

方法释放先前创建内存使得分配程序例程返回所有指针失效

However, doing so can impose significant costs; in fact the cost would be unacceptable in this allocator.

尽管如此这么可能导致巨大开销事实上分配器这个开销无法接受

The copy constructor. Copies the contained elements, hash function, predicate, maximum load factor and allocator.

复制构造函数复制元素函数谓词最大负载因子分配器

The slab allocator used in Linux is based on an algorithm first introduced by Jeff Bonwick for the SunOS operating system.

Linux使用slab分配器基础JeffBonwickSunOS操作系统首次引入一种算法

Decisional - entrepreneurial manager; handler of problems; resource allocator, and negotiator.

决策方面-企业家问题处理资源分配谈判

The coalescing allocator , which allocates exact amounts of space and merges adjacent free space using a free tree .

接合分配器分配准确空间使用自由接合邻近自由空间

It does not seem possible for a general-purpose allocator to also serve as general-purpose memory error testing tool such as Purify.

一个一般用途分配器当作一般用途内存错误检测工具Purify使用看上去不可能

However, if you aren't familiar with allocator design, custom allocators can often create more problems than they solve.

不过如果熟悉分配程序设计那么定制分配程序通常带来它们解决问题更多问题

Shows DHCP allocator configuration for the specified interface.

指定接口显示DHCP支配配置

The allocator's simplistic fitting algorithm leads to a lot of potential memory fragmentation.

分配程序过于简单匹配算法会导致产生很多潜在内存碎片

The more dynamic a program is, the more memory management becomes an issue, and the more important your choice of memory allocator becomes.

程序动态内存管理重要内存分配程序选择重要

I wrote the first version of the allocator after writing some C++ programs that almost exclusively relied on allocating dynamic memory.

一些几乎严重依赖动态分配内存C++程序之后编写这个分配器第一个版本

the memory allocator will always return the memory block from the free - list , which best fits the required size.

内存分配器总是空闲列表返回一个合适大小内存

The Apache Portable Runtime documentation describes the interface to their pooled allocator.

ApachePortableRuntime文档描述它们分配程序接口

The allocator then looks for an object in the free pool before calling malloc.

然后分配器调用malloc之前在此释放查找对象

In ext3, the block allocator worked by allocating a single block at a time.

ext3分配器工作方式每次分配一个

Initializing the slab allocator and creating slab caches for VFS, buffer cache, etc.

初始slab分配器VFS缓冲区高速缓存创建slab高速缓存

The debug memory allocator puts guard bytes around all memory allocations .

调试内存分配器所有内存分配周围放置保护字节

Alloc An allocator whose value type is the same as the container's value type.

分配器类型容器类型相同