[PATCH] D41128: [scudo] Adding a public Scudo interface
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 12 13:01:29 PST 2017
cryptoad created this revision.
cryptoad added a reviewer: alekseyshl.
Herald added subscribers: Sanitizers, mgorny.
The first and only function to start with allows to set the soft or hard RSS
limit at runtime. Add associated tests.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D41128
Files:
include/CMakeLists.txt
include/sanitizer/scudo_interface.h
lib/scudo/scudo_allocator.cpp
lib/scudo/scudo_interface_internal.h
test/scudo/interface.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41128.126610.patch
Type: text/x-patch
Size: 5957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171212/82b6a831/attachment.bin>
More information about the llvm-commits
mailing list