使用虚拟内存会大大降低性能。
大多数处理器使用虚拟内存使用TLB。
是他们做的。大多数处理器使用虚拟内存使用TLB。
我们将讨论AIX如何使用虚拟内存,以及与Oracle之间的关系。
We'll discuss how AIX USES virtual memory and how this relates to Oracle.
如果这些都有可能,则不应该调整堆大小以便机器需要使用虚拟内存来容纳它。
If at all possible, the heap should never be sized so that the machine needs to use virtual memory to accommodate it.
我将介绍AIX如何使用虚拟内存来寻址比系统中物理内存更大的内存。
I discuss how AIX USES virtual memory to address more memory than is physically on your system.
我们将介绍AIX7如何使用虚拟内存来寻址比系统物理内存更大的内存。
We discuss how AIX 7 USES virtual memory to address more memory than is physically on your system.
与其他风格的UNIX一样,AIX也使用虚拟内存结构帮助补充物理内存。
Just like with other forms of UNIX, AIX employs virtual memory structures to help complement physical memory.
tmpfs还使用磁盘交换空间来存储,并且当为存储文件而请求页面时,使用虚拟内存(VM)子系统。
Tmpfs also makes use of the disk swap space for storage, and of the virtual memory (VM) subsystem when requesting pages for storing files.
由此可以看出,它的目标是帮助最大限度地缩短缺页响应时间,并在可能的情况下减少虚拟内存的使用。
From here, you can determine that its objectives are to help minimize both the response time of page faults and to decrease the use of virtual memory where it can.
例如,如果创建一个用于测试的模式,您可能需要确保所有测试部署使用了相同数量的虚拟内存。
For example, if you are creating a pattern to be used in testing, you might want to make sure that all test deployments use the same amount of virtual memory.
在AIX7中,还有必要考虑虚拟内存的影响以及在工作负载分区(WPAR)中如何使用和应用它。
In AIX 7, it is also worth considering the effect of virtual memory and how it is used and applied within workload partitions (WPAR).
可以使用VMM的页面置换算法来选择要重新分配页帧的虚拟内存页面。
The virtual memory pages whose page frames are to be reassigned are selected using the VMM's page replacement algorithm.
内存清理工具会有效的通过利用虚拟内存来释放内存,所以当你使用应用程序的时候注意不要使用这个功能。
The memory cleaner would essentially free up memory by dumping to the virtual memory, so make sure you don’t use it when you are working in an application.
在第一个工作负载中,虚拟机配置为更具描述的访问模式使用不同数量的虚拟内存。
In the first workload, the virtual machines are configured to consume varying amounts of anonymous memory according to a prescribed access pattern.
tmpfs文件系统所知道的就是它正在使用某种形式的虚拟内存。
All the TMPFS filesystem knows is that it is using some form of virtual memory.
这是因为Oracle使用大量的虚拟内存,特别是对于其系统全局区域(SGA),这个区域用于缓存表数据和其他东西。
This is because Oracle uses a lot of virtual memory, particularly with respect to its System Global Area (SGA), which is used to cache table data, among other things.
这是因为Oracle使用了大量的虚拟内存,特别是对于其系统全局区(SGA)。
This is because Oracle USES a lot of virtual memory, particularly with respect to its System Global Area (SGA).
使用tmpfs虚拟内存文件系统和绑定挂装(第 3部分)
Using the tmpfs virtual memory filesystem and bind mounts (Part 3)
swpd:虚拟内存的使用量。
在执行之前,测试会根据系统中存在多少物理和虚拟内存来调整其总的内存使用情况。
Before executing, the test adjusts its total memory usage according to how much real and virtual memory exist on the system.
使用大页面的主要目的是,提高高性能计算应用程序或使用大量虚拟内存的任何内存访问密集型应用程序的系统性能。
The main purpose for large page usage is to improve system performance for high-performance computing applications or any memory-access-intensive application that uses large amounts of virtual memory.
它报告文件系统的所有层的使用率,包括逻辑卷管理器(LVM)、虚拟内存和物理磁盘层。
It reports on all layers of file system utilization, including the Logical Volume Manager (LVM), virtual memory, and physical disk layers.
一个进程分配内存时,它是这样进行的:首先,预定虚拟内存;然后,提交内存到该块中(这是实际使用的内存)。
When a process allocates memory it does so by first reserving virtual memory and then committing memory out of this chunk (this is the memory actually used).
实际上,内核本身的大部分都驻留在虚拟内存中,这样可以帮助释放内存段以供其他进程使用。
In fact, most of the kernel itself resides in virtual memory, which helps free up segments for other processes.
虚拟内存段还包含字典缓存器,存储过程缓存器,以及在向磁盘一次性写入大块页面时使用到的较大的缓冲池。
Virtual segment also contains dictionary cache, stored procedures cache, and big buffer pools used for writing large block of pages to disk at once.
它显示系统中真实内存和虚拟内存的使用量和空闲量。
It shows the used and free sizes of real and virtual memory in the system.
它显示系统中真实内存和虚拟内存的使用量和空闲量。
It shows the used and free sizes of real and virtual memory in the system.
应用推荐