通信延迟 meaning in English
communication delay
Examples
- We study the design of routing algorithm . after analyzing the characteristics of message routing in the interconnection network , one new concept " the best network for routing " ( bnr ) is proposed . base on it , we present the framework for designing high performance minimal deadlock - free fully adaptive routing algorithms
基于“最佳寻径网”框架,以低通信延迟、高通信带宽和易vlsi实现为目标,设计了自适应性强、可扩展性好、性能优越的bbfam ( bnr - basedfully - adaptivealgorithmonmesh )完全自适应路由算法。 - Smpdca architecture has six outstanding excellences : complexity of the control logics of smpdca is lower than large scale superscalar ; supplying shortest inter - processor communication latency using the shared li data cache ; no cost to maintain cache coherence ; hit rate of data cache increase ; easy to reuse many softwares of symmetric multiprocessor ( smp ) ; exploit the parallelism of applications from many levels . this paper present the architecture model of smpdca , and illustrated its function units , and discussed its key techniques , and analyzed the address image policy of multi - ported cache
Smpdca结构具有六个突出优势:相对于大规模的超标量结构而言, smpdca结构的控制逻辑复杂性明显要低得多;相对于通过共享主存来实现处理器之间的通信的结构而言,通过一个共享的第一级数据cache来实现处理器之间的通信的smpdca结构能够提供非常小的处理器之间的通信延迟;没有cache一致性维护开销;数据cache命中率提高;便于smp (对称多处理器结构)的软件重用;从多个层次上开发程序的并行性。 - It is relatively appropriate to implement this model in opefating systms since memory and processes / thieads management could be combined organically at the same time , thread consistency model is able to utilize the advanage of multithreaded architecture to overlap conunwhcation with compllting so as to hide communication latency
同时,线程一致性模型能够充分利用多线程系统中计算与通信重叠从而隐藏通信延迟的优势,特别适合于多线程操作系统内核和多线程cpu 。