[PATCH] D61214: [scudo][standalone] Add the memory reclaiming mechanism

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 07:54:06 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359567: [scudo][standalone] Add the memory reclaiming mechanism (authored by cryptoad, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61214/new/

https://reviews.llvm.org/D61214

Files:
  compiler-rt/trunk/lib/scudo/standalone/CMakeLists.txt
  compiler-rt/trunk/lib/scudo/standalone/release.h
  compiler-rt/trunk/lib/scudo/standalone/size_class_map.h
  compiler-rt/trunk/lib/scudo/standalone/tests/CMakeLists.txt
  compiler-rt/trunk/lib/scudo/standalone/tests/map_test.cc
  compiler-rt/trunk/lib/scudo/standalone/tests/release_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61214.197329.patch
Type: text/x-patch
Size: 21056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190430/31097c42/attachment.bin>


More information about the llvm-commits mailing list