Publications

  • Mark-Scavenge: Waiting for Trash to Take Itself Out. Jonas Norlinder, Erik Österlund, David Black-Schaffer, Tobias Wrigstad. (OOPSLA’24). https://doi.org/10.1145/3689791

    Introduced a novel “lazy relocation” algorithm for ZGC that reduces dead object copying by up to 91%.

  • Mutator-Driven Object Placement using Load Barriers. Jonas Norlinder, Albert Mingkun Yang, David Black-Schaffer, Tobias Wrigstad. (MPLR’24). https://doi.org/10.1145/3679007.3685060

    Leveraged ZGC load barriers to optimize heap layout and improve CPU cache utilization.

  • Compressed Forwarding Tables Reconsidered. Jonas Norlinder, Erik Österlund, and Tobias Wrigstad. (MPLR ’22). https://doi.org/10.1145/3546918.3546928

    Prototyped a compact metadata representation with a strict 3.14% overhead guarantee.

Awards

Community Service