.. |
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
|
fix tests with g++5.4.1 and ASAN
|
2017-03-22 18:13:19 +01: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 an alignment bug in cache.
|
2017-03-24 13:39:05 -04:00 |
TransactionManager.cpp
|
Fixed issue with cache transactions.
|
2017-04-07 16:58:22 -04:00 |
TransactionalBucket.cpp
|
fix tests with g++5.4.1 and ASAN
|
2017-03-22 18:13:19 +01: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 |