summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2015-10-26 08:29:32 +0300
committerIvan Maidanski <ivmai@mail.ru>2015-10-26 08:29:32 +0300
commitaeaa599a73601ec5c29d900f0f5f111dfd8ae06d (patch)
tree314ecddfa40900f39aba2d0484c6ebbf111e6758 /TODO
parent7a1f75f30855ee1984463d085d3c90e6b2c05940 (diff)
downloadbdwgc-aeaa599a73601ec5c29d900f0f5f111dfd8ae06d.tar.gz
Remove item from TODO file about resuming parallel markers
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index aea7e3fe..ed0db118 100644
--- a/TODO
+++ b/TODO
@@ -29,8 +29,6 @@ Use Linux VM pressure notifications to force GC and unmapping.
Filter overlaps in GC_add_roots for Unix (same as for Win32).
-Do not resume parallel markers if only 1 core is active at GC mark start.
-
Enable GC_set_handle_fork(1) for Darwin with GC_dirty_maintained on (both
single and multi-threaded modes).