[all-commits] [llvm/llvm-project] d9a996: [scudo] Add fragmentation info for each memory gro...

ChiaHungDuan via All-commits all-commits at lists.llvm.org
Mon Sep 9 13:59:24 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d9a996020394a8181d17e4f0a0fc89d59371f9af
      https://github.com/llvm/llvm-project/commit/d9a996020394a8181d17e4f0a0fc89d59371f9af
  Author: ChiaHungDuan <chiahungduan at google.com>
  Date:   2024-09-09 (Mon, 09 Sep 2024)

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

  Log Message:
  -----------
  [scudo] Add fragmentation info for each memory group (#107475)

This information helps with tuning the heuristic of selecting memory
groups to release the unused pages.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list