|
From: | Stefan Monnier |
Subject: | Re: w32/w64 Emacs and gmalloc() |
Date: | Mon, 03 Mar 2014 22:28:03 -0500 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
>> I'm just pointing out that it can be improved a bit by exposing the >> "freeable_p" test and use it in sweep_foo so we don't even try to >> free blocks when the free would be ignored. Along the lines of the >> patch below. > Will this handle all the calls to xrealloc we have in the sources? Not sure what you mean. I think the answer is "no" because we're not trying to optimize all cases, only those that we (easily) can. Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |