chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] [PATCH] C_reclaim cleanups and debug output for m-


From: Christian Kellermann
Subject: Re: [Chicken-hackers] [PATCH] C_reclaim cleanups and debug output for m-stack resize
Date: Wed, 26 Oct 2011 11:12:32 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

* felix winkelmann <address@hidden> [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. 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]