Subject: CVS commit: src/lib/libc/stdlib
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 11/29/2007 18:46:13
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.