Treffer: DESIGNING A MEMORY SYSTEM USING A STATIC LOADER FOR EMBEDDED JAVA ARCHITECTURES

Title:
DESIGNING A MEMORY SYSTEM USING A STATIC LOADER FOR EMBEDDED JAVA ARCHITECTURES
Contributors:
The Pennsylvania State University CiteSeerX Archives
Collection:
CiteSeerX
Document Type:
Fachzeitschrift text
File Description:
application/pdf
Language:
English
Rights:
Metadata may be used without restrictions as long as the oai identifier remains attached to it.
Accession Number:
edsbas.BA170FBD
Database:
BASE

Weitere Informationen

As embedded systems continue to evolve, Java becomes an attractive alternative to traditional languages for embedded hardware platforms. However, there are a number of obstacles for Java to hurdle in order to fulfill all the requirements of any real-time embedded systems. This paper presents an architectural view of a memory design for the embedded Java systems. By introducing a new static loader, i.e. the Smart Loader, this paper proposes a new way of optimizing bytecode and memory structures. Also introduced are an advanced instruction folding scheme, a non-objectreferenced instruction counting mechanism, and a class file index resolution strategy. This paper also demonstrates new approaches to memory architecture as well as its organization. Experimental data extracted from various Java applications also proves a performance enhancement using both the Smart Loader and the new memory architecture. The results show that the Smart Loader with the proposed memory architecture can achieve instruction savings up to more than 20 % and cut down the memory accesses by more than 15,000 cycles per class