1
0
Fork 0
arangodb/arangod/Cache
Dan Larkin-York 50b1f72b25 [3.5] Fix issue with cache allocation statistics. (#10029)
* Fix issue with cache allocation statistics.

* updated CHANGELOG
2019-09-27 14:31:36 +03:00
..
BucketState.cpp big reformat 2018-12-26 00:54:03 +01:00
BucketState.h fix some issues found by coverity code scan (#3256) 2017-09-21 10:26:59 +02:00
Cache.cpp [3.5] Fix issue with cache allocation statistics. (#10029) 2019-09-27 14:31:36 +03:00
Cache.h big reformat 2018-12-26 00:54:03 +01:00
CacheManagerFeature.cpp [3.5] Check scheduler queue return value (#9759) 2019-08-20 12:57:51 +03:00
CacheManagerFeature.h big reformat 2018-12-26 00:54:03 +01:00
CacheManagerFeatureThreads.cpp big reformat 2018-12-26 00:54:03 +01:00
CacheManagerFeatureThreads.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00
CachedValue.cpp big reformat 2018-12-26 00:54:03 +01:00
CachedValue.h Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +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 big reformat 2018-12-26 00:54:03 +01:00
Manager.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
Manager.h big reformat 2018-12-26 00:54:03 +01:00
ManagerTasks.cpp Bug fix/remove io task (#9056) 2019-05-22 14:34:49 +02:00
ManagerTasks.h Improved cache rebalancing and allocation strategies. 2017-03-11 12:15:08 -05:00
Metadata.cpp big reformat 2018-12-26 00:54:03 +01:00
Metadata.h big reformat 2018-12-26 00:54:03 +01:00
PlainBucket.cpp big reformat 2018-12-26 00:54:03 +01:00
PlainBucket.h big reformat 2018-12-26 00:54:03 +01:00
PlainCache.cpp big reformat 2018-12-26 00:54:03 +01:00
PlainCache.h big reformat 2018-12-26 00:54:03 +01:00
Rebalancer.cpp Fixed return value of cache rebalancer in a few spots. (#3967) 2017-12-08 16:01:54 +01:00
Rebalancer.h Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
Table.cpp big reformat 2018-12-26 00:54:03 +01:00
Table.h big reformat 2018-12-26 00:54:03 +01: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 (#3975) 2017-12-12 09:17:18 +01:00
TransactionManager.h Fixing an issue with intermediate commits (#3975) 2017-12-12 09:17:18 +01:00
TransactionalBucket.cpp big reformat 2018-12-26 00:54:03 +01:00
TransactionalBucket.h big reformat 2018-12-26 00:54:03 +01:00
TransactionalCache.cpp big reformat 2018-12-26 00:54:03 +01:00
TransactionalCache.h big reformat 2018-12-26 00:54:03 +01:00