But dynamic buffer allocation is not intrinsically less dangerous than other approaches.
但是,动态缓冲区指派本质上并不比其它方法更安全。
Besides providing buffer management routine, it implements dynamic buffer allocation and callback.
除了提供缓冲区管理例程,还实现了缓冲区的动态分配与回收。
A new buffer allocation scheme which can manage multi - priority service is proposed, queue management and manipulation are also discussed.
文中提出一种能够支持多优先级业务的缓冲区分配方法,并给出了基于这种分配方法上的队列操作原理。
In several buffer allocation schemes, the analysis of self-similarity on performance of queuing systems provides evidence for the dynamic buffer allocation.
在几种缓冲区分配方案中,分析自相似程度对排队系统性能的影响,为进行缓冲区的动态分配提供依据。
Many of the crashes resulting from fuzz testing are direct results of memory allocation mistakes and buffer overflows.
由模糊测试导致的许多故障都是内存分配错误及缓冲器溢出的直接结果。
Conceptually, two operations create a data buffer under the conventional scheme: the creation of a data buffer entity and the allocation of actual memory.
从概念上讲,数据缓冲区在传统方案下是由两个操作创建的:数据缓冲区实体的创建和实际内存的分配。
In fact, during the larger-database tests, the actual allocation of the buffer pool never exceeded 1 GB.
事实上,在大型数据库测试期间,实际分配的缓冲池从来不超过1GB。
In a buffer overflow attack, the hacker takes advantage of specific type of computer program bug that involves the allocation of storage during program execution.
在缓冲溢出攻击中,黑客利用了程序执行期间存储分配中的特定计算机程序漏洞。
Objects are allocated directly from a thread local allocation buffer that the thread has previously allocated from the heap.
对象是从线程本地分配缓冲区中直接分配的,线程本地分配缓冲区是线程先前从堆中分配的。
First, it requires extra management work (allocation and freeing of memory block) wherever a buffer block is required.
首先,它要求在需要缓冲区块的任何地方进行额外的管理工作(分配和释放内存块)。
Don't rely on dynamic allocation for everything and forget about the buffer overflow problem.
不要依靠动态指派所有一切,而遗忘缓冲区溢位问题。
This scheme periodically measures the metrics in local buffer of router, and calculates the scheduling weights for fair bandwidth allocation among the queues.
该方案通过对本地节点缓存区指标的定期测量,计算得到在各队列间公平分配剩余带宽的调度权值。
In memory management technology, we integrated multi-tier memory allocation and type buffer pool to ensure memory allocation more rapidly and easy to use.
在内存管理技术中,提出了多级内存分配结合类型缓存池的方案,使得内存分配能快速而易用。
Each thread (not processor) has a thread Local allocation Buffer (TLAB) so that object allocation is cheap and thread-safe.
每一个线程(不处理)有一个线程本地分配缓冲区(TLAB),分配对象是廉价的,线程安全的。
To satisfy the buffer constrain in practice, a sliding window based rate allocation scheme is also proposed.
针对实际应用中的缓冲区的限制,我们还提出了滑动窗口的码率分配方案。
These functions solve two of the most difficult memory allocation problems: overwriting the end of an allocated buffer and memory leaks (failing to free allocations after they are no longer needed).
这些函式解决两个最棘手的记忆体配置问题:覆写配置之缓冲区的尾端和记忆体遗漏 (无法成功释放不再需要的配置)。
Any stream with an internal buffer should override this method and provide a much more efficient version that writes to the buffer directly, avoiding the extra array allocation on every call.
所有具有内部缓冲区的流都应重写此方法,提供一个直接写入缓冲区的有效得多的版本,以避免每次调用时都要进行额外的数组分配。
Any stream with an internal buffer should override this method and provide a much more efficient version that writes to the buffer directly, avoiding the extra array allocation on every call.
所有具有内部缓冲区的流都应重写此方法,提供一个直接写入缓冲区的有效得多的版本,以避免每次调用时都要进行额外的数组分配。
应用推荐