• For about 20 years now, CPUs have increased exponentially in speed, while main memory has weakly linearly increased in speed.

    20年来CPU速度指数式快速增长,主内存的增长慢得多,大致是直线式的。

    youdao

  • As a result, data is continually written and read from disk rather than from main memory, which is very detrimental to performance.

    导致的结果不断地磁盘内存读写数据是影响性能的重要限制因素。

    youdao

  • Every location in main memory is numbered with a sequential numeric address by which the memory location is referred.

    中的每个位置使用连续数字地址编号内存位置使用这个地址来引用

    youdao

  • The SPU queues a DMA GET to pull a portion of the problem data set from main memory to a buffer.

    SPUDMA GET进行排队,从而将涉及的数据一部分内存传输一个缓冲区。

    youdao

  • Due to the latency difference between main memory and on-chip memory cache, POWER7 was designed with three levels of on-chip cache (see Figure 1).

    由于内存芯片级内存缓存之间延迟差别,POWER 7设计三种级别芯片级缓存机制(1)。

    youdao

  • When a program writes to memory, the processor only modifies the line in the cache, but does not update main memory.

    一个程序写入存储处理器仅仅只会修改缓存线不会更新主要的存储内容。

    youdao

  • The SPEs access main storage with direct memory access (DMA) commands that move data and instructions between main storage and a private local memory, called a local store or local storage (LS).

    SPE直接内存访问DMA命令访问存储器,可以在主存储器称为本地本地存储LS)的私有本地内存之间移动数据指令

    youdao

  • Furthermore, compressed pages of a DB2 table space remain compressed in the DB2 buffer pool in main memory.

    而且DB 2空间压缩内存db2缓冲仍保持压缩。

    youdao

  • For example, data structures and access methods are specifically optimized to work on data that is located in main memory.

    比如数据结构访问方法专门针对位于内存中的数据进行了优化

    youdao

  • For DB2, the largest consumer of system main memory is its buffer pool, which is basically a single, large Shared memory region.

    对于DB2系统最大消耗者缓冲这个缓冲池基本上一个单独的、较大共享内存区域。

    youdao

  • The SPU queues a DMA PUT to transmit the buffer back to main memory.

    SPUDMA PUT进行排队,从而缓冲区传输内存。

    youdao

  • The existing JMM says that volatile reads and writes are to go directly to main memory, prohibiting caching values in registers and bypassing processor-specific caches.

    现有JMM 表明易失性的直接存打交道的,这样避免了把存储寄存器或者绕过处理器特定的缓存。

    youdao

  • Committed pages are loaded into main memory only when the process first references them. Hence the name on-demand paging.

    提交只有第一次引用入主存因此成为请求式分页。

    youdao

  • 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命令本地存储主存之间导入导出数据

    youdao

  • After each data processing step, you set up both a PUT to transfer the data to main memory and a GET to get the next batch of data.

    每个数据处理步骤之后,设置PUT(将数据传输内存)一个 GET(获得数据)。

    youdao

  • And remember that this memory modification will need to trickle down from L1 to L2 cache, and then to main memory.

    不要忘了,这时内存修改需要L1写入l2高速缓存、然后才写入主存。

    youdao

  • EA stands for effective address, which is a main memory address as viewed from the main PPE program.

    EA表示有效地址是从ppe程序中看到地址。

    youdao

  • The SPU queues a DMA GET to pull a portion of the problem data set from main memory into buffer #2.

    SPUDMA GET 进行排队,从而将涉及的数据一部分内存传输二号缓冲区。

    youdao

  • After the memory allocation in main , where is the namestr variable used and overwritten?

    这个内存分配main后,namestr变量在什么地方被使用编写呢?

    youdao

  • But the same code died horribly when someone introduced a 68030 machine with main memory starting at 0x8000000.

    但是当将相同代码移植到一台存地址从0x8000000开始的68030机器上,这些代码就会死掉

    youdao

  • If the data or instruction is not present in the cache, or if the cache line is invalidated, the CPU updates its cache by reading the data from the main memory.

    如果数据指令没有出现高速缓存中,或者如果高速缓存线路无效的时候,CPU通过存储器中数据来更新的高速缓存。

    youdao

  • As the word and letters are entered, they are displayed in the CRT screen and stored in main memory of the personal computer.

    字母单词输入以后它们显示阴极射线管屏幕上并且存储在计算机在

    youdao

  • Because data is replicated across the cluster, each server in the cluster has enough main memory to store the entire context data.

    由于数据整个集群进行复制,集群中的每个服务器都有足够存储整个上下文数据。

    youdao

  • However, remember that they point to memory in the main storage of the application (an effective address), not to the SPE's local store.

    记住它们指向应用程序存储内存(有效地址),而非SPE本地存储

    youdao

  • 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用于载入运行软件的系统内存分离。

    youdao

  • By allowing fast access to frequently used data, software can run much faster than if it had accessed the data from the main memory.

    由于允许频繁使用数据进行快速存取软件运行主存储器中存取数据快得

    youdao

  • A TLB miss requires accessing a page table that is stored in the main memory, which consumes considerably more processor cycles.

    如果TLB没有命中,那么就需要访问存储中的而这样做需要消耗相当的处理器周期。

    youdao

  • In addition, the middleware can manage these caches to reduce pressure on main memory and copy them between processors to improve workload management.

    此外中间件可以这些缓存进行管理从而减少压力处理器之间复制这些信息,改善工作负载管理。

    youdao

  • In addition, the middleware can manage these caches to reduce pressure on main memory and copy them between processors to improve workload management.

    此外中间件可以这些缓存进行管理从而减少压力处理器之间复制这些信息,改善工作负载管理。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定