Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/facebook/CacheLib
/ getBucketSize
Method
getBucketSize
cachelib/allocator/nvmcache/NavyConfig.h:745–745 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
743
unsigned int getSizePct() const { return sizePct_; }
744
745
uint32_t getBucketSize() const { return bucketSize_; }
746
747
uint64_t getBucketBfSize() const { return bucketBfSize_; }
748
Callers
4
serialize
Method · 0.80
setupBigHash
Function · 0.80
validateAndSetDefaults
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64