说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 高速缓存公平性
1)  cache fairness
高速缓存公平性
2)  cache complexity
高速缓存复杂性
1.
This paper mainly analyses this model, and proves that cache oblivious algorithms based on it not only have optimal work complexity and cache complexity, but also have high experiment performance by means of theoretical analysis and performance investigation.
分析了在高速缓存有效的算法设计中提出的一个新的存储模型———理想高速缓存模型,并通过理论分析和性能测试,证明了基于该模型设计的高速缓存参数无关算法不仅具有最优的工作复杂性和高速缓存复杂性,而且具有很好的实验性能。
3)  attribute caching
属性高速缓存
4)  Cache Coherence
高速缓存一致性
1.
The Cache Coherence Protocol is a key component towards the correctness and effciency of the computer system.
高速缓存一致性问题不仅关系着系统的正确性,还对系统的性能有着重要影响。
5)  cache [英][kæʃ]  [美][kæʃ]
高速缓存
1.
Way selecting cache architecture for low power consumption;
采用路选择技术实现的低功耗高速缓存设计
2.
Solution to the Optimization of Data Consistency in Embedded System with CACHE;
嵌入式系统高速缓存一致性优化解决方案
3.
Design and performance analysis of non-inclusive cache on CMP;
CMP体系结构上非包含高速缓存的设计及性能分析
6)  Cache Memory
高速缓存
1.
The Performance Analyse of Cache Memory;
本文分析了高速缓存的结构和工作原理 ,阐述了高速缓存的工作过程以及对处理器性能的影响。
补充资料:高速缓存策略
NetRAID控制器具有两种高速缓存策略(CachePolicy),分别为CachedI/O(缓存I/O)和DirectI/O(直接I/O)。缓存I/O总是采用读取和写入策略,读取的时候常常是随意的进行缓存。直接I/O在读取新的数据时总是采用直接从磁盘读出的方法,如果一个数据单元被反复地读取,那么将选择一种适中的读取策略,并且读取的数据将被缓存起来。只有当读取的数据重复地被访问时,数据才会进入缓存,而在完全随机读取状态下,是不会有数据进入缓存的。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条