首页>
外文OA文献
>Probabilistic timing analysis on conventional cache designs
【2h】
Probabilistic timing analysis on conventional cache designs
展开▼
机译:传统缓存设计的概率时序分析
展开▼
免费
页面导航
摘要
著录项
引文网络
相似文献
相关主题
摘要
Probabilistic timing analysis (PTA), a promising alternative to traditional worst-case execution time (WCET) analyses, enables pairing time bounds (named probabilistic WCET or pWCET) with an exceedance probability (e.g., 10 -16), resulting in far tighter bounds than conventional analyses. However, the applicability of PTA has been limited because of its dependence on relatively exotic hardware: fully-associative caches using random replacement. This paper extends the applicability of PTA to conventional cache designs via a software-only approach. We show that, by using a combination of compiler techniques and runtime system support to randomise the memory layout of both code and data, conventional caches behave as fully-associative ones with random replacement.
展开▼