add mi_reserve_os_memory/mi_manage_os_memory; allow arena allocations to cross multiple bitmap fields

This commit is contained in:
daan 2020-09-07 21:34:34 -07:00
parent d8f8159dda
commit c7272afa9a
7 changed files with 340 additions and 58 deletions

View file

@ -149,8 +149,8 @@
</ClCompile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="mimalloc-override.vcxproj">
<Project>{abb5eae7-b3e6-432e-b636-333449892ea7}</Project>
<ProjectReference Include="mimalloc.vcxproj">
<Project>{abb5eae7-b3e6-432e-b636-333449892ea6}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />