International audienceThe static analysis of cache accesses consists in correctly predicting which accesses are hits or misses.While there exist good exact and approximate analyses for caches implementing the least recently used (LRU) replacement policy, such analyses were harder to find for other replacement policies.A theoretical explanation was found: for an appropriate setting of analysis over control-flow graphs, cache analysis is PSPACE-complete for all common replacement policies (FIFO, PLRU, NMRU) except for LRU, for which it is only NP-complete.In this paper, we show that if procedure calls are added to the control flow, then the gap widens: analysis remains NP-complete for LRU, but becomes EXPTIME-complete for the three other poli...
This paper describes a model for studying the cache performance of algorithms in a direct-mapped cac...
Classic cache replacement policies assume that miss costs are uniform. However, the correlation betw...
Recent studies have shown that in highly associative caches, the perfor-mance gap between the Least ...
International audienceThe static analysis of cache accesses consists in correctly predicting which a...
International audienceModern processors use cache memory: a memory access that “hits” the cache retu...
International audienceFor applications in worst-case execution time analysis and in security, it is ...
Dans le cadre des systèmes critiques, la certification de programmes temps-réel nécessite de borner ...
International audienceIn this paper we study the performance of a family of cache replacement algori...
Schedulability analysis for hard real-time systems requires bounds on the execution times of its tas...
This thesis describes a model used to analyze the replacement decisions made by LRU and OPT (Least-R...
Modern computer architectures share physical resources between different programs in order to increa...
The sensitivity of a cache replacement policy expresses to what extent the execution history may inf...
This paper describes a model for studying the cache performance of algorithms in a direct-mapped cac...
International audienceComputer system and network performance can be significantly improved by cachi...
International audienceComputer system and network performance can be significantly improved by cachi...
This paper describes a model for studying the cache performance of algorithms in a direct-mapped cac...
Classic cache replacement policies assume that miss costs are uniform. However, the correlation betw...
Recent studies have shown that in highly associative caches, the perfor-mance gap between the Least ...
International audienceThe static analysis of cache accesses consists in correctly predicting which a...
International audienceModern processors use cache memory: a memory access that “hits” the cache retu...
International audienceFor applications in worst-case execution time analysis and in security, it is ...
Dans le cadre des systèmes critiques, la certification de programmes temps-réel nécessite de borner ...
International audienceIn this paper we study the performance of a family of cache replacement algori...
Schedulability analysis for hard real-time systems requires bounds on the execution times of its tas...
This thesis describes a model used to analyze the replacement decisions made by LRU and OPT (Least-R...
Modern computer architectures share physical resources between different programs in order to increa...
The sensitivity of a cache replacement policy expresses to what extent the execution history may inf...
This paper describes a model for studying the cache performance of algorithms in a direct-mapped cac...
International audienceComputer system and network performance can be significantly improved by cachi...
International audienceComputer system and network performance can be significantly improved by cachi...
This paper describes a model for studying the cache performance of algorithms in a direct-mapped cac...
Classic cache replacement policies assume that miss costs are uniform. However, the correlation betw...
Recent studies have shown that in highly associative caches, the perfor-mance gap between the Least ...