Skip to search formSkip to main contentSkip to account menu

Cheney's algorithm

Known as: Cheney algorithm, Copy Garbage Collection Algorithm, Stop and Copy Garbage Collection Algorithm 
Cheney's algorithm, first described in a 1970 ACM paper by C.J. Cheney, is a stop and copy method of tracing garbage collection in computer software… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
This article examines the criminal liability of George Tenet, who served as the Director of Central Intelligence during the early… 
2012
2012
From Cullen Murphy, editor at large of "Vanity Fair", "God's Jury" is a chilling and powerful account of how the techniques used… 
2009
2009
We present a comprehensive set of tactics that make it practical to use separation logic in a proof assistant. These tactics… 
2007
2007
Hajdu–Cheney syndrome (MIM 102500) is a rare skeletal dysplasia marked by severe generalized osteoporosis and focal bone loss… 
2000
2000
Execution of programs with various data structures often requires dynamic memory management based on garbage collection for… 
1994
1994
We show how to implement efficient copying garbage collection for Prolog. We measure the efficiency of the collector compared to… 
1994
1994
We have implemented a concurrent copying garbage collector that uses replicating garbage collection. In our design, the client… 
1993
1993
What is the cost of garbage collection? In recent years there have been a number of studies of the performance of generational…