From 7c8a3f11268ef813dfcb2932a0fb5a7c872c15ac Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Sat, 16 Nov 2013 14:25:27 +0400 Subject: [PATCH] Update TODO file (add 1 item about parallel marker) --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 10471b20..38add34f 100644 --- 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). -- 2.40.0