mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 19:38:41 +03:00
wip: initial working windows remap
This commit is contained in:
parent
e4c914565d
commit
1246f46625
7 changed files with 287 additions and 53 deletions
|
@ -61,7 +61,7 @@ int main() {
|
|||
//mi_free(p2);
|
||||
|
||||
//mi_collect(true);
|
||||
//mi_stats_print(NULL);
|
||||
mi_stats_print(NULL);
|
||||
|
||||
// test_process_info();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue