[all-commits] [llvm/llvm-project] dc4bf7: Fix the calculation of fragmented bytes in seconda...
ChiaHungDuan via All-commits
all-commits at lists.llvm.org
Thu Sep 14 15:25:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc4bf78e4ebb57206c9bca5934a3deaeba76c2d2
https://github.com/llvm/llvm-project/commit/dc4bf78e4ebb57206c9bca5934a3deaeba76c2d2
Author: ChiaHungDuan <chiahungduan at google.com>
Date: 2023-09-14 (Thu, 14 Sep 2023)
Changed paths:
M compiler-rt/lib/scudo/standalone/secondary.h
Log Message:
-----------
Fix the calculation of fragmented bytes in secondary (#66422)
The fragmentation of secondary cache is the difference between mapped
page size and the user request size
More information about the All-commits
mailing list