Skip to search form
Skip to main content
Skip to account menu
Semantic Scholar
Semantic Scholar's Logo
Search 210,023,867 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.
Review
2017
Review
2017
From Cloud to Fog Computing: A Review and a Conceptual Live VM Migration Framework
O. Osanaiye
,
Shuo Chen
,
Zheng Yan
,
Rongxing Lu
,
K. Choo
,
M. Dlodlo
IEEE Access
2017
Corpus ID: 3119314
Fog computing, an extension of cloud computing services to the edge of the network to decrease latency and network congestion, is…
Expand
Highly Cited
2013
Highly Cited
2013
Modeling and analysis of software rejuvenation in a server virtualized system with live VM migration
F. Machida
,
Dong Seong Kim
,
Kishor S. Trivedi
Performance evaluation (Print)
2013
Corpus ID: 40333472
Highly Cited
2010
Highly Cited
2010
Predicting the Performance of Virtual Machine Migration
Sherif Akoush
,
R. Sohan
,
A. Rice
,
A. Moore
,
A. Hopper
IEEE International Symposium on Modeling…
2010
Corpus ID: 1126771
With the ability to move virtual machines between physical hosts, live migration is a core feature of virtualisation. However for…
Expand
Highly Cited
2005
Highly Cited
2005
Quantifying the performance of garbage collection vs. explicit memory management
Matthew Hertz
,
E. Berger
Conference on Object-Oriented Programming Systems…
2005
Corpus ID: 6570650
Garbage collection yields numerous software engineering benefits, but its quantitative impact on performance remains elusive. One…
Expand
Highly Cited
1998
Highly Cited
1998
From ML to Ada: Strongly-typed language interoperability via source translation
A. Tolmach
,
D. Oliva
Journal of functional programming
1998
Corpus ID: 6481029
We describe a system that supports source-level integration of ML-like functional language code with ANSI C or Ada83 code. The…
Expand
Highly Cited
1994
Highly Cited
1994
Portable, unobtrusive garbage collection for multiprocessor systems
Damien Doligez
,
Georges Gonthier
ACM-SIGACT Symposium on Principles of Programming…
1994
Corpus ID: 11019420
We describe and prove the correctness of a new concurrent mark-and-sweep garbage collection algorithm. This algorithm derives…
Expand
Highly Cited
1991
Highly Cited
1991
The derivation of distributed termination detection algorithms from garbage collection schemes
G. Tel
,
F. Mattern
TOPL
1991
Corpus ID: 11724273
It is shown that the termination detection problem for distributed computations can be modeled as an instance of the garbage…
Expand
1991
1991
Reclaiming storage in an object oriented platform supporting extended C++ and Objective-C applications
P. Ferreira
Proceedings International Workshop on Object…
1991
Corpus ID: 16022048
This paper describes the experience obtained from the conception and implementation of a system for garbage collection in the…
Expand
Highly Cited
1990
Highly Cited
1990
Comparing mark-and sweep and stop-and-copy garbage collection
B. Zorn
LISP and Functional Programming
1990
Corpus ID: 3355089
Stop-and-copy garbage collection has been preferred to mark-and-sweep collection in the last decade because its collection time…
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
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