1
0
Fork 0
arangodb/tests/Cache
Michael Hackstein 5aed709996 Fixed CacheTable test. Adjusted it to new upper and lower limit 2017-05-29 11:19:18 +02:00
..
CachedValue.cpp Fixed some compiler warnings. 2017-03-13 13:10:22 -04:00
FrequencyBuffer.cpp Improved cache rebalancing and allocation strategies. 2017-03-11 12:15:08 -05:00
Manager.cpp Moved Finding class out of Cache for convenience. 2017-03-14 11:51:25 -04:00
Metadata.cpp fixed some compile warnings 2017-03-13 17:44:46 +01:00
MockScheduler.cpp Improved cache rebalancing and allocation strategies. 2017-03-11 12:15:08 -05:00
MockScheduler.h Improved cache rebalancing and allocation strategies. 2017-03-11 12:15:08 -05:00
PlainBucket.cpp Doubled size of cache buckets to increase associativity. 2017-05-23 17:51:47 -04:00
PlainCache.cpp Lowered more test thresholds to lessen environmental sensitivity. 2017-03-16 11:15:12 -04:00
Rebalancer.cpp Moved Finding class out of Cache for convenience. 2017-03-14 11:51:25 -04:00
State.cpp Improved cache rebalancing and allocation strategies. 2017-03-11 12:15:08 -05:00
Table.cpp Fixed CacheTable test. Adjusted it to new upper and lower limit 2017-05-29 11:19:18 +02:00
TransactionManager.cpp Fixed issue with cache transactions. 2017-04-07 16:58:22 -04:00
TransactionalBucket.cpp Doubled size of cache buckets to increase associativity. 2017-05-23 17:51:47 -04:00
TransactionalCache.cpp Moved Finding class out of Cache for convenience. 2017-03-14 11:51:25 -04:00
TransactionalStore.cpp Moved Finding class out of Cache for convenience. 2017-03-14 11:51:25 -04:00
TransactionalStore.h Improved cache rebalancing and allocation strategies. 2017-03-11 12:15:08 -05:00
TransactionsWithBackingStore.cpp Fixed a failing cache test. 2017-03-22 15:26:54 -04:00