Look for excessive CPU utilization and memory paging or swapping — these are performance killers.
注意过高的CPU利用率和内存分页或交换——这些都是性能杀手。
In the new startup_32 function (also called the swapper or process 0), the page tables are initialized and memory paging is enabled.
在这个新的startup_ 32函数(也称为清除程序或进程0)中,会对页表进行初始化,并启用内存分页功能。
At last, we implement a prototype of remote memory paging system on MOSIX cluster and measure its performance by a simple test application.
最终我们在MOSIX集群上实现了一个远程存储分页系统的原型系统,并初步测试了其性能。
The amount of memory that the system has allocated on behalf of the associated process that can be written to the virtual memory paging file.
返回系统代表关联进程分配的、可写入虚拟内存分页文件的内存量。
The amount of memory that the system has allocated on behalf of the associated process that cannot be written to the virtual memory paging file.
返回系统代表关联进程分配的、不可写入虚拟内存分页文件的内存量。
Further, for the purpose of practice, we implement a simulated cluster system with the remote memory paging system using the trace-driven simulation method.
随后,从实践的角度出发,进一步采用基于跟踪的模拟技术实现了一个具有远程存储分页系统的模拟集群。
Generally, at that point, the device has reached a memory paging state, so killing some foreground processes is required to keep the user interface responsive.
通常,设备这时候已经到了内存分页状态(memory paging state)的地步,终止一些前台进程是为了保证用户界面的及时响应。
For performance reasons or when diagnosing a problem that you suspect might be swap space related, you often need a more interactive view of the memory and paging usage.
出于性能的考虑,或者在诊断您怀疑可能与交换空间有关的问题时,您通常需要内存和分页使用情况的更加交互式的视图。
See Configuring memory and paging.
参见配置内存和分页。
Memory and paging space allocation by default is late.
在默认情况下,内存和分页空间采用晚分配。
Paging a memory block out and back in from disk is significantly slower than accessing it directly from RAM, so you should generally avoid this practice.
与直接访问RAM中的内存块相比,把内存块交换到磁盘并交换回来要慢得多,所以一般情况下应该避免这种做法。
It provides a lot of information, including real, virtual, and paging space memory used.
它提供许多信息,包括所使用的实际、虚拟和分页空间内存。
AIX treats large pages as pinned memory and does not provide paging support for large pages.
AIX把大页面当作固定内存对待,对于大页面不提供分页支持。
This section describes recommendations for system performance, including memory and paging, disk configuration, and connectors.
本小节提供调优系统性能的建议,包括内存和分页、磁盘配置以及连接器。
When creating or updating Shared memory partitions profiles you can find the option to select the paging VIOS partitions in the memory configuration section.
在创建或更新共享内存分区概要文件时,可以在内存配置部分中找到选择分页VIOS分区的选项。
This paging algorithm determines which virtual memory pages currently in ram ultimately have their page frames brought back to the free list.
这种分页算法可以确定对当前位于RAM中的哪些虚拟内存页面的页帧进行回收,并放回到空闲列表中。
It then commits just a part of the memory, and it is only for this part that the memory manager needs to allocate pages in real memory and in the paging file to back them up.
然后它仅仅提交一部分内存,这也是内存管理程序需要在实际内存和分页文件中分配页来支持它们的那一部分。
When a shared memory partition is activated, a suitable paging space device will automatically be selected.
在激活共享内存分区时,会自动地选择合适的分页空间设备。
If a cache is too big, then it can waste memory in the JVM and could result in low memory conditions or increased paging, both of which result in performance degradation.
如果缓存太大,则会浪费JVM中的内存,并且可能导致内存不足条件或增加内存分页,这两种情况都会导致性能下降。
When free physical memory starts getting low, programs that have not used recently are moved from ram to paging space to help release physical memory for more real work.
当空闲的物理内存较少时,可以将最近没有使用过的程序从RAM转移到分页空间,以帮助释放物理内存,从而完成更多的实际工作。
During the migration operation, all the memory that has been paged out to a paging space device is first read into real memory before being transmitted to the target server.
在迁移操作期间,换出到分页空间设备上的所有内存先被读入真实内存中,然后传输到目标服务器。
It calculates statistic averages for memory, paging, and CPU activity on a sampling period of a length specified by the user.
它将计算用户指定的采样时间内的内存、分页和CPU活动的统计平均值。
When adding a paging space device to the Shared memory pool, it will automatically be recognized as a common paging space device if the prerequisites mentioned previously are met.
在把分页空间设备添加到共享内存池中时,如果设备满足上述条件,会自动地识别为共用分页空间设备。
If the Shared memory partition has been configured to use redundant paging VIOS partitions, a common paging space device will be assigned.
如果共享内存分区使用冗余的分页VIOS分区,那么会分配共用的分页空间设备。
If you set the buffer pool size too high, then system memory usage will exceed the available physical memory, causing the operating system to spend more time paging the memory.
如果缓冲池大小过大,那么内存使用会超过可用的物理内存,从而导致操作花费更多时间对内存进行分页。
Obviously, administrators prefer to use physical memory rather than paging space, where the physical memory is available.
很显然,在可以使用物理内存的情况下,管理员更希望使用物理内存,而不是分页空间。
Generally, paging space should be one to two times real memory in size.
一般情况下,分页空间的大小应该是真实空间的一到两倍。
When modified working storage pages need to be paged out (moved from memory to the disk), they are written to paging space.
当需要将经过修改的工作存储分页替换出(从内存移动到磁盘)时,它们将被写入到分页空间。
These pages can be either RAM or paging space (virtual memory stored on disk).
这些页面可能是RAM、或者分页空间(即存储于磁盘中的虚拟内存)。
These pages can be either RAM or paging space (virtual memory stored on disk).
这些页面可能是RAM、或者分页空间(即存储于磁盘中的虚拟内存)。
应用推荐