[PATCH] D44326: [sanitizer] Align & pad the allocator structures to the cacheline size v2

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 14:26:46 PST 2018


cryptoad updated this revision to Diff 137842.
cryptoad added a comment.

Couple of additional changes from the original patch.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D44326

Files:
  lib/sanitizer_common/sanitizer_allocator_primary32.h
  lib/sanitizer_common/sanitizer_allocator_primary64.h
  lib/sanitizer_common/sanitizer_common.h
  lib/sanitizer_common/sanitizer_platform.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44326.137842.patch
Type: text/x-patch
Size: 3638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/cb572aad/attachment.bin>


More information about the llvm-commits mailing list