12.12.2012 Views

Temporal and Spatial Locality - Department of Computer Science

Temporal and Spatial Locality - Department of Computer Science

Temporal and Spatial Locality - Department of Computer Science

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Marc Snir<br />

Definitions<br />

� Hit A (M,L) – Hit rate (fraction <strong>of</strong> accesses that are<br />

cache hits) for sequence A <strong>of</strong> accesses for a (LRU,<br />

fully associative) cache <strong>of</strong> size M, with cache lines <strong>of</strong><br />

length L (L divides M)<br />

� Miss A (M,L) = 1-HIT A (M,L) – Miss rate<br />

� MT A (M,L) = L × Miss A (M,L) – Miss traffic<br />

� Good temporal locality = MTA (M,L) decreases fast<br />

when M increases<br />

� Good spatial locality = MTA (M,L) does not increase<br />

much when L increases (the miss rate decreases<br />

almost by a factor <strong>of</strong> L)<br />

6 Nov-05

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!