When all the blocks (local caches are included) are freed, the size of
free blocks should be equal to AllocatedUser.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This is useful when we support concurrent alloc/free and releaseToOSMaybe() in primary allocator.