Öztürk, Özcan.Son, S. W.Kandemir, M.Karaköy, M.2016-02-082016-02-082008-11http://hdl.handle.net/11693/26822Date of Conference: 15-21 Nov. 2008Conference name: SC '08: Proceedings of the 2008 ACM/IEEE Conference on SupercomputingIn this paper, we (i) quantify the impact of compilerdirected I/O prefetching on shared caches at I/O nodes. The experimental data collected shows that while I/O prefetching brings some benefits, its effectiveness reduces significantly as the number of clients (compute nodes) is increased; (ii) identify interclient misses due to harmful I/O prefetches as one of the main sources for this reduction in performance with increased number of clients; and (iii) propose and experimentally evaluate prefetch throttling and data pinning schemes to improve performance of I/O prefetching. Prefetch throttling prevents one or more clients from issuing further prefetches if such prefetches are predicted to be harmful, i.e., replace from the memory cache the useful data accessed by other clients. Data pinning on the other hand makes selected data blocks immune to harmful prefetches by pinning them in the memory cache. We show that these two schemes can be applied in isolation or combined together, and they can be applied at a coarse or fine granularity. Our experiments with these two optimizations using four disk-intensive applications reveal that they can improve performance by 9.7% and 15.1% on average, over standard compiler-directed I/O prefetching and no-prefetch case, respectively, when 8 clients are used. © 2008 IEEE.EnglishData blocksExperimental dataFine granularityImproving performancePrefetchesPrefetchingShared cacheComputer scienceCache memoryPrefetch throttling and data pinning for improving performance of shared cachesConference Paper10.1109/SC.2008.5213128