mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 19:38:41 +03:00
add base and size to OS memid
This commit is contained in:
parent
5e95ebc7a0
commit
fe5a314114
9 changed files with 104 additions and 40 deletions
|
@ -40,7 +40,7 @@ static int ITER = 20;
|
|||
static int THREADS = 8;
|
||||
static int SCALE = 10;
|
||||
static int ITER = 10;
|
||||
#elif 1
|
||||
#elif 0
|
||||
static int THREADS = 4;
|
||||
static int SCALE = 100;
|
||||
static int ITER = 50;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue