Remove item from TODO file about resuming parallel markers
authorIvan Maidanski <ivmai@mail.ru>
Mon, 26 Oct 2015 05:29:32 +0000 (08:29 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 26 Oct 2015 05:29:32 +0000 (08:29 +0300)
TODO

diff --git a/TODO b/TODO
index aea7e3f..ed0db11 100644 (file)
--- 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).