[PATCH] Move last bit of zone initialization in zone.c, and lazy-initialize
Jason Evans
jasone at canonware.com
Mon Apr 2 14:18:22 PDT 2012
On Apr 2, 2012, at 12:04 AM, Mike Hommey wrote:
> include/jemalloc/internal/jemalloc_internal.h.in | 12 ------------
> include/jemalloc/internal/zone.h | 22 ----------------------
> src/jemalloc.c | 11 -----------
> src/zone.c | 1 +
> 4 files changed, 1 insertion(+), 45 deletions(-)
> delete mode 100644 include/jemalloc/internal/zone.h
Applied; thanks.
Jason
More information about the jemalloc-discuss
mailing list