Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ ssdCache
Method
ssdCache
bolt/common/caching/AsyncDataCache.h:781–783 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
779
}
780
781
SsdCache* ssdCache() const {
782
return ssdCache_.get();
783
}
784
785
/// Updates stats for creation of a new cache entry of
'size'
bytes,
786
/// i.e. a cache miss. Periodically updates SSD admission criteria,
Callers
15
TearDown
Method · 0.80
waitForWrite
Method · 0.80
checkLoadQuantum
Method · 0.80
load
Method · 0.80
loadFromSsd
Method · 0.80
setExclusiveToShared
Method · 0.80
evict
Method · 0.80
appendSsdSaveable
Method · 0.80
TearDown
Method · 0.80
loadData
Method · 0.80
loadOne
Method · 0.80
loadBatch
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
8
TearDown
Method · 0.64
waitForWrite
Method · 0.64
TearDown
Method · 0.64
loadData
Method · 0.64
loadOne
Method · 0.64
loadBatch
Method · 0.64
TEST_F
Function · 0.64
DEBUG_ONLY_TEST_F
Function · 0.64