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/
H A Dmemcg.cpp238 std::string swapinPath = KernelInterface::GetInstance().JoinPath(GetMemcgPath_(), "memory.force_swapin"); in SwapIn() local
239 ret = ret && WriteToFile_(swapinPath, "0"); // echo 0 to trigger force swapin in SwapIn()

Completed in 1 milliseconds