.. |
Cache.cpp
|
Fixed some uninitialized values.
|
2017-05-17 09:38:31 -04:00 |
Cache.h
|
Adjusted some cache constants and added eviction rate tracking.
|
2017-05-15 13:24:30 -04:00 |
CacheManagerFeature.cpp
|
More windows warnings
|
2017-05-16 17:00:31 +02:00 |
CacheManagerFeature.h
|
Improved cache rebalancing and allocation strategies.
|
2017-03-11 12:15:08 -05:00 |
CacheManagerFeatureThreads.cpp
|
…
|
|
CacheManagerFeatureThreads.h
|
…
|
|
CachedValue.cpp
|
fix invalid usage of refcount
|
2017-05-15 12:06:08 +02:00 |
CachedValue.h
|
…
|
|
Common.h
|
Improved cache rebalancing and allocation strategies.
|
2017-03-11 12:15:08 -05:00 |
Finding.cpp
|
minor enhancements for the cache
|
2017-05-15 14:29:14 +02:00 |
Finding.h
|
minor enhancements for the cache
|
2017-05-15 14:29:14 +02:00 |
FrequencyBuffer.h
|
minor enhancements for the cache
|
2017-05-15 14:29:14 +02:00 |
Manager.cpp
|
minor enhancements for the cache
|
2017-05-15 14:29:14 +02:00 |
Manager.h
|
fixed clang build error
|
2017-03-13 12:47:09 +01:00 |
ManagerTasks.cpp
|
Improved cache rebalancing and allocation strategies.
|
2017-03-11 12:15:08 -05:00 |
ManagerTasks.h
|
Improved cache rebalancing and allocation strategies.
|
2017-03-11 12:15:08 -05:00 |
Metadata.cpp
|
Improved cache rebalancing and allocation strategies.
|
2017-03-11 12:15:08 -05:00 |
Metadata.h
|
Improved cache rebalancing and allocation strategies.
|
2017-03-11 12:15:08 -05:00 |
PlainBucket.cpp
|
Improved cache rebalancing and allocation strategies.
|
2017-03-11 12:15:08 -05:00 |
PlainBucket.h
|
Fixed data layout of cache buckets for 32-bit systems.
|
2017-04-27 18:25:42 -04:00 |
PlainCache.cpp
|
Adjusted some cache constants and added eviction rate tracking.
|
2017-05-15 13:24:30 -04:00 |
PlainCache.h
|
Moved Finding class out of Cache for convenience.
|
2017-03-14 11:51:25 -04:00 |
Rebalancer.cpp
|
…
|
|
Rebalancer.h
|
…
|
|
State.cpp
|
minor enhancements for the cache
|
2017-05-15 14:29:14 +02:00 |
State.h
|
minor enhancements for the cache
|
2017-05-15 14:29:14 +02:00 |
Table.cpp
|
Fixing hash index semantics
|
2017-04-06 12:41:47 +02:00 |
Table.h
|
Adjusted some cache constants and added eviction rate tracking.
|
2017-05-15 13:24:30 -04: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
|
Fixed issue with cache transactions.
|
2017-04-07 16:58:22 -04:00 |
TransactionManager.h
|
Completed implementation of transactional cache.
|
2017-03-06 10:31:36 -05:00 |
TransactionalBucket.cpp
|
Improved cache rebalancing and allocation strategies.
|
2017-03-11 12:15:08 -05:00 |
TransactionalBucket.h
|
Fixed data layout of cache buckets for 32-bit systems.
|
2017-04-27 18:25:42 -04:00 |
TransactionalCache.cpp
|
Adjusted some cache constants and added eviction rate tracking.
|
2017-05-15 13:24:30 -04:00 |
TransactionalCache.h
|
Moved Finding class out of Cache for convenience.
|
2017-03-14 11:51:25 -04:00 |