In this paper, we present the Ravenscar-Java profile from the perspective of memory utilization. This restricted programming model removes language features with high overheads and complex semantics, on which it is hard to perform various static analyses. Several classes in the RTSJ are refined, and a few new classes are added, which all result in a compact, yet powerful and predictable computational model for the development of software-intensive high integrity real-time systems. We provide rationales behind the decisions we have made on the use of memory areas and other language features that can have an effect on the predictability of memory utilization. After that, some analysis approaches are discussed in terms of how they can be developed and beneficially used.

BibTex Entry

@inproceedings{Kwon2003,
 author = {J. Kwon and A. Wellings and S. King},
 booktitle = {Proceedings of the 6th IEEE International Symposium on Object-Oriented Real-Time Distributed Computing ISORC-2003},
 editor = {T. Nakajima P. Puschner and A. Ghafoor},
 month = {May},
 organization = {Computer Society, IEEE},
 pages = {267-274},
 publisher = {IEEE},
 title = {Predictable Memory Utilization in the Ravenscar-Java Profile},
 year = {2003}
}