数据预取 ( Data prefetching ) 是一种有效掩盖内存访问延迟的技术。在硬件和/或软件的支持下,预取技术能在处理器需要访问数据之前预先将数据从内存读入高速缓...
基于26个网页-相关网页
This paper proposes a pointer data prefetching method for the memory wall problem——pure traversal push mechanism.
针对现代计算机系统中的存储墙问题,提出一种适合于链式数据结构的数据预取方法——纯遍历推送方法。
参考来源 - 基于CMP的指针数据预取方法·2,447,543篇论文数据,部分数据来源于NoteExpress
PREFETCHSIZE specifies the number of pages to be read from the table space when data prefetching is being performed.
PREFETCHSIZE指定在执行数据预取时将从表空间读取的页数。
Feedback directed data prefetching optimization has become one of the advanced compiler optimization techniques. it can do well in linked data prefetching.
反馈式数据预取优化技术是当前高性能计算技术中前沿的一种编译优化手段,可以很好地解决链式结构的预取问题。
Because of the number of table scans and table sorts in the TPC-H workload, prefetching data from disks into memory is important for optimal performance.
因为TPC - H工作负载中表扫描和表排序的数量较多,所以为获得最佳性能将数据从磁盘预取到内存是很重要的。
应用推荐