首页    期刊浏览 2024年09月20日 星期五
登录注册

文章基本信息

  • 标题:Software Prefetching Using Jump Pointers in Linked Data Structures
  • 作者:Arushi Arora ; Swati Priya ; Akhil Khare
  • 期刊名称:Oriental Journal of Computer Science and Technology
  • 印刷版ISSN:0974-6471
  • 出版年度:2010
  • 卷号:3
  • 期号:1
  • 页码:45-52
  • 语种:English
  • 出版社:Oriental Scientific Publishing Company
  • 摘要:During linked data structures(LDS) traversals, prefetching improves the performance by reducing memory latency. We will discuss about the jump pointer prefetching which hides additional load latency by using an extra pointer to prefetch objects further than a single link away. Jump pointers can be implemented in Binary tress by adding jump pointers at creation time and in LDS by adding jump pointers at traversal time. Prefetch Arrays are also used to store jump pointers. It has two approaches hardware and software. Both the approaches have highly improved the performance of prefetching with the use of jump pointers. Prefetching in pointer-based codes(java programs) is difficult because separate dynamically allocated objects are disjoint, and the access patterns are thus less regular and predictable. However, according to experimental results, the largest performance improvement is 48% with jump- pointers in java programs, but consistent improvements are difficult to obtain.
  • 关键词:Jump pointers ; Linked Data Structures ; Software prefetching
Loading...
联系我们|关于我们|网站声明
国家哲学社会科学文献中心版权所有