Proceedings paper

Title:
Timing Penalties Associated with Cache Sharing (Poster Paper)
Authors:
V. Babka, P. Libic, P. Tůma
Publication:
Proc. 17th IEEE/ACM International Symposium on Modeling, Analysis Simulation of Computer and Telecommunication Systems (MASCOTS)
DOI:
Year:
2009

Abstract:
Although important from software performance perspective, the behavior of memory caches is not captured by the common approaches to modeling of software performance, where the software performance models tend to treat operation durations as constants despite the fact that the operations compete for memory caches. Incorporating memory cache models into software performance models is hindered by the fact that existing cache models do not provide information about timings and penalties, but only about hits and misses. The paper outlines the relationship of cache events and cache timings on a real computer architecture, indicating that the existing practice of modeling cache miss penalties as constants is not sufficient to model software performance faithfully.

BibTeX:
@inproceedings{babka_timing_2009,
    title = {{Timing Penalties Associated with Cache Sharing (Poster Paper)}},
    author = {Babka, V. and Libic, P. and Tuma, P.},
    year = {2009},
    booktitle = {{Proc. 17th IEEE/ACM International Symposium on Modeling, Analysis Simulation of Computer and Telecommunication Systems (MASCOTS)}},
    doi = {10.1109/MASCOT.2009.5366821},
    pages = {1--4},
}