To understand the implications of these new features, we need to delve into the fine art of memory management a bit and consider why allocation overhead and speed are a big deal.
为了理解这些新增功能的含义,我们需要深入研究内存管理中的艺术,并考虑为什么分配开销和运行速度是大问题。
Heap management is complex, requiring sophisticated algorithms that strive for speed and efficient memory usage in the face of our programs' chaotic allocation patterns.
堆管理的实现过程十分复杂,面对程序内存分配变化莫测的情况,堆管理需要成熟的算法去提升请求的响应速度与内存利用率。
First, it requires extra management work (allocation and freeing of memory block) wherever a buffer block is required.
首先,它要求在需要缓冲区块的任何地方进行额外的管理工作(分配和释放内存块)。
This article focuses on Linux kernel memory management and, in particular, the mechanisms provided through slab allocation.
本文将着重介绍Linux内核的内存管理,尤其是slab分配提供的机制。
The exact quote from README.ZEND_MM states: "The goal of the new memory manager (PHP5.2 and later) is reducing memory allocation overhead and speeding up memory management."
从 README.ZEND_MM 中准确地引述就是:“新内存管理器(PHP5.2 以及更高版本)的目标是减少内存分配开销并加速内存管理。”
Dynamic memory management of SACOS and implementations of allocation and garbage collection of heap which is the foundation of dynamic memory management are reported in detail.
描述了SACOS的动态内存管理,并给出了实现SACOS动态内存管理的基础-堆的分配与回收的详细过程。
Introduce the kernel, memory management and partition, allocation strategy, multi-task scheduling and how to communicate by semaphore and message handling as well as interrupt management.
介绍了该操作系统的内核、存储器管理和分区、分配策略、多任务调度及任务间通过信号量和消息处理进行通信的机制、中断管理等。
In memory management technology, we integrated multi-tier memory allocation and type buffer pool to ensure memory allocation more rapidly and easy to use.
在内存管理技术中,提出了多级内存分配结合类型缓存池的方案,使得内存分配能快速而易用。
So, the physical DRAM is used only when it absolutely has to be, and the kernel controls the allocation through a global memory management scheme.
因此,只有在万不得已时才用到物理DRAM,内核通过全局内存管理模式控制分配。
Simulate dynamic partition management for main memory storage allocation and recovery.
模拟动态分区存储管理方式的主存分配与回收。
Simulate dynamic partition management for main memory storage allocation and recovery.
模拟动态分区存储管理方式的主存分配与回收。
应用推荐