Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Daryl James Maier is active.

Publication


Featured researches published by Daryl James Maier.


symposium on code generation and optimization | 2006

Experiences with Multi-threading and Dynamic Class Loading in a Java Just-In-Time Compiler

Vijay Sundaresan; Daryl James Maier; Pramod Ramarao; Mark G. Stoodley

In this paper, we describe the techniques that have been implemented in the IBM TestaRossa (TR) just-in-time (JIT) compiler to safely perform aggressive code patching and collect accurate profiles in the context of a Java application employing multiple threads and dynamic class loading and unloading. Previous work in these areas either did not account for the synchronization cost of safety or dynamic class loading/unloading effects in a heavily multithreaded program or did not consider how different patching techniques may be required for different platforms where instruction cache coherence guarantees vary. We evaluate the space and time overhead to make our profiling framework correct, showing that privatizing the profiling variables to achieve correctness impacts execution time only minimally but it can grow the stack frames for profiled methods by less than 15% on average for the SPECjvm98 and SPECjbb2000 benchmarks. Since methods are profiled for only a brief time and the stack frames themselves are not large, we do not consider this growth to be prohibitive. The techniques reported in this paper are implemented in the 1.5.0 release of the IBM Developer Kit for Java targeting 12 different processor-operating system platforms.


Archive | 2012

Incremental class unloading in a region-based garbage collector

Peter Wiebe Burka; Jeffrey Michael Disher; Daryl James Maier; Aleksandar Micic; Ryan Andrew Sciampacone


Archive | 2007

EFFICIENT OBJECT PROFILING FOR OPTIMIZING OBJECT LOCALITY

Daryl James Maier; Nikola Groevski; David Kevin Siegwart


Archive | 2011

Efficient remembered set for region-based garbage collectors

Peter Wiebe Burka; Jeffrey Michael Disher; Daryl James Maier; Aleksandar Micic; Ryan Andrew Sciampacone


Archive | 2007

CACHE LINE RESERVATIONS

Daryl James Maier; Marcel Mitran; Vijay Sundaresan


Archive | 2012

Copy collector with efficient abort-on-copy transition to mark collector

Peter Wiebe Burka; Jeffrey Michael Disher; Daryl James Maier; Aleksandar Micic; Ryan Andrew Sciampacone


Archive | 2010

Fixup cache tool for object memory compaction in an information handling system

Peter Wiebe Burka; Jeffrey Michael Disher; Daryl James Maier; Aleksandar Micic; Ryan Andrew Sciampaeone


conference of the centre for advanced studies on collaborative research | 2009

Cache line reservation: exploring a scheme for cache-friendly object allocation

Ivan Bilicki; Vijay Sundaresan; Daryl James Maier; Nikola Grcevski; Željko Žilić


Archive | 2008

Defer separating children in parallel copying garbage collection

David Kevin Siegwart; Nikola Grcevski; Daryl James Maier; Ryan Andrew Sciampacone


Archive | 2012

PARALLEL, SINGLE-PASS COMPACTION IN A REGION-BASED GARBAGE COLLECTOR

Peter Wiebe Burka; Jeffrey Michael Disher; Daryl James Maier; Aleksandar Micic; Ryan Andrew Sciampacone

Researchain Logo
Decentralizing Knowledge