mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-07 03:48:42 +03:00
use only arena's instead of regions
This commit is contained in:
parent
1d231be758
commit
77766e20a6
11 changed files with 81 additions and 551 deletions
|
@ -49,7 +49,6 @@ set(mi_sources
|
|||
src/os.c
|
||||
src/page.c
|
||||
src/random.c
|
||||
src/region.c
|
||||
src/segment.c
|
||||
src/stats.c
|
||||
src/prim/prim.c)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue