memory mapping
内存映射;存储映像;存储单元布置;[计] 存储变换
2026-03-21 19:48 浏览次数 23
内存映射;存储映像;存储单元布置;[计] 存储变换
releasing space allows the underlying operating system to cut down on swap space requirements and reuse memory mapping tables.
释放空间使底层操作系统减小对交换空间的许求并且重用内存映射表。
there「s code to provide the memory mapping through the use of shadow page-tables and management of x86 segments.
还有一些代码通过使用影子页表(shadowpage-table)和管理x86区段来提供内存映射。
the memory mapping tool has other features and uses, and you can learn more about these by consulting the official product documentation.
内存映射工具有其他的特性或者使用,而且通过咨询官方的文件文献,您还可以学到更多的关于它们的知识。
this paper introduces the method of realizing information exchange by using memory mapping technology in a computer control system under dos and the using of dual-port ram.
说明了在dos环境下如何利用内存直接映像技术在微机控制系统中实现信息交换。介绍了双端口数据存储器的使用;
file mapping and memory mapping view.
文件的映射和内存映射视图。
a new practical scheme for the implementation of the communications between windows processes using the windows hook function and memory mapping are proposed.
提出了一种结合运用钩子函数和内存映像实现一类进程间通信的实现方案,并对该方案的具体实现方式进行了详尽的论证和阐述;
it is also possible to create an anonymous memory mapping that does not correspond to any files, being used instead for program data.
也能够在该区域创建一个不对应于任何文件的匿名内存映射,用于代替程序数据。
based on the analysis of existing design, the subsystem of high-speed data capturing and protocol filtering based on memory mapping technology is designed.
本文在分析现有的数据捕获和协议过滤设计所存在的问题基础上,设计了一个基于内存映射的数据捕获和协议过滤子系统。
an added benefit is that the memory mapping can be displayed alongside a raw, column-based rendering.
还有一个好处是,内存映射可以沿着一个大概的、基于列的赋值处显示。
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.
尽管数据段映射了文件,但这种内存映射是私有的 ,也就是说,数据段的内存更新不会在其映射的文件中生效。
memory mapping is a convenient and high-performance way to do file i/o, so it is used for loading dynamic libraries.
执行文件i /o,内存映射是一个方便的和高性能的方式,因此,它被用于加载动态库。
memory mapping is a convenient and high-performance way to do file i/o, so it is used for loading dynamic libraries.
共享内存映射是一种执行文件读写的便捷,高性能办法,因此被用于载入动态链接库。
with the method, the distributed relation database, object-oriented technology and memory mapping file are used.
该方法主要基于分布式关系数据库,内存映射机制,面向对象等技术。
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)自身也在进化,比如对于系统级别的分配,偶尔会做出一个更明智的内存映射选择。
linux randomizes thestack, memory mapping segment, and heap by adding offsets to their starting addresses.
linux随机为栈(stack)、内存映射段(memorymappingsegment)以及堆(heap )的起始地址添加偏移量。
the memory mapping feature enables you to display a region of memory according to a layout defined in an xml file.
内存映射特性能够使您根据xml文件中所定义的布局来显示内存的某个区域。
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必须谨慎地转换内存映射和权限。