李浩 lihao
  • Joined on 2025-08-20
lihao synced commits to dev at lihao/jemalloc from mirror 2026-06-06 21:57:29 +00:00
4e903a0a32 Replace ctl mallctl macros with helper functions
07618496fc Add CI coverage for --enable-cxx-infallible-new
160ab9d7f6 Replace experimental_infallible_new with compile-time flag
Compare 3 commits »
lihao synced commits to master at lihao/skynet from mirror 2026-06-06 07:37:29 +00:00
83cff80c91 port to OpenBSD (#2157)
lihao synced commits to dev at lihao/jemalloc from mirror 2026-06-06 05:37:31 +00:00
a6048680a8 Fix -Wmissing-prototypes, -Wmissing-variable-declarations, and -Wstrict-prototypes warnings
lihao synced commits to master at lihao/skynet from mirror 2026-06-05 06:47:31 +00:00
lihao synced commits to dev at lihao/jemalloc from mirror 2026-06-04 20:47:31 +00:00
6054b976ef Collapse arena_inlines_a/b and jemalloc_internal_inlines_b into arena_inlines.h
c88d5cf67f Move te_prof_sample_event_lookahead into src/jemalloc.c and rename it to prof_sample_lookahead
de9ad1450b Drop the jemalloc_internal_includes.h umbrella
306ee67a15 Consolidate arena_* header split into arena.h
6396e44a3c Consolidate prof_* and tcache_* header splits
Compare 9 commits »
lihao synced commits to dev at lihao/jemalloc from mirror 2026-06-03 19:47:29 +00:00
c22d929ab4 void function should not return anything
lihao synced commits to dev at lihao/jemalloc from mirror 2026-06-02 19:26:11 +00:00
c823cf2f3c Speculative fix for Windows tasks that sometime fail on aligned_alloc
0bce098955 Remove utilization query mallctl
bcdd23d44c Remove pactivep mallctl
206e3cb1a2 Deduplicate arena create ctl
cc7be7fbe2 Remove safety check abort mallctl
Compare 8 commits »
lihao synced commits to dev at lihao/jemalloc from mirror 2026-06-02 02:46:10 +00:00
716bda4394 Improve unit test coverage in tcache, pac, hpa_central
1619dda8a4 Remove cache bin dead stores
Compare 2 commits »