1
0
Fork 0
arangodb/arangod/Cache
Dan Larkin 77c63bdc9f Fixed a deadlock issue in cache shutdown. (#2661) 2017-06-26 16:30:32 +02:00
..
Cache.cpp Fixed a deadlock issue in cache shutdown. (#2661) 2017-06-26 16:30:32 +02:00
Cache.h Augmented cache API and fixed a potential deadlock scenario. (#2579) 2017-06-19 17:28:04 +02:00
CacheManagerFeature.cpp More windows warnings 2017-05-16 17:00:31 +02:00
CacheManagerFeature.h
CacheManagerFeatureThreads.cpp
CacheManagerFeatureThreads.h
CachedValue.cpp fix invalid usage of refcount 2017-05-15 12:06:08 +02:00
CachedValue.h
Common.h Doubled size of cache buckets to increase associativity. 2017-05-23 17:51:47 -04:00
Finding.cpp Augmented cache API and fixed a potential deadlock scenario. (#2579) 2017-06-19 17:28:04 +02:00
Finding.h Augmented cache API and fixed a potential deadlock scenario. (#2579) 2017-06-19 17:28:04 +02:00
FrequencyBuffer.h minor enhancements for the cache 2017-05-15 14:29:14 +02:00
Manager.cpp Augmented cache API and fixed a potential deadlock scenario. (#2579) 2017-06-19 17:28:04 +02:00
Manager.h
ManagerTasks.cpp
ManagerTasks.h
Metadata.cpp removed unused includes 2017-06-08 13:37:30 +02:00
Metadata.h
PlainBucket.cpp
PlainBucket.h Doubled size of cache buckets to increase associativity. 2017-05-23 17:51:47 -04:00
PlainCache.cpp Augmented cache API and fixed a potential deadlock scenario. (#2579) 2017-06-19 17:28:04 +02:00
PlainCache.h Augmented cache API and fixed a potential deadlock scenario. (#2579) 2017-06-19 17:28:04 +02:00
Rebalancer.cpp
Rebalancer.h
State.cpp minor enhancements for the cache 2017-05-15 14:29:14 +02:00
State.h Added hinting so cache table is aware of eviction rate problems. 2017-05-23 19:05:50 -04:00
Table.cpp Added hinting so cache table is aware of eviction rate problems. 2017-05-23 19:05:50 -04:00
Table.h Added warmup function for indexes. 2017-05-29 09:40:58 +02:00
Transaction.cpp
Transaction.h
TransactionManager.cpp Fixed issue with cache transactions. 2017-04-07 16:58:22 -04:00
TransactionManager.h
TransactionalBucket.cpp
TransactionalBucket.h Doubled size of cache buckets to increase associativity. 2017-05-23 17:51:47 -04:00
TransactionalCache.cpp Augmented cache API and fixed a potential deadlock scenario. (#2579) 2017-06-19 17:28:04 +02:00
TransactionalCache.h Augmented cache API and fixed a potential deadlock scenario. (#2579) 2017-06-19 17:28:04 +02:00