diff options
author | Kostya Kortchinsky <kostyak@google.com> | 2019-05-07 15:40:09 +0000 |
---|---|---|
committer | Kostya Kortchinsky <kostyak@google.com> | 2019-05-07 15:40:09 +0000 |
commit | ab8c8da60928cae277942f4fda2e63626ec7b863 (patch) | |
tree | 629a7ecf0fe5dd9c2c80de90e211ff7ce3d34dcf /llvm/unittests/Support/CommandLineTest.cpp | |
parent | 78a6062c24dc51180101666b82afa8d7fab920d1 (diff) | |
download | llvm-ab8c8da60928cae277942f4fda2e63626ec7b863.zip llvm-ab8c8da60928cae277942f4fda2e63626ec7b863.tar.gz llvm-ab8c8da60928cae277942f4fda2e63626ec7b863.tar.bz2 |
[scudo][standalone] Introduce the Quarantine
Summary:
The Quarantine is used to hold chunks for a little while prior to
actually releasing them for potential reuse. The code is pretty much
the same as the sanitizer_common one, with additional shuffling of
the quarantine batches to decrease predictability of allocation
patterns when it is enabled.
Reviewers: vitalybuka, eugenis, hctim, morehouse
Reviewed By: morehouse
Subscribers: mgorny, delcypher, jfb, #sanitizers, llvm-commits
Tags: #llvm, #sanitizers
Differential Revision: https://reviews.llvm.org/D61385
llvm-svn: 360163
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions