Abstract
Indirect memory accesses have irregular access patterns that limit the performance of conventional software and hardware-based prefetchers. To address this problem, we propose the Array Tracking Prefetcher (ATP), which tracks array-based indirect memory accesses using a novel combination of software and hardware. ATP is first configured by special metadata instructions, which are inserted by programmer or compiler to pass data structure traversal knowledge. It then calculates and issues prefetches based on this information. ATP also employs a novel mechanism for dynamically adjusting prefetching distance to reduce early or late prefetches. ATP yields average speedup of 2.17 as compared to a single-core without prefetching. By contrast, the speedup for conventional software and hardware-based prefetching is 1.84 and 1.32, respectively. For four cores, the average speedup for ATP is 1.85, while the corresponding speedups for software and hardwarebased prefetching are 1.60 and 1.25, respectively.
Author supplied keywords
Cite
CITATION STYLE
Cavus, M., Sendag, R., & Yi, J. J. (2020). Informed prefetching for indirect memory accesses. ACM Transactions on Architecture and Code Optimization, 17(1). https://doi.org/10.1145/3374216
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.