Sciweavers

CCGRID
2001
IEEE

Adaptive Prefetching Technique for Shared Virtual Memory

13 years 8 months ago
Adaptive Prefetching Technique for Shared Virtual Memory
Though shared virtual memory (SVM) systems promise low cost solutions for high performance computing, they suffer from long memory latencies. These latencies are usually caused by repetitive invalidations on shared data. Since shared data are accessed through synchronizations and the patterns by which threads synchronizes are repetitive, a prefetching scheme based on such repetitiveness would reduce memory latencies. Based on this observation, we propose a prefetching technique which predicts future access behavior by analyzing access history per synchronization variable. Our technique was evaluated on an 8-node SVM system using the SPLASH-2 benchmark. The results show that our technique could achieve 34%
Sang-Kwon Lee, Hee-Chul Yun, Joonwon Lee, Seungryo
Added 23 Aug 2010
Updated 23 Aug 2010
Type Conference
Year 2001
Where CCGRID
Authors Sang-Kwon Lee, Hee-Chul Yun, Joonwon Lee, Seungryoul Maeng
Comments (0)