1
0
Fork 0
arangodb/arangod/Cache
jsteemann 5801aa9567 fix compile warning 2018-09-24 14:18:03 +02:00
..
BucketState.cpp Avoid memset on non-POD types for portability. (#5559) 2018-06-12 13:12:46 +02:00
BucketState.h fix some issues found by coverity code scan (#3256) 2017-09-21 10:26:59 +02:00
Cache.cpp fix some issues found by coverity code scan (#3256) 2017-09-21 10:26:59 +02:00
Cache.h fix some issues found by coverity code scan (#3256) 2017-09-21 10:26:59 +02:00
CacheManagerFeature.cpp backport Scheduler from devel (#5533) 2018-06-28 13:26:04 +02:00
CacheManagerFeature.h Improved cache rebalancing and allocation strategies. 2017-03-11 12:15:08 -05:00
CacheManagerFeatureThreads.cpp Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
CacheManagerFeatureThreads.h Added hash cache system. 2017-02-24 15:31:40 -05:00
CachedValue.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
CachedValue.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
Common.h Doubled size of cache buckets to increase associativity. 2017-05-23 17:51:47 -04:00
Finding.cpp Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
Finding.h Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
FrequencyBuffer.h Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
Manager.cpp fix compile warning 2018-09-24 14:18:03 +02:00
Manager.h Fixing an issue with intermediate commits (#4006) 2017-12-12 23:15:41 +01:00
ManagerTasks.cpp Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
ManagerTasks.h Improved cache rebalancing and allocation strategies. 2017-03-11 12:15:08 -05:00
Metadata.cpp Fix a small logic issue in cache resize metadata method. (#4630) 2018-02-20 18:46:07 +01:00
Metadata.h Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
PlainBucket.cpp Avoid memset on non-POD types for portability. (#5559) 2018-06-12 13:12:46 +02:00
PlainBucket.h fix some issues found by coverity code scan (#3256) 2017-09-21 10:26:59 +02:00
PlainCache.cpp fix some issues found by coverity code scan (#3256) 2017-09-21 10:26:59 +02:00
PlainCache.h fix some issues found by coverity code scan (#3256) 2017-09-21 10:26:59 +02:00
Rebalancer.cpp Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
Rebalancer.h Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
Table.cpp Avoid memset on non-POD types for portability. (#5559) 2018-06-12 13:12:46 +02:00
Table.h Avoid memset on non-POD types for portability. (#5559) 2018-06-12 13:12:46 +02: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 Fixing an issue with intermediate commits (#4006) 2017-12-12 23:15:41 +01:00
TransactionManager.h Fixing an issue with intermediate commits (#4006) 2017-12-12 23:15:41 +01:00
TransactionalBucket.cpp Avoid memset on non-POD types for portability. (#5559) 2018-06-12 13:12:46 +02:00
TransactionalBucket.h fix some issues found by coverity code scan (#3256) 2017-09-21 10:26:59 +02:00
TransactionalCache.cpp fix some issues found by coverity code scan (#3256) 2017-09-21 10:26:59 +02:00
TransactionalCache.h fix some issues found by coverity code scan (#3256) 2017-09-21 10:26:59 +02:00