[PATCH] D37082: [sanitizer] Re-introduce kUseSeparateSizeClassForBatch for the 32-bit Primary
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 25 08:55:26 PDT 2017
cryptoad updated this revision to Diff 112702.
cryptoad marked 4 inline comments as done.
cryptoad added a comment.
Changing `SizeClassMap::Validate` to loop on `kNumClasses`.
Performance testing is the last item remaining.
https://reviews.llvm.org/D37082
Files:
lib/sanitizer_common/sanitizer_allocator_local_cache.h
lib/sanitizer_common/sanitizer_allocator_primary32.h
lib/sanitizer_common/sanitizer_allocator_size_class_map.h
lib/sanitizer_common/tests/sanitizer_allocator_test.cc
lib/scudo/scudo_allocator.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37082.112702.patch
Type: text/x-patch
Size: 15572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170825/0e5a1b38/attachment.bin>
More information about the llvm-commits
mailing list