jemalloc/include
Guangli Dai 205ba7b223 Prepare tcache for size to grow by PAGE over GROUP*PAGE
To prepare for the upcoming changes where size class grows by PAGE when
larger than NGROUP * PAGE, disable the tcache when it is larger than 2 *
NGROUP * PAGE. The threshold for tcache is set higher to prevent perf
regression as much as possible while usizes between NGROUP * PAGE and 2 *
NGROUP * PAGE happen to grow by PAGE.
2025-02-10 16:34:10 -08:00
..
jemalloc Prepare tcache for size to grow by PAGE over GROUP*PAGE 2025-02-10 16:34:10 -08:00
msvc_compat Remove trailing whitespace 2023-06-23 11:58:18 -07:00