[all-commits] [llvm/llvm-project] 1a4bc1: Reland "[scudo] Support partial concurrent page re...

ChiaHungDuan via All-commits all-commits at lists.llvm.org
Wed Jul 12 11:28:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a4bc114ec8a80550259b5b3b1c7ab0d5c5fa4da
      https://github.com/llvm/llvm-project/commit/1a4bc114ec8a80550259b5b3b1c7ab0d5c5fa4da
  Author: Chia-hung Duan <chiahungduan at google.com>
  Date:   2023-07-12 (Wed, 12 Jul 2023)

  Changed paths:
    M compiler-rt/lib/scudo/standalone/local_cache.h
    M compiler-rt/lib/scudo/standalone/primary64.h
    M compiler-rt/lib/scudo/standalone/tests/combined_test.cpp
    M compiler-rt/lib/scudo/standalone/tests/primary_test.cpp

  Log Message:
  -----------
  Reland "[scudo] Support partial concurrent page release in SizeClassAllocator64"

This reverts commit 2f04b688aadef747172a8f4a7d1658dc049b1e24.

Reviewed By: cferris

Differential Revision: https://reviews.llvm.org/D155015




More information about the All-commits mailing list