memory-mapped

memory-mapped

 英

  • adj.存储映象的
  • 网络内存映射方式;记忆体映射;内存映射的

英汉解释

adj.
1.
存储映象的

例句

With the next version of the BCL, . NET developers will be able to use memory-mapped files directly instead of via platform invoke calls.

BCL下一个版本,.NET开发人员能够直接使用内存映射文件无需通过平台调用方式

Memory-mapped files allow applications to work with incredibly large files, even in excess of a gigabyte, in a highly efficient manner.

内存映射文件应用程序可以操作非常庞大文件甚至G文件高效处理

When working with very large files, native developers turn to a technique known as Memory-Mapped Files.

处理巨型文件真正开发人员转而使用一种技术内存映射文件

One of the most common uses of a memory-mapped file is inter-process communication.

使用内存映射文件一种常见情形内部进程通信

As the name implies, a memory-mapped file maps a file-like construct to an address in memory.

顾名思义一个内存映射文件一个类似文件结构映射内存地址

When an SPU tries to read from an empty mailbox, it will stop execution until some value is written to its memory-mapped register.

SPU视图一个邮箱读取信息停止执行直到写入自己内存映射寄存为止

Shared classes are implemented as memory mapped files, so the memory they occupy is shown in the Mapped Data output row.

共享通过内存映射文件实现所以它们占用内存显示MappedData输出

To help improve startup time, the JVM now works with memory-mapped files.

为了帮助改善启动时间JVM现在内存映射文件一起工作

Some networks do not fully support the memory-mapped files used by the linker.

一些网络完全支持链接器使用内存映射文件

Despite the name, memory-mapped files are not necessarily real files.

尽管名称如此内存映射文件并不需要一个真正文件

Specifies access capabilities and restrictions for a memory-mapped file or view.

指定记忆对应检视存取能力限制

Check that the common language runtime has sufficient permissions to create memory-mapped files.

检查公共语言运行时具有创建内存映射文件足够权限

The Cluster service and Resource Monitor process share a memory-mapped section backed by the paging file.

群集服务资源监视器进程共享页面文件支持内存映射

Memory-mapped files are an operating system feature that links a block of memory to a file.

内存映射文件一块内存连接一个文件操作系统特性

If we explore the construction of the memory mapped file we can see that there is no stream, we just name the resource.

如果我们想要探究内存映射文件结构的话需要构造一个只要找到资源名字即可

Containing the number of bytes of physical memory mapped to the process context.

包含映射进程上下文物理内存字节

Then, when it is time to start the JVM, instead of loading the system classes from scratch, the memory-mapped files are loaded.

这样启动JVM不会从头开始系统而是内存映射文件

Classes with virtual functions should never be stored in shared data segments nor in memory mapped files.

具有函数永远存储共享数据存储内存映射文件

Instructs the Windows loader to search for the entry point in the specified memory-mapped code.

指示Windows加载程序指定内存映射代码搜索入口

Performance counters use a memory mapped file, or shared memory, to publish performance data.

性能计数器使用内存映射文件共享内存发布性能数据

Represents the permissions that can be granted for file access and operations on memory-mapped files.

表示允许记忆对应进行档案存取作业权限

A memory-mapped file is created in a directory called javasharedresources to store the class data.

javasharedresources目录创建内存映射文件存储数据

The memory-mapped registers are used by the PPE to control certain aspects of an SPE, but are not accessible by the SPU code itself.

内存映射寄存器PPE用来控制SPE特定属性进行控制但是SPU代码本身不能进行访问

You can use the stream returned by this method for sequential access to a memory-mapped file, such as for inter-process communications.

使用方法返回顺序访问内存映射文件如如进程通信

Creates a memory-mapped file that has the specified access mode, name, capacity, and access type from a file on disk.

基于磁盘文件创建一个具有指定访问模式名称内存映射文件

The target file is open or memory-mapped on a computer running Microsoft Windows NT.

目标文件打开内存映射运行MicrosoftWindowsNT计算机

Another major performance boost for . NET is support for memory-mapped files.

另外一个针对.NET重要性能改进内存映射文件支持

Committed memory mapped directly into the file system.

直接映射文件系统提交内存

Note that these last three points apply to memory-mapped files and shared data segments.

注意上述最后适用于内存映射文件共享数据

Creates a memory-mapped file that has the specified access mode, name, and capacity from a file on disk.

磁碟档案建立记忆对应这个记忆对应具有指定存取模式

You can use memory mapped files to allow multiple processes running on the same machine to share data with each other.

使用内存映射文件运行同一台机器多个进程共享彼此数据

I'll discuss an eighth type, MappedByteBuffer, available for memory-mapped files, later in this article.

本文后面讨论第8种类型MappedByteBuffer用于内存映射文件

After reading this article, you should understand NIO, from basic get and put operations to reading a memory-mapped file.

阅读本文之后应该了解NIO基本getput操作读取内存映射文件方面知识

Gets the amount of physical memory mapped to the process context.

获取映射进程上下文物理存量

If each page-table entry consumes 8 bytes, then that would be 2 MB of overhead for every 1 GB of memory mapped.

如果每个条目消耗8个字节那些映射1GB内存需要2MB开销

In Java 6, the default implementation of the cache has been changed to use a memory mapped file.

Java6缓存默认实现改为使用内存映射文件

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

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

An error occurred creating a memory -mapped file.

创建内存映射文件发生错误

Win32 creates a shared memory resource by shared memory-mapped files.

Win32通过共享内存映射文件创建共享内存资源

This will create the memory mapped file but to start using it we will need a map view.

这样我们创建一个内存映射文件

热门查询