Skip to search form
Skip to main content
Skip to account menu
Semantic Scholar
Semantic Scholar's Logo
Search 228,400,052 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.
2018
2018
Mitigating Garbage Collection Interference on Containerized Clouds
Panagiotis Patros
,
K. B. Kent
,
Michael H. Dawson
IEEE International Conference on Self-Adaptive…
2018
Corpus ID: 58674513
Clouds abstract the provisioning of computing resources and offer them in a pay-as-you-go manner. Containerized platform clouds…
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
2006
2006
Hard Real-Time Hybrid Garbage Collection with Low Memory Requirements
Yang Chang
,
A. Wellings
IEEE Real-Time Systems Symposium
2006
Corpus ID: 8180470
Real-time garbage collection algorithms are usually criticised for their high memory requirements. Even when consuming nearly 50…
Expand
2003
2003
Cache Coherence in Intelligent Memory Systems
D. Franklin
,
M. Oskin
,
J. Hensley
,
F. Chong
IEEE Trans. Computers
2003
Corpus ID: 35911519
The Active Pages model of intelligent memory can speed up data-intensive applications by up to two to three orders of magnitude…
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
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