[PATCH] D48097: [TSan] Fix madvise(MADV_NOHUGEPAGE) for meta shadow memory

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 13 07:59:52 PDT 2018


alekseyshl updated this revision to Diff 151168.
alekseyshl added a comment.

- Die on madvise-ing shadow memory failure.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D48097

Files:
  lib/sanitizer_common/sanitizer_common.h
  lib/sanitizer_common/sanitizer_posix_libcdep.cc
  lib/sanitizer_common/sanitizer_win.cc
  lib/tsan/rtl/tsan_platform_posix.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48097.151168.patch
Type: text/x-patch
Size: 4520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180613/94cfa7df/attachment.bin>


More information about the llvm-commits mailing list