首页 | 本学科首页   官方微博 | 高级检索  
     


Dynamic Data Prefetching in Home-Based Software DSMs
Authors:HU Weiwu   ZHANG Fuxin     LIU Haiming Institute of Computing Technology  The Chinese Academy of Sciences  Beijing   P.R. China
Affiliation:HU Weiwu, ZHANG Fuxin , and LIU Haiming Institute of Computing Technology,The Chinese Academy of Sciences,Beijing 100080,P.R. China
Abstract:A major overhead in software DSM (Distributed Shared Memory) is the cost of remote memory accesses necessitated by the protocol as well as induced by false sharing. This paper introduces a dynamic prefetching method implemented in the JIAJIA software DSM to reduce system overhead caused by remote accesses. The prefetching method records the interleaving string of INV (invalidation) and GETP (getting a remote page) operations for each cached page and analyzes the periodicity of the string when a page is invalidated on a lock or barrier. A prefetching request is issued after the lock or barrier if the periodicity analysis indicates that GETP will be the next operation in the string. Multiple prefetching requests are merged into the same message if they are to the same host. Performance evaluation with eight well-accepted benchmarks in a cluster of sixteen PowerPC workstations shows that the prefetching scheme can significantly reduce the page fault overhead and as a result achieves a performance increase of 15%-20% in three benchmarks and around 8%-10% in another three. The average extra traffic caused by useless prefetches is only 7%-13% in the evaluation.
Keywords:software DSM   remote access   prefetching   performance evaluation
本文献已被 CNKI 等数据库收录!
点击此处可从《计算机科学技术学报》浏览原始摘要信息
点击此处可从《计算机科学技术学报》下载免费的PDF全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号