查询
1 词典释义:
memory mapping
时间: 2024-12-25 17:00:33

n.存储映射(技术)

双语例句
  • File mapping and memory mapping view.

    文件的映射和内存映射视图。

  • NEW: Local malware database now USES memory mapping.

    新:当地的恶意软件数据库,现在使用内存映射。

  • Below the stack, we have the memory mapping segment.

    下面的堆栈,我们的内存映射段。

  • Clearly, 1gb of RAM is not enough to handle 1.52gb of Shared memory mapping.

    显然,1gb的RAM不足以处理1.52 GB的共享内存映射。

  • Is the Relocation register changed in terms of memory mapping and allocation?

    是基址寄存器的内存映射和配置方面的改变?

  • They include locality preservation, wilderness preservation, memory mapping, and caching.

    包括局部化保持,拓展块保留,内存映射和高速缓冲。

  • An added benefit is that the memory mapping can be displayed alongside a raw, column-based rendering.

    还有一个好处是,内存映射可以沿着一个大概的、基于列的赋值处显示。

  • There's code to provide the memory mapping through the use of shadow page-tables and management of x86 segments.

    还有一些代码通过使用影子页表(shadow page - table)和管理x86区段来提供内存映射。

  • The memory mapping feature enables you to display a region of memory according to a layout defined in an XML file.

    内存映射特性能够使您根据XML文件中所定义的布局来显示内存的某个区域。

  • Memory mapping is a convenient and high-performance way to do file I/O, so it is used for loading dynamic libraries.

    执行文件I / O,内存映射是一个方便的和高性能的方式,因此,它被用于加载动态库。

  • Coming up we'll look at memory mapping, how file reading and writing ties into all this and what memory usage figures mean.

    进而我们会看看内存映射原理、与之相关的文件读写机制以及内存使用情况图表所揭示的含义。

  • Releasing space allows the underlying operating system to cut down on swap space requirements and reuse memory mapping tables.

    释放空间使底层操作系统减小对交换空间的许求并且重用内存映射表。

  • The memory mapping tool has other features and USES, and you can learn more about these by consulting the official product documentation.

    内存映射工具有其他的特性或者使用,而且通过咨询官方的文件文献,您还可以学到更多的关于它们的知识。

  • Even though the data segment maps a file, it is a private memory mapping, which means that updates to memory are not reflected in the underlying file.

    尽管数据段映射了文件,但这种内存映射是私有的,也就是说,数据段的内存更新不会在其映射的文件中生效。

  • Even though the data segment maps a file, it is a private memory mapping, which means that updates to memory are not reflected in the underlying file.

    尽管数据段映射了一个文件,它是一个私有内存映射,这意味着更新到内存中不反映在底层的文件。

  • Based on the analysis of existing design, the subsystem of high-speed data capturing and protocol filtering based on memory mapping technology is designed.

    本文在分析现有的数据捕获和协议过滤设计所存在的问题基础上,设计了一个基于内存映射的数据捕获和协议过滤子系统。

  • Such as when the VM executes code in kernel mode; then VMWare has to carefully translate the memory mapping and permissions in order to simulate the VM's virtual CPU correctly.

    比如,当VM以内核模式执行代码时;为了正确地仿真VM的虚拟cpu, VMWare必须谨慎地转换内存映射和权限。

  • Additionally, operating systems (including Linux and Solaris) have themselves evolved, for example to make memory mapping an occasionally-wise choice for system-level allocation.

    除此之外,操作系统(包含Linux和Solaris)自身也在进化,比如对于系统级别的分配,偶尔会做出一个更明智的内存映射选择。

  • Memory mapping is used to map image and data files into a processes address space. In memory mapping, the contents of a file are linked directly into the virtual address space of a process.

    内存映射被用于将映像和数据文件映射到一个进程的虚拟地址空间中,也就是将文件内容直接地连接到虚地址中。

  • The mapping of virtual memory to physical memory occurs through page tables, which are implemented in the underlying hardware (see Figure 1).

    虚拟内存到物理内存的映射通过页表完成,这是在底层软件中实现的(见图1)。

  • Reverse mapping provides a mechanism for discovering which processes are using a given physical page of memory.

    反向映射提供了一个发现哪些进程正在使用给定的内存物理页的机制。

  • The most notable and obvious cost of reverse mapping is that it incurs some memory overhead.

    反向映射最重要、明显的代价是,它带来了一些内存开销。

  • The more data, the more mapping information and Pointers required for memory translation and the maintenance of them.

    数据越多,内存转换和数据维护所需的映射信息和指针也越多。

  • You may also want to reread the "type mapping Pattern" section in Part 1 to refresh your memory on how type mappings are resolved internally.

    您可能还想重新阅读第1部分中的“类型映射模式”这一部分来回忆一下如何内部解析类型映射。

  • The DWARF line table contains the mapping between the source lines (for the executable parts of a program) and the memory containing the code corresponding to the source.

    DWARF行表包含源行(属于程序的可执行部分)与内存(包含与源代码对应的代码)之间的映射关系。

  • In such a situation, every process mapping that same 1 GB of memory would consume its own 2 MB worth of page-table entries.

    在这种情况下,每个映射到同一块1 GB内存的进程将为页表条目付出自己2 MB的代价。

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

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

  • A timeline mapping memory usage to time would reveal the severity of the leak.

    在内存使用量与时间之间建立映射的时间线将揭示泄漏的严重程度。