[PATCH] D49972: [XRay][compiler-rt] FDR Mode: Use mmap instead of internal allocator

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 29 22:27:09 PDT 2018


dberris updated this revision to Diff 157914.
dberris added a comment.

Add comment on why we're using MAP_NORESERVE in the XRay buffer queue implementation.


https://reviews.llvm.org/D49972

Files:
  compiler-rt/lib/xray/xray_buffer_queue.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49972.157914.patch
Type: text/x-patch
Size: 3735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180730/c384ac59/attachment.bin>


More information about the llvm-commits mailing list