Core-local allocator
Summary: Adds a core-local allocator to CacheLocality. Multiple objects using cache locality may share the same allocator, and allocate things less than cacheline sized, without incurring additional false-sharing overhead. Reviewed By: nbronson, ot Differential Revision: D5139886 fbshipit-source-id: a9804662d6339829a12e0791f418dabd9678f1bf
Showing
Please register or sign in to comment