[llvm-commits] [PATCH] asan/tsan: more scalable allocator

Dmitry Vyukov dvyukov at google.com
Fri Jan 11 07:25:16 PST 2013


Hi kcc,

Use arrays instead of lists for allocator caches.

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

Files:
  asan/asan_allocator.h
  sanitizer_common/sanitizer_allocator.h
  sanitizer_common/tests/sanitizer_allocator_test.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D286.1.patch
Type: text/x-patch
Size: 19910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130111/0d80cf32/attachment.bin>


More information about the llvm-commits mailing list