Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/facebook/CacheLib
/ shouldDropNvmCache
Method
shouldDropNvmCache
cachelib/allocator/NvmCacheState.cpp:143–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
bool NvmCacheState::shouldDropNvmCache() const { return shouldDropNvmCache_; }
144
145
bool NvmCacheState::wasCleanShutDown() const { return wasCleanshutDown_; }
146
Callers
1
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64