搜索资源列表
against-tracking
- 用指令预取反跟踪。CPU 的执行时并不是执行到哪一句再到内存中去取那一句,而是先读入到 CPU 的 Cache 中,如果指令已经到了 Cache 中,再将它修改也没有用了,如果用跟踪程序的话,CPU 的 Cache 中就不会是跟正常执行时的指令相同,所以可以改动下几条指令,当然是故意改错,如果没有跟踪,程序还回照常执行,有跟踪的话,那就... -with instructions Prefetching anti-tracking.
PeertoPeerStreamingPerformance
- 流媒体 P2P性能优化 会议论文 清华大学课程指定阅读文献-Performance Analysis and Improvement of Overlay Construction for Peer-to-Peer Live Streaming_Simulation2006.pdf Performance Evaluation of Distributed Prefetching for Asynchronous Multicast
cuda_matmult_opt
- CUDA matrix multiplication 3 different optimization schemes are included (loop unrolling, data prefetching, thread granularity)
Data-Mining-Algorithm-for-Generalized-Web-Prefetc
- A data mining Alogorithm for Generalized Web Prefetching
prefetch_0.2.5.tar
- 本项目旨在为Linux提供完整的数据Prefetch解决方案-This project aims at providing complete Linux solution for prefetching data necessary for fast start of application.
prefetch
- R5000 and RM5200 implements pref and prefx instructions but they re nops, so rather than wasting time we pretend these processors don t support prefetching at all.
setup-sdhci-gpio
- cache prefetching needs more experimentation to get optimal settings.
FileIO
- 一个简单的带buffer的文件I/O 类。实现了简单的 缓写 和 预读 策略,代码有注释,本代码仅供演示参考请勿用于实际项目。(入口文件的代码是用于测试文件合并的例子)(A simple I/O file class with buffer. The slow and write simple Prefetching Strategy, annotated code, the code is for reference for act
prefetchingRelatedPapers
- prefetching in matlab papers