[PATCH 0/3] jemalloc(3) on FreeBSD fixes
    Jason Evans 
    jasone at canonware.com
       
    Sun Dec 23 11:55:04 PST 2012
    
    
  
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(-)
> 
> -- 
> 1.8.0
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?
Thanks,
Jason
    
    
More information about the jemalloc-discuss
mailing list