[PATCH 0/3] jemalloc(3) on FreeBSD fixes
Garrett Cooper
yanegomi at gmail.com
Sun Dec 23 13:42:33 PST 2012
On Sun, Dec 23, 2012 at 11:55 AM, Jason Evans <jasone at canonware.com> wrote:
> On Dec 2, 2012, at 5:55 PM, Garrett Cooper <yanegomi at gmail.com> wrote:
>> The attached patches make jemalloc(3) function [better] on FreeBSD.
>>
>> Garrett Cooper (3):
>> Don't mangle errno with free(3) if utrace(2) fails
>> Improve configure tests for ffsl
>> Fix build break on *BSD
>>
>> configure.ac | 7 +++++--
>> include/jemalloc/internal/jemalloc_internal.h.in | 6 +++++-
>> include/jemalloc/jemalloc_defs.h.in | 5 +++++
>> src/jemalloc.c | 2 ++
>> 4 files changed, 17 insertions(+), 3 deletions(-)
...
> These patches don't apply when I attempt to use 'git am' (which is particularly unhelpful when errors occur). Is there some workflow for integrating these patches that is supposed to work?
Strange. There shouldn't be... Let me update my git repo and
regenerate the patches.
What was the error that you ran into when you tried to apply them?
Thanks!
-Garrett
More information about the jemalloc-discuss
mailing list