mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-15 07:01:42 +03:00
1. Change the definition of emap_alloc_ctx_t 2. Change the read of both from edata_t. 3. Change the assignment and usage of emap_alloc_ctx_t. 4. Change other callsites of index2size. Note for the changes in the data structure, i.e., emap_alloc_ctx_t, will be used when the build-time config (--enable-limit-usize-gap) is enabled but they will store the same value as index2size(szind) if the runtime option (opt_limit_usize_gap) is not enabled. |
||
|---|---|---|
| .. | ||
| jemalloc | ||
| msvc_compat | ||