Cycles to recycle: garbage collection to the IA-64

  • Authors:
  • Richard L. Hudson;J. Elliot Moss;Sreenivas Subramoney;Weldon Washburn

  • Affiliations:
  • Intel Corporation, 2200 Mission College Blvd., Santa Clara, CA;Dept. of Computer Science, Univ. of Massachusetts, Amherst, MA;Intel Corporation, 2200 Mission College Blvd., Santa Clara, CA;Intel Corporation, 2200 Mission College Blvd., Santa Clara, CA

  • Venue:
  • Proceedings of the 2nd international symposium on Memory management
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

The IA-64, Intel's 64-bit instruction set architecture, exhibits a number of interesting architectural features. Here we consider those features as they relate to supporting garbage collection (GC). We aim to assist GC and compiler implementors by describing how one may exploit features of the IA-64. Along the way, we record some previously unpublished object scanning techniques, and offer novel ones for object allocation (suggesting some simple operating system support that would simplify it) and the Java “jsr problem”. We also discuss ordering of memory accesses and how the IA-64 can achieve publication safety efficiently. While our focus is not on any particular GC implementation or programming language, we draw on our experience designing and implementing GC for the Intel Java Virtual Machine for the IA-64.