Sciweavers

SIGMETRICS
1999
ACM

On the Use of Trace Sampling for Architectural Studies of Desktop Applications

13 years 8 months ago
On the Use of Trace Sampling for Architectural Studies of Desktop Applications
This paper examines the feasibility of performing architectural studies with trace sampling for a suite of desktop application traces on Windows NT. This paper makes three contributions: we compare the accuracy of several sampling techniques to determine cache miss rates for these workloads, we present victim cache and branch prediction architecture studies that demonstrate that sampling can be used to drive such studies, and we show how sampling may be used to accurately and efficiently derive the parameters for Agarwal's analytical cache model [1]. Of the sampling techniques used for the cache miss ratio determinations, stitch, which assumes that the state of the cache at the beginning of a sample is the same as the state at the end of the previous sample, narrowly outperforms the more complex INITMR technique of Wood et al. [12] for these workloads. These two techniques are more accurate than the others and are reliable for caches up to 64KB in size.
Patrick Crowley, Jean-Loup Baer
Added 03 Aug 2010
Updated 03 Aug 2010
Type Conference
Year 1999
Where SIGMETRICS
Authors Patrick Crowley, Jean-Loup Baer
Comments (0)