设计一个适合Cache预取的算法,可以通过使用现代CPU的软件预取(software prefetching)指令,降低CPU Cache的失效率,从而减少cache失效带来的性能损失; 2.通过优化算法,使得算法中计算的并行性得到提高。
基于16个网页-相关网页
The information getting from cache profiling can be used to improve instruction scheduling,software prefetching,generating cache hints and helper threads.
Cache profiling获得的信息可以用来改进指令调度、软件预取、生成cache hint和辅助线程等。
参考来源 - Cache Profiling技术 in C·2,447,543篇论文数据,部分数据来源于NoteExpress
应用推荐