[PATCH] D47289: [scudo] Improve the scalability of the shared TSD model

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 11 07:54:51 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT334410: [scudo] Improve the scalability of the shared TSD model (authored by cryptoad, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47289?vs=150541&id=150757#toc

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D47289

Files:
  lib/scudo/scudo_allocator.cpp
  lib/scudo/scudo_tsd.h
  lib/scudo/scudo_tsd_exclusive.cpp
  lib/scudo/scudo_tsd_exclusive.inc
  lib/scudo/scudo_tsd_shared.cpp
  lib/scudo/scudo_tsd_shared.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47289.150757.patch
Type: text/x-patch
Size: 9679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180611/fde0796a/attachment.bin>


More information about the llvm-commits mailing list