Promote aligned_malloc and aligned_free
[folly.git] / folly / concurrency / CacheLocality.h
2018-01-13 Yedidya FeldblumPromote aligned_malloc and aligned_free
2017-12-20 Yedidya FeldblumKill FOLLY_ALIGNED etc
2017-12-20 Yedidya FeldblumAdd hardware_destructive_interference_size
2017-12-14 Yedidya FeldblumMove max_align_v and max_align_t to folly/lang/Align.h
2017-10-29 Yedidya FeldblumCodeMod: Replace includes of folly/Hash.h with folly...
2017-10-21 James Sedgwickmove MemoryMapping, Shell, ThreadId, ThreadName, and...
2017-10-19 Yedidya FeldblumRevert D6050464: [Folly] Move folly/Hash.h to folly...
2017-10-19 Yedidya FeldblumMove folly/Hash.h to folly/hash/
2017-07-20 Phil WilloughbyIntroduce folly::max_align_t and folly::max_align_v
2017-07-04 Yedidya FeldblumApply clang-format to folly/concurrency/
2017-06-28 Giuseppe OttavianoMove CacheLocality out of detail/ and into concurrency/