• Look for excessive CPU utilization and memory paging or swappingthese are performance killers.

    注意过高CPU利用率内存分页交换——这些都是性能杀手

    youdao

  • 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)中,会进行初始化,启用内存分页功能。

    youdao

  • At last, we implement a prototype of remote memory paging system on MOSIX cluster and measure its performance by a simple test application.

    最终我们MOSIX集群实现一个远程存储分页系统原型系统,初步测试性能

    youdao

  • 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.

    返回系统代表关联进程分配写入虚拟内存分页文件的内存量。

    youdao

  • 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.

    返回系统代表关联进程分配不可写入虚拟内存分页文件的内存量。

    youdao

  • Further, for the purpose of practice, we implement a simulated cluster system with the remote memory paging system using the trace-driven simulation method.

    随后,从实践角度出发,进一步采用基于跟踪的模拟技术实现了一个具有远程存储分页系统模拟集群

    youdao

  • 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)的地步,终止一些前台进程为了保证用户界面的及时响应。

    youdao

  • 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.

    出于性能考虑或者诊断怀疑可能交换空间有关问题时,您通常需要内存分页使用情况更加交互式视图

    youdao

  • See Configuring memory and paging.

    参见配置内存分页

    youdao

  • Memory and paging space allocation by default is late.

    默认情况下,内存分页空间采用晚分配

    youdao

  • 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中的内存块相比,把内存交换磁盘并交换回来得多,所以一般情况下应该避免这种做法

    youdao

  • It provides a lot of information, including real, virtual, and paging space memory used.

    提供许多信息包括所使用的实际虚拟分页空间内存

    youdao

  • AIX treats large pages as pinned memory and does not provide paging support for large pages.

    AIX页面当作固定内存对待,对于大页面提供分页支持

    youdao

  • This section describes recommendations for system performance, including memory and paging, disk configuration, and connectors.

    小节提供调优系统性能建议包括内存分页磁盘配置以及连接器

    youdao

  • 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分区选项

    youdao

  • This paging algorithm determines which virtual memory pages currently in ram ultimately have their page frames brought back to the free list.

    这种分页算法可以确定当前位于RAM中的哪些虚拟内存页面进行回收,并放回到空闲列表中。

    youdao

  • 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.

    然后仅仅提交一部分内存也是内存管理程序需要实际内存分页文件分配支持它们一部分。

    youdao

  • When a shared memory partition is activated, a suitable paging space device will automatically be selected.

    激活共享内存分区时,自动地选择合适分页空间设备

    youdao

  • 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中的内存并且可能导致内存不足条件增加内存分页这两种情况都会导致性能下降。

    youdao

  • 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转移到分页空间帮助释放物理内存,从而完成更多实际工作

    youdao

  • 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.

    迁移操作期间,换分页空间设备上所有内存读入真实内存中,然后传输目标服务器。

    youdao

  • It calculates statistic averages for memory, paging, and CPU activity on a sampling period of a length specified by the user.

    将计算用户指定采样时间内内存分页CPU活动统计平均值

    youdao

  • 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.

    分页空间设备添加共享内存中时,如果设备满足上述条件,自动识别共用分页空间设备。

    youdao

  • If the Shared memory partition has been configured to use redundant paging VIOS partitions, a common paging space device will be assigned.

    如果共享内存分区使用冗余分页VIOS分区,那么分配共用的分页空间设备

    youdao

  • 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.

    如果缓冲大小过大那么内存使用超过可用物理内存,从而导致操作花费更多时间内存进行分页

    youdao

  • Obviously, administrators prefer to use physical memory rather than paging space, where the physical memory is available.

    很显然在可以使用物理内存的情况下,管理员更希望使用物理内存,不是分页空间

    youdao

  • Generally, paging space should be one to two times real memory in size.

    一般情况下分页空间大小应该真实空间

    youdao

  • When modified working storage pages need to be paged out (moved from memory to the disk), they are written to paging space.

    需要经过修改工作存储分页替换(内存移动磁盘)时,它们将被写入分页空间

    youdao

  • These pages can be either RAM or paging space (virtual memory stored on disk).

    这些页面可能RAM或者分页空间(即存储于磁盘中的虚拟内存)。

    youdao

  • These pages can be either RAM or paging space (virtual memory stored on disk).

    这些页面可能RAM或者分页空间(即存储于磁盘中的虚拟内存)。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定