libfoedus-core
FOEDUS Core Library
cache_hashtable.cpp File Reference
Include dependency graph for cache_hashtable.cpp:

Go to the source code of this file.

Namespaces

 foedus
 Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services).
 
 foedus::cache
 Snapshot Cache Manager, which caches data pages retrieved from snapshot files.
 

Functions

BucketId foedus::cache::determine_logical_buckets (BucketId physical_buckets)
 
uint32_t foedus::cache::determine_overflow_list_size (BucketId physical_buckets)
 
std::ostream & foedus::cache::operator<< (std::ostream &o, const HashFunc &v)