International audienceFor applications in worst-case execution time analysis and in security, it is desirable to statically classify memory accesses into those that result in cache hits, and those that result in cache misses. Among cache replacement policies, the least recently used (LRU) policy has been studied the most and is considered to be the most predictable. The state-of-the-art in LRU cache analysis presents a tradeoff between precision and analysis efficiency: The classical approach to analyzing programs running on LRU caches, an abstract interpretation based on a range abstraction, is very fast but can be imprecise. An exact analysis was recently presented, but, as a last resort, it calls a model checker, which is expensive. In t...
This paper describes a model for studying the cache performance of algorithms in a direct-mapped cac...
In some network and application scenarios, it is useful to cache content in network nodes on the fly,...
International audienceComputer system and network performance can be significantly improved by cachi...
International audienceModern processors use cache memory: a memory access that “hits” the cache retu...
International audienceOn real-time systems running under timing constraints, scheduling can be perfo...
This thesis describes a model used to analyze the replacement decisions made by LRU and OPT (Least-R...
International audienceThe static analysis of cache accesses consists in correctly predicting which a...
Schedulability analysis for hard real-time systems requires bounds on the execution times of its tas...
In a 2002 paper, Che and co-authors proposed a simple approach for estimating the hit rates of a cac...
Least Recently Used (LRU) is a very popular caching replacement policy. It is very easy to implement...
The full text of this article is not available on SOAR. WSU users can access the article via IEEE Xp...
International audienceCache memories in modern embedded processors are known to improve average memo...
Caches are segments of memory that store requested information in a system subject to a set of decis...
The recent evolution of the Internet towards ``Information-centric'' transfer modes has renewed the ...
International audienceStatic cache analysis characterizes a program’s cache behavior by determining ...
This paper describes a model for studying the cache performance of algorithms in a direct-mapped cac...
In some network and application scenarios, it is useful to cache content in network nodes on the fly,...
International audienceComputer system and network performance can be significantly improved by cachi...
International audienceModern processors use cache memory: a memory access that “hits” the cache retu...
International audienceOn real-time systems running under timing constraints, scheduling can be perfo...
This thesis describes a model used to analyze the replacement decisions made by LRU and OPT (Least-R...
International audienceThe static analysis of cache accesses consists in correctly predicting which a...
Schedulability analysis for hard real-time systems requires bounds on the execution times of its tas...
In a 2002 paper, Che and co-authors proposed a simple approach for estimating the hit rates of a cac...
Least Recently Used (LRU) is a very popular caching replacement policy. It is very easy to implement...
The full text of this article is not available on SOAR. WSU users can access the article via IEEE Xp...
International audienceCache memories in modern embedded processors are known to improve average memo...
Caches are segments of memory that store requested information in a system subject to a set of decis...
The recent evolution of the Internet towards ``Information-centric'' transfer modes has renewed the ...
International audienceStatic cache analysis characterizes a program’s cache behavior by determining ...
This paper describes a model for studying the cache performance of algorithms in a direct-mapped cac...
In some network and application scenarios, it is useful to cache content in network nodes on the fly,...
International audienceComputer system and network performance can be significantly improved by cachi...