dblp.uni-trier.dewww.uni-trier.de

Stephen M. Blackburn

Stephen Blackburn

List of publications from the DBLP Bibliography Server - FAQ
Coauthor Index - Ask others: ACM DL/Guide - CiteSeer - CSB - Google - MSN - Yahoo
Home Page

2009
37EEDaniel Frampton, Stephen M. Blackburn, Perry Cheng, Robin Garner, David Grove, J. Eliot B. Moss, Sergey I. Salishev: Demystifying magic: high-level low-level programming. VEE 2009: 81-90
2008
36 Richard Jones, Stephen M. Blackburn: Proceedings of the 7th International Symposium on Memory Management, ISMM 2008, Tucson, AZ, USA, June 7-8, 2008 ACM 2008
35EEStephen M. Blackburn, Kathryn S. McKinley: Immix: a mark-region garbage collector with space efficiency, fast collection, and mutator performance. PLDI 2008: 22-32
34EEStephen M. Blackburn, Kathryn S. McKinley, Robin Garner, Chris Hoffmann, Asjad M. Khan, Rotem Bentzur, Amer Diwan, Daniel Feinberg, Daniel Frampton, Samuel Z. Guyer, Martin Hirzel, Antony L. Hosking, Maria Jump, Han Lee, J. Eliot B. Moss, Aashish Phansalkar, Darko Stefanovic, Thomas VanDrunen, Daniel von Dincklage, Ben Wiedermann: Wake up and smell the coffee: evaluation methodology for the 21st century. Commun. ACM 51(8): 83-89 (2008)
2007
33EERobin Garner, Stephen M. Blackburn, Daniel Frampton: Effective prefetch for mark-sweep garbage collection. ISMM 2007: 43-54
32EEStephen M. Blackburn, Matthew Hertz, Kathryn S. McKinley, J. Eliot B. Moss, Ting Yang: Profile-based pretenuring. ACM Trans. Program. Lang. Syst. 29(1): (2007)
31EEZhen He, Richard Lai, Alonso Marquez, Stephen Blackburn: Opportunistic prioritised clustering framework for improving OODBMS performance. Journal of Systems and Software 80(3): 371-387 (2007)
2006
30EEXianglong Huang, Stephen M. Blackburn, David Grove, Kathryn S. McKinley: Fast and efficient partial code reordering: taking advantage of dynamic recompilatior. ISMM 2006: 184-192
29EEStephen M. Blackburn, Robin Garner, Chris Hoffmann, Asjad M. Khan, Kathryn S. McKinley, Rotem Bentzur, Amer Diwan, Daniel Feinberg, Daniel Frampton, Samuel Z. Guyer, Martin Hirzel, Antony L. Hosking, Maria Jump, Han Bok Lee, J. Eliot B. Moss, Aashish Phansalkar, Darko Stefanovic, Thomas VanDrunen, Daniel von Dincklage, Ben Wiedermann: The DaCapo benchmarks: java benchmarking development and analysis. OOPSLA 2006: 169-190
28EEMatthew Hertz, Stephen M. Blackburn, J. Eliot B. Moss, Kathryn S. McKinley, Darko Stefanovic: Generating object lifetime traces with Merlin. ACM Trans. Program. Lang. Syst. 28(3): 476-516 (2006)
2005
27EEHarel Paz, Erez Petrank, Stephen M. Blackburn: Age-Oriented Concurrent Garbage Collection. CC 2005: 121-136
26EEBowen Alpern, Steve Augart, Stephen M. Blackburn, Maria A. Butrico, Anthony Cocchi, Perry Cheng, Julian Dolby, Stephen J. Fink, David Grove, Michael Hind, Kathryn S. McKinley, Mark F. Mergen, J. Eliot B. Moss, Ton Anh Ngo, Vivek Sarkar, Martin Trapp: The Jikes Research Virtual Machine project: Building an open-source research community. IBM Systems Journal 44(2): 399-418 (2005)
2004
25 Chen Ding, Stephen Blackburn: Proceedings of the 2004 workshop on Memory System Performance, Washington, DC, USA, June 8, 2004 ACM 2004
24EEStephen M. Blackburn, Perry Cheng, Kathryn S. McKinley: Oil and Water? High Performance Garbage Collection in Java with MMTk. ICSE 2004: 137-146
23EEStephen M. Blackburn, Antony L. Hosking: Barriers: friend or foe? ISMM 2004: 143-151
22EEMaria Jump, Stephen M. Blackburn, Kathryn S. McKinley: Dynamic object sampling for pretenuring. ISMM 2004: 152-162
21EEXianglong Huang, Stephen M. Blackburn, Kathryn S. McKinley, J. Eliot B. Moss, Zhenlin Wang, Perry Cheng: The garbage collection advantage: improving program locality. OOPSLA 2004: 69-80
20EEStephen M. Blackburn, Perry Cheng, Kathryn S. McKinley: Myths and realities: the performance impact of garbage collection. SIGMETRICS 2004: 25-36
2003
19EEStephen Blackburn, Kathryn S. McKinley: Ulterior reference counting: fast garbage collection without a long wait. OOPSLA 2003: 344-358
2002
18EEDarko Stefanovic, Matthew Hertz, Stephen Blackburn, Kathryn S. McKinley, J. Eliot B. Moss: Older-first garbage collection in practice: evaluation in Java Virtual Machine. MSP/ISMM 2002: 25-36
17EEStephen Blackburn, Kathryn S. McKinley: In or out?: putting write barriers in their place. MSP/ISMM 2002: 281-290
16EEStephen Blackburn, Richard E. Jones, Kathryn S. McKinley, J. Eliot B. Moss: Beltway: Getting Around Garbage Collection Gridlock. PLDI 2002: 153-164
15EEMatthew Hertz, Stephen Blackburn, J. Eliot B. Moss, Kathryn S. McKinley, Darko Stefanovic: Error-free garbage collection traces: how to cheat and not get caught. SIGMETRICS 2002: 140-151
2001
14EEStephen M. Blackburn, J. Eliot B. Moss, Richard L. Hudson, Ronald Morrison, David S. Munro, John N. Zigman: Starting with Termination: A Methodology for Building Distributed Garbage Collection Algorithms. ACSC 2001: 20-28
13 Stephen Blackburn, Sharad Singhai, Matthew Hertz, Kathryn S. McKinley, J. Eliot B. Moss: Pretenuring for Java. OOPSLA 2001: 342-352
2000
12EEZhen He, Alonso Marquez, Stephen Blackburn: Opportunistic Prioritised Clustering Framework (OPCF). Objects and Databases 2000: 86-100
11EEZhen He, Stephen Blackburn, Luke Kirby, John N. Zigman: Platypus: Design and Implementation of a Flexible High Performance Object Store. POS 2000: 100-124
10EEJohn N. Zigman, Stephen Blackburn, J. Eliot B. Moss: TMOS: A Transactional Garbage Collector. POS 2000: 138-156
9EEAlonso Marquez, Stephen Blackburn, Gavin Mercer, John N. Zigman: Implementing Orthogonally Persistent Java. POS 2000: 247-261
8EEStephen Blackburn: Session 2: Overview. POS 2000: 34-35
7 Alonso Marquez, John N. Zigman, Stephen Blackburn: Fast portable orthogonally persistent Java. Softw., Pract. Exper. 30(4): 449-479 (2000)
1998
6 Stephen Blackburn, John N. Zigman: Concurrency - The Fly in the Ointment? POS/PJW 1998: 250-258
5 John N. Zigman, Stephen Blackburn: Java Finalize Method, Orthogonal Persistence and Transactions. POS/PJW 1998: 363-369
4EEStephen Blackburn, Robin Stanton: The Transactional Object Cache: A Foundation for High Performance Persistent System Construction. POS/PJW 1998: 37-50
1997
3EEStephen M. Blackburn, Robin B. Stanton, Stephan J. G. Scheuerl: Recovery and Page Coherency for a Scalable Multicomputer Object Store. HICSS (1) 1997: 523-532
1996
2EEStephen Blackburn, Robin Stanton: Multicomputer Object Stores: The Multicomputer Texas Experiment. POS 1996: 250-262
1992
1EEStephen M. Blackburn: Extraction of Color Region Boundaries. MVA 1992: 63-66

