The Mark and Sweep garbage collection algorithm is a simple DFS traversal with two phases - Mark and Sweep.
Share this post
Tricolor Abstraction to build concurrent…
Share this post
The Mark and Sweep garbage collection algorithm is a simple DFS traversal with two phases - Mark and Sweep.