Home | Strategy | Activities | Grants | Publications | People | Sponsors | Contact Us |
M.T. Higuera-Toledano. Hardware-based object layout in an embedded real-time Java environments. In 2012 IEEE 17th International Conference on Emergin Technologies & Factory Automation, ETFA 2012, Pages 1-4, 2012.
Conventional cache memories act to bridge the gap in speeds between the processor and main memory. However, typical cache hardware takes no account of the specific characteristics of object-oriented programs, as a consequence it may incur a performance penalty. In this paper, we discuss how such a device can be designed to support Java objects. This feature is especially useful in the field of real-time programming, where cache determinism is a limiting factor in performance. In order to do that, we propose an object layout which splits objects into the same sized blocks to avoid external fragmentation while minimizing internal fragmentation
@InProceedings{Mth12Hbolert,
Author = {Higuera-Toledano, M.T.},
Title = {Hardware-based object layout in an embedded real-time Java environments},
BookTitle = {2012 IEEE 17th International Conference on Emergin Technologies & Factory Automation, ETFA 2012},
Pages = {1--4},
Year = {2012}
}