[all-commits] [llvm/llvm-project] 2f04b6: Revert "[scudo] Support partial concurrent page re...

ChiaHungDuan via All-commits all-commits at lists.llvm.org
Tue Jul 11 13:34:53 PDT 2023


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

  Changed paths:
    M compiler-rt/lib/scudo/standalone/primary64.h

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

We should merge two top TransferBatches so that the range marking can be
done correctly

This reverts commit 57ae8a2a1acb1aa1a5f55c29b1b338a780d649d5.

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




More information about the All-commits mailing list