Runtime Optimizations for a Java DSM Implementation

Veldema R, Bhoedjang R, Hofmann R, Bal H (2001)


Publication Language: English

Publication Type: Conference contribution, Original article

Publication year: 2001

Publisher: ACM

Edited Volumes: ACM 2001 Java Grande/ISCOPE Conference

City/Town: New York

Pages Range: 153-162

Conference Proceedings Title: Proceeding JGI '01 Proceedings of the 2001 joint ACM-ISCOPE conference on Java Grande

Event location: Standford, CA US

ISBN: 1-58113-359-6

URI: http://www2.informatik.uni-erlangen.de/publication/download/javagrande2001-ronald.ps

DOI: 10.1145/376656.376842

Abstract

Jackal is a fine-grained distributed shared memory implementation of the Java programming language. Jackal implements Java's memory model and allows multithreaded Java programs to run unmodified on distributed-memory systems. This paper focuses on Jackal's runtime system, which implements a multiple-writer, home-based consistency protocol. Protocol actions are triggered by software access checks that Jackal's compiler inserts before object and array references. We describe optimizations for Jackal's runtime system, which mainly consist of discovering opportunities to dispense with flushing of cached data. We give performance results for different runtime optimizations, and compare their impact with the impact of one compiler optimization. We find that our run-time optimizations are necessary for good Jackal performance, but only in conjunction with the Jackal compiler optimizations described in [24]. As a yardstick, we compare the performance of Java applications run on Jackal with the performance of equivalent applications that use a fast implementation of Java's Remote Method Invocation (RMI) instead of shared memory.

Authors with CRIS profile

Involved external institutions

How to cite

APA:

Veldema, R., Bhoedjang, R., Hofmann, R., & Bal, H. (2001). Runtime Optimizations for a Java DSM Implementation. In Proceeding JGI '01 Proceedings of the 2001 joint ACM-ISCOPE conference on Java Grande (pp. 153-162). Standford, CA, US: New York: ACM.

MLA:

Veldema, Ronald, et al. "Runtime Optimizations for a Java DSM Implementation." Proceedings of the ACM-ISCOPE conference on Java Grande (JGI'01), Standford, CA New York: ACM, 2001. 153-162.

BibTeX: Download