Skip to content
Commit 57ae8a2a authored by Chia-hung Duan's avatar Chia-hung Duan
Browse files

[scudo] Support partial concurrent page release in SizeClassAllocator64

After extracting memory groups, it's safe to do
1. markFreeBlocks
2. releaseFreeMemoryToOS concurrently with pushBlocks() and
popBatches(). This will improve the throughput of Scudo.

Reviewed By: cferris

Differential Revision: https://reviews.llvm.org/D153608
parent d9a2b83d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment