[PATCH] Change internal allocator in sanitizer tools

Dmitry Vyukov dvyukov at google.com
Mon Apr 22 02:28:10 PDT 2013


  As per offline discussion, Alexey will measure overhead of the single mutex on tsan performance. If the slowdown is negligible, we can use it. Otherwise we need to think about per-thread caches will all the required machinery.

http://llvm-reviews.chandlerc.com/D671



More information about the llvm-commits mailing list