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

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 29 13:14:09 PDT 2019


cryptoad updated this revision to Diff 197174.
cryptoad marked 6 inline comments as done.
cryptoad added a comment.

Addressing Vitaly's comments.


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D61214

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61214.197174.patch
Type: text/x-patch
Size: 20678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190429/94d43a68/attachment-0001.bin>


More information about the llvm-commits mailing list