[Midnightbsd-cvs] [MidnightBSD/src] 2c32ed: 5.2.1
Lucas Holt
noreply at github.com
Thu Nov 7 23:31:50 EST 2024
Branch: refs/heads/vendor/jemalloc/dist
Home: https://github.com/MidnightBSD/src
Commit: 2c32eddc20b566bfc2db031ea7485fd3a7f26688
https://github.com/MidnightBSD/src/commit/2c32eddc20b566bfc2db031ea7485fd3a7f26688
Author: Lucas Holt <luke at foolishgames.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
M COPYING
M ChangeLog
M FREEBSD-Xlist
M FREEBSD-diffs
M VERSION
M doc/jemalloc.3
M include/jemalloc/internal/arena_externs.h
M include/jemalloc/internal/arena_inlines_b.h
M include/jemalloc/internal/arena_stats.h
M include/jemalloc/internal/arena_structs_b.h
M include/jemalloc/internal/arena_types.h
M include/jemalloc/internal/atomic.h
M include/jemalloc/internal/atomic_gcc_atomic.h
M include/jemalloc/internal/atomic_gcc_sync.h
M include/jemalloc/internal/background_thread_externs.h
M include/jemalloc/internal/background_thread_inlines.h
M include/jemalloc/internal/background_thread_structs.h
M include/jemalloc/internal/base_structs.h
M include/jemalloc/internal/bin.h
M include/jemalloc/internal/bin_stats.h
A include/jemalloc/internal/bin_types.h
M include/jemalloc/internal/bit_util.h
M include/jemalloc/internal/bitmap.h
M include/jemalloc/internal/cache_bin.h
M include/jemalloc/internal/ctl.h
M include/jemalloc/internal/emitter.h
M include/jemalloc/internal/extent_externs.h
M include/jemalloc/internal/extent_inlines.h
M include/jemalloc/internal/extent_structs.h
M include/jemalloc/internal/extent_types.h
M include/jemalloc/internal/hash.h
A include/jemalloc/internal/hook.h
M include/jemalloc/internal/jemalloc_internal_decls.h
M include/jemalloc/internal/jemalloc_internal_defs.h
A include/jemalloc/internal/jemalloc_internal_defs_FreeBSD.h
M include/jemalloc/internal/jemalloc_internal_externs.h
M include/jemalloc/internal/jemalloc_internal_inlines_a.h
M include/jemalloc/internal/jemalloc_internal_inlines_b.h
M include/jemalloc/internal/jemalloc_internal_inlines_c.h
M include/jemalloc/internal/jemalloc_internal_macros.h
M include/jemalloc/internal/jemalloc_internal_types.h
M include/jemalloc/internal/jemalloc_preamble.h
M include/jemalloc/internal/large_externs.h
M include/jemalloc/internal/malloc_io.h
M include/jemalloc/internal/mutex.h
M include/jemalloc/internal/mutex_prof.h
M include/jemalloc/internal/private_namespace.h
M include/jemalloc/internal/prof_externs.h
M include/jemalloc/internal/prof_inlines_a.h
M include/jemalloc/internal/prof_inlines_b.h
M include/jemalloc/internal/prof_structs.h
M include/jemalloc/internal/public_namespace.h
A include/jemalloc/internal/quantum.h
M include/jemalloc/internal/rtree.h
M include/jemalloc/internal/rtree_tsd.h
A include/jemalloc/internal/safety_check.h
A include/jemalloc/internal/sc.h
A include/jemalloc/internal/seq.h
M include/jemalloc/internal/stats.h
M include/jemalloc/internal/sz.h
M include/jemalloc/internal/tcache_externs.h
M include/jemalloc/internal/tcache_inlines.h
M include/jemalloc/internal/tcache_structs.h
M include/jemalloc/internal/tcache_types.h
A include/jemalloc/internal/test_hooks.h
M include/jemalloc/internal/ticker.h
M include/jemalloc/internal/tsd.h
M include/jemalloc/internal/tsd_generic.h
M include/jemalloc/internal/tsd_malloc_thread_cleanup.h
M include/jemalloc/internal/tsd_tls.h
M include/jemalloc/internal/witness.h
M include/jemalloc/jemalloc.h
M include/jemalloc/jemalloc_FreeBSD.h
M src/arena.c
M src/background_thread.c
M src/base.c
M src/bin.c
M src/ckh.c
M src/ctl.c
M src/extent.c
M src/extent_dss.c
M src/extent_mmap.c
A src/hook.c
M src/jemalloc.c
M src/large.c
M src/malloc_io.c
M src/mutex.c
M src/pages.c
M src/prof.c
M src/rtree.c
A src/safety_check.c
A src/sc.c
M src/stats.c
M src/sz.c
M src/tcache.c
A src/test_hooks.c
M src/tsd.c
Log Message:
-----------
5.2.1
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications
More information about the Midnightbsd-cvs
mailing list