server-skynet-source-3rd-je.../include
David Goldblatt 3967329813 Arena: share bin offsets in a global.
This saves us a cache miss when lookup up the arena bin offset in a remote
arena during tcache flush.  All arenas share the base offset, and so we don't
need to look it up repeatedly for each arena.  Secondarily, it shaves 288 bytes
off the arena on, e.g., x86-64.
2021-02-04 14:10:43 -08:00
..
jemalloc Arena: share bin offsets in a global. 2021-02-04 14:10:43 -08:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00