Content deleted Content added
m fix formatting |
m Fixing broken anchor: 2021-09-01 #Dynamic memory allocation→Memory management#Manual memory management |
||
Line 1:
{{Use dmy dates|date=September 2021}}
{{more footnotes|date=April 2014}}
'''Cheney's algorithm''', first described in a 1970 [[Association for Computing Machinery|ACM]] paper by C.J. Cheney, is a [[stop and copy]] method of [[tracing garbage collection]] in computer software systems. In this scheme, the [[Memory management#
Cheney's algorithm reclaims items as follows:
|