Reland "[scudo] Support partial concurrent page release in SizeClassAllocator64"
authorChia-hung Duan <chiahungduan@google.com>
Wed, 12 Jul 2023 04:32:49 +0000 (04:32 +0000)
committerChia-hung Duan <chiahungduan@google.com>
Wed, 12 Jul 2023 18:25:01 +0000 (18:25 +0000)
commit1a4bc114ec8a80550259b5b3b1c7ab0d5c5fa4da
tree6a2599f960d2057025bf9bbe99704ea532d19428
parent7f1028e9df52b4e7246f189a24684b1ca8c9bfbe
Reland "[scudo] Support partial concurrent page release in SizeClassAllocator64"

This reverts commit 2f04b688aadef747172a8f4a7d1658dc049b1e24.

Reviewed By: cferris

Differential Revision: https://reviews.llvm.org/D155015
compiler-rt/lib/scudo/standalone/local_cache.h
compiler-rt/lib/scudo/standalone/primary64.h
compiler-rt/lib/scudo/standalone/tests/combined_test.cpp
compiler-rt/lib/scudo/standalone/tests/primary_test.cpp