Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/stdlib
Module Name: src
Committed By: ad
Date: Thu Nov 29 18:46:13 UTC 2007
Modified Files:
src/lib/libc/stdlib: jemalloc.c
Log Message:
Make the allocation arenas per-CPU in the most optimistic case, but
continue to 'stripe' by thread in case of contention.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 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.
Home |
Main Index |
Thread Index |
Old Index