ntdll: Fixed some heap allocation stalls

Alexandre Julliard julliard at winehq.org
Wed Nov 7 13:50:06 CST 2012


Steaphan Greene <steaphan at 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.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list