1
0
Fork 0
arangodb/arangod/Cache
Dan Larkin 9590d911ea Removed some alignas directives. 2017-03-27 17:32:44 -04:00
..
Cache.cpp Fixed deadlock in cache shutdown. 2017-03-23 12:11:50 -04:00
Cache.h Moved Finding class out of Cache for convenience. 2017-03-14 11:51:25 -04:00
CacheManagerFeature.cpp Improved cache rebalancing and allocation strategies. 2017-03-11 12:15:08 -05:00
CacheManagerFeature.h Improved cache rebalancing and allocation strategies. 2017-03-11 12:15:08 -05:00
CacheManagerFeatureThreads.cpp Added hash cache system. 2017-02-24 15:31:40 -05:00
CacheManagerFeatureThreads.h Added hash cache system. 2017-02-24 15:31:40 -05:00
CachedValue.cpp Fixed bugs in cache resize tasks and related tests. 2017-02-27 17:28:45 -05:00
CachedValue.h Fixed two compile errors. 2017-02-24 17:12:32 -05:00
Common.h Improved cache rebalancing and allocation strategies. 2017-03-11 12:15:08 -05:00
Finding.cpp Moved Finding class out of Cache for convenience. 2017-03-14 11:51:25 -04:00
Finding.h Moved Finding class out of Cache for convenience. 2017-03-14 11:51:25 -04:00
FrequencyBuffer.h Improved cache rebalancing and allocation strategies. 2017-03-11 12:15:08 -05:00
Manager.cpp prevent unlikely division by zero 2017-03-23 18:17:47 +01:00
Manager.h fixed clang build error 2017-03-13 12:47:09 +01:00
ManagerTasks.cpp Improved cache rebalancing and allocation strategies. 2017-03-11 12:15:08 -05:00
ManagerTasks.h Improved cache rebalancing and allocation strategies. 2017-03-11 12:15:08 -05:00
Metadata.cpp Improved cache rebalancing and allocation strategies. 2017-03-11 12:15:08 -05:00
Metadata.h Improved cache rebalancing and allocation strategies. 2017-03-11 12:15:08 -05:00
PlainBucket.cpp Improved cache rebalancing and allocation strategies. 2017-03-11 12:15:08 -05:00
PlainBucket.h Removed some alignas directives. 2017-03-27 17:32:44 -04:00
PlainCache.cpp Moved Finding class out of Cache for convenience. 2017-03-14 11:51:25 -04:00
PlainCache.h Moved Finding class out of Cache for convenience. 2017-03-14 11:51:25 -04:00
Rebalancer.cpp Added hash cache system. 2017-02-24 15:31:40 -05:00
Rebalancer.h Added hash cache system. 2017-02-24 15:31:40 -05:00
State.cpp Improved cache rebalancing and allocation strategies. 2017-03-11 12:15:08 -05:00
State.h Improved cache rebalancing and allocation strategies. 2017-03-11 12:15:08 -05:00
Table.cpp Fixed an alignment bug in cache. 2017-03-24 13:39:05 -04:00
Table.h Removed some alignas directives. 2017-03-27 17:32:44 -04:00
Transaction.cpp Completed implementation of transactional cache. 2017-03-06 10:31:36 -05:00
Transaction.h Completed implementation of transactional cache. 2017-03-06 10:31:36 -05:00
TransactionManager.cpp Completed implementation of transactional cache. 2017-03-06 10:31:36 -05:00
TransactionManager.h Completed implementation of transactional cache. 2017-03-06 10:31:36 -05:00
TransactionalBucket.cpp Improved cache rebalancing and allocation strategies. 2017-03-11 12:15:08 -05:00
TransactionalBucket.h Removed some alignas directives. 2017-03-27 17:32:44 -04:00
TransactionalCache.cpp Moved Finding class out of Cache for convenience. 2017-03-14 11:51:25 -04:00
TransactionalCache.h Moved Finding class out of Cache for convenience. 2017-03-14 11:51:25 -04:00