mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-16 17:27:33 +02:00
Added a TODO
This commit is contained in:
parent
bc765f6615
commit
46e2f38029
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ After a major GC is completed the collector thread swaps the values of the black
|
|||
|
||||
The current set of colors is insufficient for lazy sweeping because parts of the heap may not be swept during a collection cycle.
|
||||
|
||||
(an example might help here)
|
||||
(TODO: an example might help here)
|
||||
|
||||
Thus an object that is really garbage could accidentally be assigned the black color.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue