Skip to search form
Skip to main content
Skip to account menu
Semantic Scholar
Semantic Scholar's Logo
Search 225,950,945 papers from all fields of science
Search
Sign In
Create Free Account
Tracing garbage collection
Known as:
Generational garbage collection
, Stop-the-world
, Conservative garbage collector
Expand
In computer programming, tracing garbage collection is a form of automatic memory management that consists of determining which objects should be…
Expand
Wikipedia
(opens in a new tab)
Create Alert
Alert
Related topics
Related topics
38 relations
.NET Framework
32-bit
64-bit computing
C++
Expand
Papers overview
Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
Understanding the Causes of Consistency Anomalies in Apache Cassandra
Hua Fan
,
A. Ramaraju
,
M. McKenzie
,
W. Golab
,
B. Wong
Proceedings of the VLDB Endowment
2015
Corpus ID: 18093679
A recent paper on benchmarking eventual consistency showed that when a constant workload is applied against Cassandra, the…
Expand
2013
2013
An enhanced approach for estimating writable working set by pre-copy and prediction
T. Wu
,
Wei-Tsong Lee
,
Jhih-Siang Huang
,
Chien-Yu Duan
,
Tain-Wen Suen
International Conference on Information…
2013
Corpus ID: 17049919
Because cloud computing and cloud-based applications have attracted more and more attention in recent years, more and more…
Expand
2002
2002
Energy Consumption and Garbage Collection in Low-Powered Computing ; CU-CS-930-02
Amer Diwan
,
Han-Deok Lee
,
D. Grunwald
,
K. Farkas
2002
Corpus ID: 14229857
We have measured the energy efficiency of different memory management strategies on a high performance pocket computer. We…
Expand
2001
2001
A Network Protocol Stack in Standard ML
Edoardo S. Biagioni
,
R. Harper
,
Peter Lee
High. Order Symb. Comput.
2001
Corpus ID: 14113674
The FoxNet is an implementation of the standard TCP/IP networking protocol stack using the Standard ML (SML) language. SML is a…
Expand
2000
2000
Reducing sweep time for a nearly empty heap
Y. Chung
,
Soo-Mook Moon
,
K. Ebcioglu
,
Dan Sahlin
ACM-SIGACT Symposium on Principles of Programming…
2000
Corpus ID: 1748996
Mark and sweep garbage collectors are known for using time proportional to the heap size when sweeping memory, since all objects…
Expand
1992
1992
A mark-and-sweep collector C++
Daniel R. Edelson
ACM-SIGACT Symposium on Principles of Programming…
1992
Corpus ID: 16529642
Our research is concerned with compiler-independent, tag-free garbage collection for the C++ programming language. We have…
Expand
Highly Cited
1992
Highly Cited
1992
Garbage collecting the world
B. Lang
,
C. Queinnec
,
José M. Piquer
ACM-SIGACT Symposium on Principles of Programming…
1992
Corpus ID: 5430649
Distributed symbolic computations involve the existence of remote references allowing an object, local to a processor, to…
Expand
1991
1991
The Effect of Garbage Collection on Cache Performance
B. Zorn
1991
Corpus ID: 15024218
Abstract : Cache performance is an important part of total performance in modern computer systems. This paper describes the use…
Expand
1989
1989
Vectorized garbage collection
A. Appel
,
A. Bendiksen
Journal of Supercomputing
1989
Corpus ID: 10082186
Garbage collection can be done in vector mode on supercomputers like the CRAY-2 and the Cyber 205. Both copying collection and…
Expand
1987
1987
Garbage Collection in a Distributed Environment
L. Augusteijn
Parallel Architectures and Languages Europe
1987
Corpus ID: 28136801
A garbage collector for a distributed system is described. This collector is of the mark and sweep type, each processor having…
Expand
By clicking accept or continuing to use the site, you agree to the terms outlined in our
Privacy Policy
(opens in a new tab)
,
Terms of Service
(opens in a new tab)
, and
Dataset License
(opens in a new tab)
ACCEPT & CONTINUE