• Therefore, they cannot be accessed directly, but must be moved in through DMA.

    因而它们不能直接访问必须通过DMA 移进来

    youdao

  • The third copy happens as the DMA engine passes the data from the kernel socket buffers to the protocol engine.

    数据第三复制发生dma引擎数据内核套接字缓冲区传到协议引擎时。

    youdao

  • It takes a tag as its only parameter, converts it to a tag mask, requests a DMA status, and then reads the status.

    接受标签作为惟一一个参数,将它转换为标签掩码请求dma状态然后读取状态。

    youdao

  • In some cases, the data passed in as arguments will have more addresses that are, in turn, DMA-ed over in whole or in part.

    某些情况下作为参数传递进来数据更多地址,它们可能采用dma方式一起部分传入的。

    youdao

  • All DMA commands issued with the same tag are considered a single group, and status updates and sequencing operations apply to the group as a whole.

    所有相同标签发出dma命令认为是单一一个并且状态更新排序操作都会作用于整个组。

    youdao

  • In this application, you will only have one DMA command active at a time, so all of your operations will use 0 as the DMA tag.

    这个应用程序中,只有dma命令激活所以所有操作都将使用0作为DMA标签

    youdao

  • The real power of mailboxes comes when a program combines the mailbox and the DMA approach.

    程序组合使用邮箱DMA方法时,才会显出邮箱真正实力

    youdao

  • Moreover, the chip includes all the necessary plumbing to move bite-size chunks of DMA data around without any additional hardware design effort on your part.

    另外芯片还包括了所有必需管道技术以便随意移动少量dma数据而且无需设计任何其他硬件

    youdao

  • These all need to be quadword aligned, so that you can copy it into your main program and use the values with DMA transfers.

    而且它们按四字节对齐以便能够将其复制程序DMA 传输时使用

    youdao

  • The SPE can't hold that much data at once in the 256kb local store, but it can DMA over one chunk at a time for processing.

    SPE不能256kb本地存储中一保存这么数据但是可以采用dma方式一次获取一部分数据进行处理。

    youdao

  • Remember that DMA transfers of 16 bytes or more must be in 16-byte multiples and aligned to 16-byte boundaries on both the SPE and the PPE.

    记住传输16字节更多字节dmaspePPE必须是16字节的整数倍按照16字节边界进行对齐

    youdao

  • Whether it's an argument passed in or an address gotten some other way, the DMA targets must be aligned on cache lines (16 bytes).

    不管是传入参数还是通过其他方式获得地址DMA目标地址必须要与缓存线路(16字节)进行对齐

    youdao

  • So how does this wait for the DMA operation to complete?

    如何实现等待dma操作完成呢?

    youdao

  • When the command is written, the DMA request is enqueued into the MFC provided it has available slots -- yours certainly does as you are not doing any other concurrent DMA requests.

    命令写入时,DMA请求会被排队放入MFC,条件 MFC具有可用 —— 本例中自然如此,原因是本例没有进行任何并发DMA 请求。

    youdao

  • The problem is that there are unusually strict alignment requirements on data that will be transferred through DMA.

    这个问题由于通常通过dma方式传递数据时,严格对齐要求

    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

  • Queue a DMA GETB to refill the buffer with more data after the existing data is stored back.

    DMAGETB进行排队,从而现有数据存储回去之后,更多数据重新填充缓冲区

    youdao

  • By mapping multiple SPUs into a single process, it becomes possible to use DMA to transfer data between the local store of two SPUs directly.

    通过多个SPU映射进程中可以使用DMA两个SPU本地存储之间直接传输数据

    youdao

  • The ppe does this through memory-mapped register access from kernel mode, while the SPE writes to its DMA channels from code running on the SPU.

    PPE可以通过内核模式中使用内存映射寄存器来发起dma传输,SPE则可以使用SPU上运行代码写入dma通道

    youdao

  • Note that all of the declared variables which will be copied using DMA are aligned on quadword boundaries and are multiples of quadwords.

    注意所有声明变量使用DMA复制的)都是按四边界对齐的且都是四字的整数倍。

    youdao

  • Queue a DMA PUT to transfer the buffer back to main memory.

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

    youdao

  • Finally, all DMA command names have a _cmd suffix.

    最后所有dma命令名都一个_ CMD后缀

    youdao

  • A DMA request always involves moving data between the SPE local store and a virtual address space on the PPE side.

    dma请求通常会涉及数据SPE本地存储ppe虚拟地址空间之间进行移动

    youdao

  • Before getting into the details of the main program, I'll explore the DMA utility functions.

    深入介绍程序细节之前要先来探讨一下dma实用函数。

    youdao

  • The DMA command can also have certain levels of synchronization applied to it.

    dma命令可以应用一些特定级别同步

    youdao

  • As you may have guessed, most of the interesting parts of the program are taking place on the SPE, including all of the DMA transfers.

    正如猜测那样,程序大多数有趣部分发生SPE包括所有dma传输

    youdao

  • The "tag" is a number which can be assigned to one or many DMA commands.

    标签数值分配多个dma命令。

    youdao

  • For instance, one of the problems with the original code is that it is limited to the size of a DMA transfer.

    举例来说,原来代码问题dma传输大小限制

    youdao

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

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

    youdao

  • Once the DMA is completed, your function is done.

    一旦DMA完成函数完成。

    youdao

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

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

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