* felix winkelmann <fe...@call-with-current-continuation.org> [111025 13:32]:
> The attached patch adds debug-output when the mutation-stack is
> resized (and debug-mode is enabled). The m-stack grows by twice its
> current size instead of growing by a fixed rate. Also, some variables
> (incorrectly) reported by gcc/valgrind as being uninitialized in
> C_reclaim are set to appropriate values. Thanks to Joerg Wittenberger
> for his help in locating these warnings.

looks fine and works for me (tm). Pushed.

So this should speed things a bit up IIUC as the mutation stack is
getting larger faster for greedy apps?

Thanks,

Christian

-- 
Who can (make) the muddy water (clear)? Let it be still, and it will
gradually become clear. Who can secure the condition of rest? Let
movement go on, and the condition of rest will gradually arise.
 -- Lao Tse. 

_______________________________________________
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to