Find:
Searching for PHRASE garbage collection.
Restrict to:   Header   Title   Order by:   Expected citations   Hubs   Usage   Date   Try:   Google (CiteSeer)   Google (Web)   Yahoo!   MSN   CSB   DBLP
3066 documents found. Only retrieving 125 documents (System busy - maximum reduced). Retrieving documents... Order: number of citations.

Uniprocessor Garbage Collection Techniques - Wilson (1992)   (Correct)   (252 citations)
Uniprocessor Garbage Collection Techniques Paul R. Wilson University of
Abstract. We survey basic garbage collection algorithms, and variations such as

inge-ns.ing.uniroma1.it/~nardi/LT9899/dispense/gcsurvey.ps

Pizza into Java: Translating theory into practice - Odersky (1997)   (Correct)   (218 citations)
static typing, ffl heap allocation with garbage collection, and ffl safe execution that never
strong typing, Lisp had heap allocation with garbage collection, both had safe execution, and Simula

cm.bell-labs.com/cm/cs/who/wadler/topics/../papers/pizza/pizza.ps.gz

Implementing lazy functional languages on stock hardware: the.. - Jones (1992)   (Correct)   (186 citations)
:47 7.3 Two-space garbage collection :
: 71 10.7 Update frames and garbage collection :
for each basic block. 7.3 Two-space garbage collection Garbage collection is performed by a two-space

www.esw.inesc.pt/ftp/pub/mirror/ftp.cs.chalmers.se/pub/haskell/papers/glasgow-papers/spineless-tagless-gmachine.ps.gz

TIL: A Type-Directed Optimizing Compiler for ML - Tarditi, Morrisett, Cheng (1995)   (Correct)   (139 citations)
intensional polymorphism, tag-free garbage collection, conventional functional language
We use intensional polymorphism and tag-free garbage collection to provide specialized representations,

www.cs.cmu.edu/~rwh/papers/til/tr.ps

Application-Controlled Physical Memory using External Page-Cache.. - Harty (1992)   (Correct)   (96 citations)
a run-time memory management library using garbage collection can adapt the frequency of collections to
algorithms include mechanisms for concurrent garbage collection and concurrent checkpointing. In ULTRIX 4.1

www.cs.berkeley.edu/~brewer/cs262/hc.ps

Typed Closure Conversion - Minamide, Morrisett, Harper (1996)   (Correct)   (88 citations)
for representation analysis and tag-free garbage collection, and it facilitates correctness proofs. Our
printing and structural equality. Tag-free garbage collection [5, 37, 24] for both monomorphic and

cs.cornell.edu/home/jgm/papers/closure.ps

Going Beyond the Sandbox: An Overview of the New.. - Gong, Mueller.. (1997)   (Correct)   (86 citations)
such as automatic memory man1 agement, garbage collection, and range checking on strings and arrays
java.sun.com/people/gong/papers/jdk12arch.ps.gz

Garbage Collection Can Be Faster Than Stack Allocation - Appel (1987)   (Correct)   (67 citations)
Garbage Collection Can Be Faster Than Stack Allocation Andrew
A very old and simple algorithm for garbage collection gives very good results when the physical

http.cs.berkeley.edu/~aiken/cs264/papers/gc-faster-than-stack.ps.Z

Consistent Global States of Distributed Systems.. - Babaoglu, Marzullo (1993)   (Correct)   (60 citations)
token loss detection, unreachable storage (garbage) collection, checkpointing and restarting, debugging,
all tokens, and unreachability of storage (garbage collection) If F is stable, then the monitor process

www.newcastle.research.ec.org/broadcast/trs/./papers/02.ps

Representing Control in the Presence of First-Class.. - Hieb, Dybvig, Bruggeman (1990)   (Correct)   (57 citations)
of increased frame linkage costs, increased garbage collection overhead, and decreased locality of
heap allocation and the associated cost of garbage collection can be made competitive with stack

