Searched refs:swapinPath (Results 1 – 1 of 1) sorted by relevance
279 …std::string swapinPath = KernelInterface::GetInstance().JoinPath(GetMemcgPath_(), "memory.force_sw… in SwapIn() local280 ret = ret && WriteToFile_(swapinPath, "0"); // echo 0 to tigger force swapin in SwapIn()