Home
last modified time | relevance | path

Searched refs:swapinPath (Results 1 – 1 of 1) sorted by relevance

/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_strategy_manager/
Dmemcg.cpp279 …std::string swapinPath = KernelInterface::GetInstance().JoinPath(GetMemcgPath_(), "memory.force_sw… in SwapIn() local
280 ret = ret && WriteToFile_(swapinPath, "0"); // echo 0 to tigger force swapin in SwapIn()