Add local caching to chunk allocator

This commit is contained in:
Matthew Parkinson
2021-10-20 16:55:08 +01:00
committed by Matthew Parkinson
parent 20a114cb62
commit 72ccb23d02
5 changed files with 174 additions and 8 deletions

View File

@@ -29,4 +29,4 @@ namespace snmalloc
timers.register_timer(timer);
}
};
}
} // namespace snmalloc