The problems of optimizing the memory copy for device driver program and zero copy technique are discussed.
进一步讨论了驱动程序的内存拷贝优化问题和零拷贝技术。
If the disk copy has not changed since the workbook was loaded, the in-memory copy of the workbook is not reloaded.
如果自加载工作簿以来还未更改过磁盘副本,则不重新加载工作簿的内存副本。
Even then, it still includes the database protocol overhead and memory copy from the server space to the application space.
即便如此,它仍然包括数据库协议开销,以及从服务器空间到应用程序空间的内存复制。
Using the topas command on the source VIOS, you may observe some network traffic on the SEA (ent6) as a result of the memory copy.
在源vios上使用topas命令,可以看到SEA (ent6)上有一些网络通信流,这是内存复制产生的通信流。
An experiment is conducted to analyze the relations between the velocity of every memory copy function and the size of memory to be copied.
通过实验分析了各内存拷贝函数拷贝速度与拷贝内存量之间的对应关系。
The simulation process is similar to real time signal analysis of practical reconnaissance system by means of memory copy technique which refreshes display signals.
本系统使用内存拷贝技术对显示信号进行动态刷新,使仿真过程更接近侦察系统的信号实时分析。
The in-memory copy of the metadata can be queried using methods from one of the "import" interfaces, or added to using methods from the one of the "emit" interfaces.
可以查询也可以添加的元数据的内存中副本,其中,查询方法来自“导入”接口之一,添加方法来自“发出”接口之一。
Effectively, RDMA allows a member's agent to simply perform what appears to be a local memory copy operation, when in fact the target is the memory address of a remote machine.
RD ma有效地使成员的代理只需执行看似本地内存复制的操作,而此时的实际目标是远程计算机的内存地址。
After analyzing the test data, it concludes that the performance of Ethernet adapter driver is improved by both optimizing the memory copy and adopting the zero copy technique.
通过测试数据分析得出优化内存拷贝和使用零拷贝技术都能提高网卡驱动程序的性能。
For example, you can retrieve information from a backend system, but rather than copy every possible object from the store to memory, just load small pieces and put them into a cache.
例如,可以从后端系统检索信息,但不将每个可能的对象均从存储区复制到内存中,而仅加载其中的小部分,将其放置在缓存中。
A transient variable enables the application to keep a copy in local memory, but rebuilds the object if using the backup copy.
临时变量允许应用程序在本地内存中保留副本,但可以在使用备份副本的情况下重新构建对象。
Because of the nature of memory systems and instruction-set designs, the best generic routine to copy memory is rarely as fast as code written to copy a particular length.
由于内存系统和指令集设计的特性,用于复制内存的最佳通用例程的执行速度通常比用于复制特定长度的代码慢。
There is no direct footprint benefit because each JVM still has a copy of the AOT executable but there are memory and CPU savings from being able to reuse this code rather than repeat the compilation.
因为每个JVM仍然拥有AOT代码的拷贝,所以这种实现方式对于内存使用量没有直接的好处。但是,由于能够重用 AOT 代码并避免重复编译,可以节省内存和CPU。
The result is that system cycles are used to make the copy, as well as maintain two areas of memory largely performing the same function.
结果,系统周期被用于执行复制,并使这两个区域的内存基本上执行相同的功能。
A primary contributor to the complexity of memory management is aliasing: having more than one copy of a pointer or reference to the same block of memory or object.
内存管理复杂性的主要原因是别名使用:同一块内存或对象具有多个指针或引用。
So, not only do we only have one copy of printf on the disk, we only have one in memory.
所以,我们不但可以在磁盘上只有printf的一个副本,而且在内存中也只需要一个副本。
This allowed the system to be distributed over multiple processors, either using shared memory directly as in most Mach messages, or by adding code to copy the message to another processor if needed.
这种设计有利于把系统分布到多个处理器之上,既可以像大多数Mach消息那样直接通过共享内存来传递,也可以在必要的时候增加一点代码把消息复制到别的处理器上。
Theoretically, this file should be a carbon copy of guitars.xml, since no changes were made to the file in memory.
理论上讲,这个文件应该是guitars.xml的完全复制,因为在内存中没有改变该文件。
The display changes when you swap memory pages so you need not copy an Image object from program memory to video memory; you merely change video Pointers and the display changes.
当交换内存页时显示就发生更改,所以您不需要将Image对象从程序内存复制到显示内存;您只要更改视频指针,显示就会发生更改。
The first copy (see Figure 1) is performed by the direct memory access (DMA) engine, which reads file contents from the disk and stores them into a kernel address space buffer.
直接内存存取(direct memory access,DMA)引擎执行了第一次拷贝(参见图1),它从磁盘中读取文件内容,然后将它们存储到一个内核地址空间缓存区中。
This program tries to store to an unallocated memory location by doing a string copy from arr to the p variable. The expected result is a SEGSEGV signal, as you can see
这个程序试图在一个尚未分配的内存中保存数据:它执行一个字符串复制操作,将arr中的数据复制到p变量中。
The caller fetches the current state of the item from the repository and creates an in-memory working copy based on the state retrieved.
调用者从存储库中获取该项的当前状态,并基于检索到的状态创建一个内存中的工作副本。
The image is based upon a stopped version of the instance and should not be confused with a snapshot which is a copy of a running instance including its in-memory state.
映像是基于实例停止后的版本,要与快照区分开,后者是正在运行的实例的副本,包括其内存状态在内。
In addition, the middleware can manage these caches to reduce pressure on main memory and copy them between processors to improve workload management.
此外,中间件还可以对这些缓存进行管理,从而减少主存的压力,并能在处理器之间复制这些信息,以改善工作负载管理。
Some keep a copy of the data in all applications — both memory and swap space.
有些变体保留所有应用程序中的数据副本——同时包括内存和交换空间中的应用程序。
Otherwise, it's just storing in memory a duplicate copy of the POST data, which isn't needed.
否则,它仅在内存中存储POST数据的一个副本,而这没有必要。
When you view a web page, for example, a copy of the page is loaded into the video memory of your computer (or phone, or iPad) before the device can display it on the screen.
例如当你查看一个网页时,在设备显示内容之前,页面的副本就加载到你的计算机(或手机,或iPad)的内存。
IE7's naive concatenation algorithm requires that the browser repeatedly copy and allocate memory for larger and larger strings each time through the loop.
IE7天真的连接算法要求浏览器在循环过程中反复地为越来越大的字符串拷贝和分配内存。
There's still no voice dialing, video recording, copy-and-paste, memory-card slot, Bluetooth stereo audio or phone-to-phone photo sending (MMS).
iPhone仍然没有语音拨号,没有视频录制,没有复制粘贴功能,没有记忆卡插槽,没有蓝牙立体声,也没有彩信功能。
There's still no voice dialing, video recording, copy-and-paste, memory-card slot, Bluetooth stereo audio or phone-to-phone photo sending (MMS).
iPhone仍然没有语音拨号,没有视频录制,没有复制粘贴功能,没有记忆卡插槽,没有蓝牙立体声,也没有彩信功能。
应用推荐