www.cs.indiana.edu/l/www/proglang/papers/stack.ps

Binary Decision Diagrams and Beyond: Enabling Technologies for.. - Bryant (1995)   (Correct)   (52 citations)
the node storage can be reclaimed. This "garbage collection" is performed in the background
the variable ordering in conjunction with garbage collection. That is, the program periodically attempts

www.cs.ubc.ca/spider/ajh/courses/cpsc538d/iccad95_04a_1.ps

Network Objects - Birrell, Nelson, Owicki, Wobber (1995)   (Correct)   (48 citations)
.10 2.3 Garbage collection .
access to streams, and distributed garbage collection)and we omitted more complex or
the Modula-3 library. Distributed garbage collection. Garbage collection is a valuable tool for

www.cis.upenn.edu/~bcpierce/courses/629/papers/Birrell-NO.ps.gz

The Jalapeño Dynamic Optimizing Compiler for Java - Burke, Choi, Fink.. (1999)   (Correct)   (47 citations)
The Jalape~no JVM supports type-accurate garbage collection. With a view to future experimentation to
to future experimentation to determine which garbage collection algorithm will be best suited for SMP

www.mcs.newpaltz.edu/~hind/papers/grande99.ps

Stack-Based Typed Assembly Language - Morrisett, Crary, Walker, Glew (1998)   (Correct)   (44 citations)
it consider languages that do not require garbage collection. Second, Tarditi and Diwan [13, 12] have
performance of programs using copying garbage collection. In Twenty-First ACM Symposium on

reports-archive.adm.cs.cmu.edu/anon/1998/CMU-CS-98-178.ps

Software DSM Protocols that Adapt between Single.. - Amza, Cox.. (1997)   (Correct)   (39 citations)
The memory costs can be bounded by garbage collection, but frequent garbage collection results in
bounded by garbage collection, but frequent garbage collection results in added execution time. CVM [13]

www.cs.rice.edu/~amza/texthpca.ps

Heap Profiling of Lazy Functional Programs - Runciman, Wakeling (1993)   (Correct)   (36 citations)
of a slow reduction is one that involves a garbage collection. Neither does a measure such as the number
such as reference counting, interleave this garbage collection process with graph reduction. In current

www.cs.york.ac.uk/~colin/papers/jfp93hp.ps.gz

A concurrent, generational garbage collector for a.. - Doligez, Leroy (1993)   (Correct)   (32 citations)
concurrently in a shared address space. Garbage collection -the automatic reclamation of unused
stop executing the user's program to perform garbage collection, is clearly inadequate, since it introduces

ftp.inria.fr/INRIA/Projects/cristal/Xavier.Leroy/publications/concurrent-gc.ps.gz

A Survey of Distributed Garbage Collection Techniques - Plainfossé, Shapiro (1995)   (Correct)   (32 citations)
A Survey of Distributed Garbage Collection Techniques David Plainfoss Marc Shapiro
objects in LSDCS resource management (e.g. garbage collection)communication and group management.

para.inria.fr/~lefessan/dgc/papers/00034-SP95.ps.gz

Linear Continuations - Filinski (1992)   (Correct)   (27 citations)
and reduce or even eliminate the need for garbage collection. This stands in contrast to deducing such
www.cs.cmu.edu/afs/cs.cmu.edu/user/andrzej/pub/LC.ps.Z

Operational Interpretations of Linear Logic - Turner, Wadler (1998)   (Correct)   (25 citations)
Felleisen, and Harper [MFH95] to model garbage collection algorithms. Our work extends Chirimar,
.This means, for example, that we can use a garbage collection scheme to manage the storage allocated to

cm.bell-labs.com/cm/cs/who/wadler/topics/../papers/linearop/linearop.ps.gz

First 20 documents  Next 20

Try your query at:   Google (CiteSeer)   Google (Web)   Yahoo!   MSN   CSB   DBLP

CiteSeer.IST - Copyright Penn State and NEC