-
1
-
-
0003515463
-
-
Prentice Hall
-
Ravindra Ahuja, Thomas Magnanti, and James Orlin. Network Flows Theory, Algorithms, and Applications. Prentice Hall, 1993.
-
(1993)
Network Flows Theory, Algorithms, and Applications
-
-
Ahuja, R.1
Magnanti, T.2
Orlin, J.3
-
2
-
-
0342321935
-
The Jalapeño virtual machine
-
B. Alpern, C. R. Attanasio, J. J. Barton, M. G. Burke, P. Cheng, J.-D. Choi, A. Cocchi, S. J. Fink, D. Grove, M. Hind, S. F. Hummel, D. Lieber, V. Litvinov, M. F. Mergen, T. Ngo, J. R. Russell, V. Sarkar, M. J. Serrano, J. C. Shepherd, S. E. Smith, V. C. Sreedhar, H. Srinivasan, and J. Whaley. The Jalapeño virtual machine. IBM Systems Journal, 39(1), 2000.
-
(2000)
IBM Systems Journal
, vol.39
, Issue.1
-
-
Alpern, B.1
Attanasio, C.R.2
Barton, J.J.3
Burke, M.G.4
Cheng, P.5
Choi, J.-D.6
Cocchi, A.7
Fink, S.J.8
Grove, D.9
Hind, M.10
Hummel, S.F.11
Lieber, D.12
Litvinov, V.13
Mergen, M.F.14
Ngo, T.15
Russell, J.R.16
Sarkar, V.17
Serrano, M.J.18
Shepherd, J.C.19
Smith, S.E.20
Sreedhar, V.C.21
Srinivasan, H.22
Whaley, J.23
more..
-
3
-
-
0004273497
-
Program analysis and specialization for the C programming language
-
PhD thesis, University of Copenhagen; DIKU report 94/19
-
Lars Ole Andersen. Program Analysis and Specialization for the C Programming Language. PhD thesis, University of Copenhagen, 1994. DIKU report 94/19.
-
(1994)
-
-
Andersen, L.O.1
-
4
-
-
0024608797
-
Simple generational garbage collection and fast allocation
-
Andrew Appel. Simple generational garbage collection and fast allocation. Software - Practice and Experience, 1989.
-
(1989)
Software - Practice and Experience
-
-
Appel, A.1
-
5
-
-
84864840992
-
Adaptive optimization in the Jalapeño JVM
-
Matthew Arnold, Stephen Fink, David Grove, Michael Hind, and Peter Sweeney. Adaptive optimization in the Jalapeño JVM. In Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA), 2000.
-
(2000)
Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA)
-
-
Arnold, M.1
Fink, S.2
Grove, D.3
Hind, M.4
Sweeney, P.5
-
10
-
-
0242612311
-
Java-Olden benchmarks
-
Brendon Cahoon. Java-Olden benchmarks. http.//www.-ali.cs.umass.edu/~cahoon/olden.
-
-
-
Cahoon, B.1
-
15
-
-
0018030792
-
On-the-fly garbage collection: An exercise in cooperation
-
Edsgar W. Dijkstra, Leslie Lamport, A. J. Martin, C. S. Scholten, and E. F. M. Steffens. On-the-fly garbage collection: an exercise in cooperation. Communications of the ACM (CACM), 1978.
-
(1978)
Communications of the ACM (CACM)
-
-
Dijkstra, E.W.1
Lamport, L.2
Martin, A.J.3
Scholten, C.S.4
Steffens, E.F.M.5
-
20
-
-
17544369853
-
Early storage reclamation in a tracing garbage collector
-
April
-
Timothy Harris. Early storage reclamation in a tracing garbage collector. ACM SIGPLAN Notices, April 1999.
-
(1999)
ACM SIGPLAN Notices
-
-
Harris, T.1
-
22
-
-
1442287948
-
Error-free garbage collection traces: How to cheat and not get caught
-
Matthew Hertz, Stephen M. Blackburn, J. Eliot B. Moss, Kathryn S. McKinley, and Darko Stefanović. Error-free garbage collection traces: How to cheat and not get caught. In ACM SIGMETRICS, 2002.
-
(2002)
ACM SIGMETRICS
-
-
Hertz, M.1
Blackburn, S.M.2
Moss, J.E.B.3
McKinley, K.S.4
Stefanović, D.5
-
23
-
-
25344462002
-
Choosing a set of partitions to collect in a connectivity-based garbage collector
-
Technical Report CU-CS-958-03, University of Colorado at Boulder
-
Martin Hirzel, Harold N. Gabow, and Amer Diwan. Choosing a set of partitions to collect in a connectivity-based garbage collector. Technical Report CU-CS-958-03, University of Colorado at Boulder, 2003.
-
(2003)
-
-
Hirzel, M.1
Gabow, H.N.2
Diwan, A.3
-
32
-
-
0035551919
-
Points-to analysis for Java using annotated constraints
-
Atanas Rountev, Ana Milanova, and Barbara G. Ryder. Points-to analysis for Java using annotated constraints. In Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA), 2001.
-
(2001)
Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA)
-
-
Rountev, A.1
Milanova, A.2
Ryder, B.G.3
-
35
-
-
0038824639
-
Creating and preserving locality of Java applications at allocation and garbage collection times
-
Yefim Shuf, Manish Gupta, Hubertus Franke, Andrew Appel, and Jaswinder Pal Singh. Creating and preserving locality of Java applications at allocation and garbage collection times. In Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA), 2002.
-
(2002)
Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA)
-
-
Shuf, Y.1
Gupta, M.2
Franke, H.3
Appel, A.4
Singh, J.P.5
-
36
-
-
20444404380
-
-
Standard Performance Evaluation Corporation (SPEC). SPECjvm98 benchmarks. http://www.specbench.org/osg/jvm98.
-
SPECjvm98 Benchmarks
-
-
-
39
-
-
33846640854
-
Older-first garbage collection in practice: Evaluation in a Java virtual machine
-
Darko Stefanović, Matthew Hertz, Stephen M. Blackburn, Kathryn S. McKinley, and J. Eliot B. Moss. Older-first garbage collection in practice: Evaluation in a Java virtual machine. In Workshop on Memory System Performance (MSP), 2002.
-
Workshop on Memory System Performance (MSP), 2002
-
-
Stefanović, D.1
Hertz, M.2
Blackburn, S.M.3
McKinley, K.S.4
Moss, J.E.B.5
-
40
-
-
0033203774
-
Age-based garbage collection
-
Darko Stefanović, Kathryn McKinley, and J. Eliot B. Moss. Age-based garbage collection. In Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA), 1999.
-
Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA), 1999
-
-
Stefanović, D.1
McKinley, K.2
Moss, J.E.B.3
-
44
-
-
85006249799
-
Generation scavenging: A non-disruptive high performance storage reclamation algorithm
-
David Ungar. Generation scavenging: A non-disruptive high performance storage reclamation algorithm. In Practical Software Development Environments, 1984.
-
(1984)
Practical Software Development Environments
-
-
Ungar, D.1
-
45
-
-
4544365141
-
An efficient inclusion-based points-to analysis for strictly-typed languages
-
John Whaley and Monica Lam. An efficient inclusion-based points-to analysis for strictly-typed languages. In Static Analysis Symposium (SAS), 2002.
-
(2002)
Static Analysis Symposium (SAS)
-
-
Whaley, J.1
Lam, M.2
-
46
-
-
0012532092
-
Uniprocessor garbage collection techniques
-
Accepted for publication
-
Paul R. Wilson. Uniprocessor garbage collection techniques. Accepted for publication in ACM Computing Surveys.
-
ACM Computing Surveys
-
-
Wilson, P.R.1
|