summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SafeStackColoring.cpp
diff options
context:
space:
mode:
authorKostya Kortchinsky <kostyak@google.com>2017-05-18 20:47:35 +0000
committerKostya Kortchinsky <kostyak@google.com>2017-05-18 20:47:35 +0000
commit432b8dd8addf9271432e9d2fef46eba8cf71b0df (patch)
tree5d06166779466dda30e232561ceac76685a98b6a /llvm/lib/CodeGen/SafeStackColoring.cpp
parentdf01feb40eea328a1fc3cee31f659a66fdabc859 (diff)
downloadbcm5719-llvm-432b8dd8addf9271432e9d2fef46eba8cf71b0df.tar.gz
bcm5719-llvm-432b8dd8addf9271432e9d2fef46eba8cf71b0df.zip
[scudo] lower quarantine default sizes
Summary: After discussing the current defaults with a couple of parties, the consensus is that they are too high. 1Mb of quarantine has about a 4Mb impact on PSS, so memory usage goes up quickly. This is obviously configurable, but the default value should be more "approachable", so both the global size and the thread local size are 1/4 of what they used to be. Reviewers: alekseyshl, kcc Reviewed By: alekseyshl Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D33321 llvm-svn: 303380
Diffstat (limited to 'llvm/lib/CodeGen/SafeStackColoring.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud