Steaphan Greene steaphan@gmail.com writes:
On 11/03/2012 10:28 AM, Matteo Bruni wrote:
Speaking of which, it might be a nice followup patch to add some free lists usage stats, to get some idea of what different applications do in that regard.
Well, my code instrumentation consisted of fprintf()s, which I redirected through grep, sort, and uniq. So, I don't have anything sophisticated to share on that end.
Actually, what would be useful would be a test program that replicates the allocation pattern of that app, so we can experiment with various settings and measure the difference.