[PATCH] atomic operations for ppc

Federico Schwindt fgsch at lodoss.net
Tue Mar 13 19:13:43 PDT 2012


On Tue, Mar 13, 2012 at 10:19 PM, Jason Evans <jasone at canonware.com> wrote:
> On Mar 13, 2012, at 2:52 PM, Ingvar Hagelund wrote:
>> This patch should, if it is correct, add the functions atomic_add_uint32 and atomic_sub_uint32 that are missing on some platforms, at least RHEL5/ppc[64]. With this patch, jemalloc may be updated to 2.2.x also in the EPEL5 repositories.
> [..]
> I'm a bit confused about where the code actually originated.  A quick web search finds hits both in APR (Apache license) and Boost.

Hi,

I'm checking the licensing with boost and apr.
I will let you know when I have the confirmation but it looks like it
first appeared in apr 1.0.0 under Apache License 2.0 so that might be
a problem.

f.-



More information about the jemalloc-discuss mailing list