Coauthor Index

1Bowen Alpern [26]
2Steve Augart [26]
3Rotem Bentzur [29] [34]
4Maria A. Butrico [26]
5Perry Cheng [20] [21] [24] [26] [37]
6Anthony Cocchi [26]
7Daniel von Dincklage [29] [34]
8Chen Ding [25]
9Amer Diwan [29] [34]
10Julian Dolby [26]
11Daniel Feinberg [29] [34]
12Stephen J. Fink (Stephen Fink) [26]
13Daniel Frampton [29] [33] [34] [37]
14Robin Garner [29] [33] [34] [37]
15David Grove [26] [30] [37]
16Samuel Z. Guyer [29] [34]
17Zhen He [11] [12] [31]
18Matthew Hertz [13] [15] [18] [28] [32]
19Michael Hind [26]
20Martin Hirzel [29] [34]
21Chris Hoffmann [29] [34]
22Antony L. Hosking [23] [29] [34]
23Xianglong Huang [21] [30]
24Richard L. Hudson [14]
25Richard Jones [36]
26Richard E. Jones [16]
27Maria Jump [22] [29] [34]
28Asjad M. Khan [29] [34]
29Luke Kirby [11]
30Richard Lai [31]
31Han Lee [34]
32Han Bok Lee [29]
33Alonso Marquez [7] [9] [12] [31]
34Kathryn S. McKinley [13] [15] [16] [17] [18] [19] [20] [21] [22] [24] [26] [28] [29] [30] [32] [34] [35]
35Gavin Mercer [9]
36Mark F. Mergen [26]
37Ronald Morrison [14]
38J. Eliot B. Moss [10] [13] [14] [15] [16] [18] [21] [26] [28] [29] [32] [34] [37]
39David S. Munro [14]
40Ton Anh Ngo (Ton Ngo) [26]
41Harel Paz [27]
42Erez Petrank [27]
43Aashish Phansalkar [29] [34]
44Sergey I. Salishev [37]
45Vivek Sarkar [26]
46Stephan J. G. Scheuerl [3]
47Sharad Singhai [13]
48Robin Stanton [2] [4]
49Robin B. Stanton [3]
50Darko Stefanovic [15] [18] [28] [29] [34]
51Martin Trapp [26]
52Thomas VanDrunen [29] [34]
53Zhenlin Wang [21]
54Ben Wiedermann [29] [34]
55Ting Yang [32]
56John N. Zigman [5] [6] [7] [9] [10] [11] [14]

Colors in the list of coauthors

Copyright © Sun May 17 03:24:02 2009 by Michael Ley (ley@uni-trier.de)