Sciweavers

ISORC
2011
IEEE

A Time-Predictable Object Cache

12 years 8 months ago
A Time-Predictable Object Cache
—Static cache analysis for data allocated on the heap is practically impossible for standard data caches. We propose a distinct object cache for heap allocated data. The cache is highly associative to track symbolic object addresses in the static analysis. Cache lines are organized to hold single objects and individual fields are loaded on a miss. This cache organization is statically analyzable and improves the performance. In this paper we present the design and implementation of the object cache in a uniprocessor and chipmultiprocessor version of the Java processor JOP. Keywords-real-time systems; time-predictable computer architecture; worst-case execution time analysis
Martin Schoeberl
Added 21 Aug 2011
Updated 21 Aug 2011
Type Journal
Year 2011
Where ISORC
Authors Martin Schoeberl
Comments (0)