[plt-scheme] MzScheme incremental gc on windows unstable/not working?

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Mon Jul 12 23:56:31 EDT 2004

Are you already using scheme_set_stack_base() with a non-zero
second argument?

If not, it's worth a try. The problem is possibly in scanning memory to
find potential GC roots.

Matthew



Posted on the users mailing list.