Shared memory provides the fastest method of interprocess communication, because it processes read and write messages at the speed of memory transfers.
共享内存提供了最快的进程间通信方法,因为它以内存传输的速度来处理读写消息。
Mask ROM is a type of read-only memory.
掩模只读存储器是一种只读存储器。
So how do you go about improving your memory? Read on to find out.
那么,你如何开始改善记忆力呢?继续往下读你就能发现答案。
It is illegal to read or write blue and red memory.
读取或者写入蓝色和红色内存是不合法的。
Do not read too much information into memory; rather, use caches to hold important information.
不要将太多信息读入内存中;而要使用缓存保存重要的信息。
All motherboards include a small piece of Read Only memory (ROM) which is separate from the main system memory used for loading and running software.
所有的主板都包括了一小块的只读存储器rom,它与用于载入和运行软件的主系统内存分离。
If you do not require such dynamic loading, you can preload your application with entities that you wish to be read from memory.
如果您不需要动态装载,那么可以将应用程序与想要从内存中读取的实体一起装载。
It is legal to write to yellow memory, but illegal to read from it.
写入到黄色内存中是合法的,但是从黄色内存中读取是不和合法的。
In other words, it may be removed from the buffer and written back to the disk before subsequent data pages can be read into the memory and processed.
换言之,在后续数据页被读入内存并被处理之前,它们可能已经从缓冲区中删除,并写回磁盘。
Shared memory: Read a primer on Shared memory and learn more about the various implementations available.
共享内存:阅读关于共享内存的基础教程,进一步了解各种实现。
However, DOM generally consumes more memory as everything is read into memory first.
但是,DOM通常更加占用内存,因为一切内容都会先读取到内存中。
Listing 6 shows how to determine how many blocks were read from disk versus those from memory.
清单6显示了如何确定有多少块是从磁盘中读取的,以及有多少块是从内存中读取的。
The message is read directly into a memory data structure that is divided into the data fields of the message.
消息被直接读入分解成消息数据字段的内存数据结构。
This means that the whole of the file does not have to be read into memory before processing of the file can commence.
这意味着不必将整个文件读取到内存中才能着手处理文件。
My WAP has a read-write filesystem in memory for work files and logging.
我的WAP在内存中有一个只读的文件系统,用于为文件和日志提供服务。
Second, a bytecode dispatch is a single direct memory read, followed by a single indirect branch.
其次,字节码调度程序只是一个简单地从内存中直接读取,转而间接调度分支程序的过程。
When a JFFS is mounted, the structural details are read into memory, which can be slow at mount-time and consume more memory than desired.
挂载JFFS时结构细节将读取到内存中,这将延缓挂载时间并消耗更多的内存。
The SPE cannot read main memory directly, but instead must import and export data between the local store and main memory using DMA commands to a unit called the memory flow controller, or MFC.
SPE不能直接读取主存,相反地必须通过对内存流控制器(或mfc)的单元使用dma命令来在本地存储和主存之间导入和导出数据。
Read information from internal memory and the local database.
从内部内存和本地数据库读取数据。
MySQL also allocates memory to read tables.
MySQL也会分配一些内存来读取表。
The large spike in the CPU Usage History shows the processing that occurs after the file has been read into memory.
CPUUsageHistory的大型峰值说明文件读取到内存后的执行了处理动作。
The rule of thumb is that XML expands by a factor of ten when read into memory.
经验规则是,XML 被读入内存时它会扩大10倍。
Being prudent, you use Data: : Dumper to look at what gets read into memory and are upset to find what's seen in Listing 8.
谨慎起见,先使用Data:Dumper查看在内存中读入了什么内容,结果如清单8所示。
This page then has to be read into the memory again for processing later.
那么,在以后处理这些后续页时,还必须再次将它们读入内存。
With compression, fewer pages need to be read into memory from disk, making the overall system perform better.
通过使用压缩,需要从磁盘读入内存的页面更少了,这会提高总体系统性能。
Reads and writes of atomic variables have the same memory semantics as read and write access to volatile variables.
读取和写入原子变量与读取和写入对可变变量的访问具有相同的存取语义。
I'd encourage you to refresh your memory and read one of my blog post back one year ago - PLM Data, Identification and Part Numbers.
我想再次唤醒大家的记忆,请重新读一读这篇一年前写的博文——PLM数据,身份标识和零件编号。
Many compilers can generate more efficient code for this by putting the tables in read-only memory.
很多编译器通过将表放入只读内存中可以生成更高效的代码。
For read-only data, one of the in-memory caches might be enough.
对于只读数据,一个内存缓存可能就足够了。
The property file is read into memory and controls the behavior of the case.
这个属性文件被读入内存中,控制案例的行为。
应用推荐