mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-09-18 04:04:47 +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
|
@ -31,7 +31,6 @@ terms of the MIT license. A copy of the license can be found in the file
|
|||
#include "os.c"
|
||||
#include "page.c" // includes page-queue.c
|
||||
#include "random.c"
|
||||
#include "region.c"
|
||||
#include "segment.c"
|
||||
#include "stats.c"
|
||||
#include "prim/prim.c"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue