]> granicus.if.org Git - gc/commitdiff
Update TODO file (add 1 item about parallel marker)
authorIvan Maidanski <ivmai@mail.ru>
Sat, 16 Nov 2013 10:25:27 +0000 (14:25 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Sat, 16 Nov 2013 10:25:42 +0000 (14:25 +0400)
TODO

diff --git a/TODO b/TODO
index 10471b205000302fb38b2a147365771b8a30753a..38add34f4bcc35444aa23d055de1a6b93b501796 100644 (file)
--- a/TODO
+++ b/TODO
@@ -34,6 +34,8 @@ 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).