Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/libc/stdlib
> Module Name: src
> Committed By: ad
> Date: Sat Dec 1 22:44:44 UTC 2007
>
> Modified Files:
> src/lib/libc/stdlib: jemalloc.c
>
> Log Message:
> Back out the per-cpu arena changes. With this, ld.so magically stops
> loading libc/libpthread twice -- which does not make sense, because it
> has its own private malloc().
>
>
> To generate a diff of this commit:
> cvs rdiff -r1.14 -r1.15 src/lib/libc/stdlib/jemalloc.c
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
is there a recipe to reproduce the problem?
YAMAMOTO Takashi
Home |
Main Index |
Thread Index |
Old Index