mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-29 14:30:34 +02:00
Update README now that we have parallel mutators
This commit is contained in:
parent
a1dbbfd6ae
commit
54ce801c72
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ majority of use cases.
|
|||
## To do
|
||||
|
||||
- [X] Implement a parallel marker for the mark-sweep collector.
|
||||
- [ ] Adapt all GC implementations to allow multiple mutator threads.
|
||||
- [X] Adapt all GC implementations to allow multiple mutator threads.
|
||||
Update gcbench.c.
|
||||
- [ ] Implement precise non-moving Immix whole-heap collector.
|
||||
- [ ] Add evacuation to Immix whole-heap collector.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue