1
0
Fork 0
arangodb/arangod/Cache
Jan f1086bac4f
added option `--rocksdb.enforce-block-cache-size-limit` (#7508)
2018-11-28 20:40:20 +01:00
..
BucketState.cpp fix some issues found by coverity code scan (#3256) 2017-09-21 10:26:59 +02:00
BucketState.h fix some issues found by coverity code scan (#3256) 2017-09-21 10:26:59 +02:00
Cache.cpp Bug fix/cleanup 2005 (#5404) 2018-05-20 20:57:43 +02:00
Cache.h Bug fix/refactor read write locks (#5215) 2018-05-24 21:18:00 +02:00
CacheManagerFeature.cpp added option `--rocksdb.enforce-block-cache-size-limit` (#7508) 2018-11-28 20:40:20 +01:00
CacheManagerFeature.h issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
CacheManagerFeatureThreads.cpp Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
CacheManagerFeatureThreads.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02: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 Bug fix/cleanup 2005 (#5404) 2018-05-20 20:57:43 +02:00
Manager.h Bug fix/refactor read write locks (#5215) 2018-05-24 21:18:00 +02:00
ManagerTasks.cpp Using asio::io_context::strands instead of locks (#5266) 2018-05-07 15:58:19 +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. (#4631) 2018-02-20 18:46:13 +01:00
Metadata.h Bug fix/refactor read write locks (#5215) 2018-05-24 21:18:00 +02:00
PlainBucket.cpp Avoid memset on non-POD types for portability. (#5558) 2018-06-12 08:49:37 +02:00
PlainBucket.h fix some issues found by coverity code scan (#3256) 2017-09-21 10:26:59 +02:00
PlainCache.cpp fix issues found by codescan (#3870) 2017-12-06 10:44:19 +01:00
PlainCache.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02: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 Avoid memset on non-POD types for portability. (#5558) 2018-06-12 08:49:37 +02:00
Table.h Avoid memset on non-POD types for portability. (#5558) 2018-06-12 08:49:37 +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 (#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 Avoid memset on non-POD types for portability. (#5558) 2018-06-12 08:49:37 +02:00
TransactionalBucket.h fix some issues found by coverity code scan (#3256) 2017-09-21 10:26:59 +02:00
TransactionalCache.cpp fix issues found by codescan (#3870) 2017-12-06 10:44:19 +01:00
TransactionalCache.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00