. . Next Previous Contents

MEMORY PERFORMANCE CHARACTERIZATION

.

Apr 2000


This document presents and compares the bandwidth between processor and memory measured in different system architectures and chipsets. The results have been obtained by the use of memperf; it captures two aspects of the memory hierarchy, its behavior with temporal locality by varying the working set size and the spatial locality by varying the access pattern (in our case we work with strides). The calculated value is the transfer bandwidth (for a large amount of data). Furthermore memperf achieves SMP memory performance characterization.

1. Tests definition

2. Results


Next Previous Contents