• 为了理解反向映射技术我们来首先简单了解Linux虚拟内存系统一些基本原理。

    To understand the reverse mapping technique, let's quickly go through some fundamentals of the Linux virtual memory system.

    youdao

  • 虚拟内存系统全部重点就是可以拥有一个虚拟地址空间,它计算机上的物理内存总量还要大。

    The whole point of a virtual memory system is that you can have a virtual address space that's much bigger than the amount of physical memory on the computer.

    youdao

  • 尽管如此,rmap性能——尤其是处于高负载高端系统——相对2.4内核虚拟内存系统还是有了显著的提高。

    Despite this, the performance of the rmap patch — especially on high-end systems and under heavy loads — is significantly better than the 2.4 kernel's VM system.

    youdao

  • 报告文件系统所有使用率包括逻辑管理器(LVM)、虚拟内存物理磁盘层。

    It reports on all layers of file system utilization, including the Logical Volume Manager (LVM), virtual memory, and physical disk layers.

    youdao

  • 他们这种情形比作开发者似乎不得不要书写操作系统级别代码处理“多任务虚拟内存管理”的时代

    They compare this situation to the time when developers had to seemingly write operating system level code to handle "multi-tasking" or "virtual memory management".

    youdao

  • 如果没有空闲cpu或者操作系统需要交换虚拟内存地方试图优化服务器无法使其变得很快。

    If you try to tune a server when there is no free CPU or where the operating system is swapping virtual memory, you won't get very far.

    youdao

  • 所有unix操作系统支持某种虚拟内存(VM)系统

    All UNIX operating systems support a system of virtual memory (VM).

    youdao

  • 学习了如何对存在性能问题系统进行故障排除,您可以虚拟内存进行控制。

    You also spent some time troubleshooting a system that had some performance problems that you were able to pin (pardon the pun) on virtual memory.

    youdao

  • 配置IDS内存时,我们需要考虑总的可用内存包括物理ram虚拟内存系统日常负载

    When configuring IDS memory, we need to consider the total available memory, both physical RAM and virtual memory and daily load on the system.

    youdao

  • 系统最大虚拟内存一样吗?

    Is this different than the maximum virtual memory for the system?

    youdao

  • 具体来说,系统没有一个可以支持虚拟内存内存管理单元

    On the extreme end, ports like uClinux and ELKS target processors that are "too small" for regular Linux; in particular, systems without a memory-management unit that can support virtual memory.

    youdao

  • 系统限制特别是4GB虚拟内存上限已经极大地刺激很多公司开始考虑迁移到64平台上

    The constraints of 32-bit systems, particularly the 4gb virtual memory ceiling, have spurred companies to consider migrating to 64-bit platforms.

    youdao

  • 是因为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.

    youdao

  • 是因为Oracle使用大量虚拟内存特别是对于系统全局(SGA)。

    This is because Oracle USES a lot of virtual memory, particularly with respect to its System Global Area (SGA).

    youdao

  • 所有unix系统提供psvmstat之类的工具,通过它们提供进程和虚拟内存统计信息

    All UNIX systems provide tools such as ps and vmstat to provide process and virtual memory statistics.

    youdao

  • 正因为一点,系统管理员不得不更改许多系统中的设置特别是虚拟内存系统(换话说,即minpermmaxperm)。

    Because of this, systems administrators have had to change Settings on many subsystems-most notably with virtual memory (in other words, minperm and maxperm).

    youdao

  • 作为一名系统管理员应该已经对有关内存基本知识非常熟悉,物理虚拟内存之间区别。

    As a systems administrator, you should already be familiar with the basics of memory, such as the differences between physical and virtual memory.

    youdao

  • 执行之前,测试根据系统存在多少物理虚拟内存调整总的内存使用情况

    Before executing, the test adjusts its total memory usage according to how much real and virtual memory exist on the system.

    youdao

  • 使用页面主要目的提高高性能计算应用程序使用大量虚拟内存任何内存访问密集型应用程序系统性能

    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.

    youdao

  • 将介绍AIX如何使用虚拟内存寻址系统物理内存更大内存

    I discuss how AIX USES virtual memory to address more memory than is physically on your system.

    youdao

  • 我们将介绍AIX7如何使用虚拟内存寻址系统物理内存更大内存

    We discuss how AIX 7 USES virtual memory to address more memory than is physically on your system.

    youdao

  • 显示系统真实内存虚拟内存使用量和空闲

    It shows the used and free sizes of real and virtual memory in the system.

    youdao

  • 这个部分将介绍虚拟内存系统中的一些更改

    This section discusses the changes made in the virtual memory subsystem.

    youdao

  • 操作系统虚拟内存系统允许应用程序分配内存超过系统实际存在内存量,不足的部分磁盘上的临时存储组成。

    The operating system's virtual memory subsystem allows applications to allocate more memory than actually exists on the system, with the shortage being made up by temporary storage on disk.

    youdao

  • 映射客户操作系统物理内存实际上映射给这个进程虚拟内存

    The physical memory that is mapped for the guest operating system is actually virtual memory mapped into the process.

    youdao

  • 虚拟内存系统改进包括内存压力比较大的系统提供反向映射算法

    Virtual memory subsystem enhancements, including a reverse-mapping algorithm that provides improvements in memory-constrained systems.

    youdao

  • 比如虚拟内存使用率表示系统仅需增加一些内存提升性能

    For example, high virtual memory use can indicate that a system simply requires additional memory to increase performance.

    youdao

  • 通过使用反向映射算法虚拟内存系统已经得到了提高,内存受限的系统带来了改进

    The virtual memory subsystem has been enhanced with a reverse-mapping algorithm, which provides improvements in memory constrained systems.

    youdao

  • 通过使用反向映射算法虚拟内存系统已经得到了提高,内存受限的系统带来了改进

    The virtual memory subsystem has been enhanced with a reverse-mapping algorithm, which provides improvements in memory constrained systems.

    youdao

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

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

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