From 8cfd9d1ddc706727dcb0105745b4ef3017dc2cc4 Mon Sep 17 00:00:00 2001 From: Matthew Mondor Date: Tue, 8 Sep 2015 16:29:56 -0400 Subject: [PATCH] Update README --- ecl-gc-bug/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ecl-gc-bug/README b/ecl-gc-bug/README index 04da6fa..0ef5457 100644 --- a/ecl-gc-bug/README +++ b/ecl-gc-bug/README @@ -27,5 +27,5 @@ avoidable bug; I have daemons using ECL with decent uptimes. instead of a busy loop, with one thread missing. - Verify if boehm-gc's use of SA_RESTART is correct, and if hanging situations happen in restartable or non-restartable calls. -- Merge my heap related fixes in the netbsd-boehm-gc branch and see - if anything is different +- NetBSD has pthread_suspend_np(3) and pthread_resume_np(3). + Verify if Boehm-GC can use those, and if so, enable them and test. -- 2.9.0