Apache Mesos
|
Functions | |
Try< bool > | enabled (const std::string &hierarchy, const std::string &cgroup) |
Try< Nothing > | enable (const std::string &hierarchy, const std::string &cgroup) |
Try< Nothing > | disable (const std::string &hierarchy, const std::string &cgroup) |
Try<Nothing> cgroups::memory::oom::killer::disable | ( | const std::string & | hierarchy, |
const std::string & | cgroup | ||
) |
Try<Nothing> cgroups::memory::oom::killer::enable | ( | const std::string & | hierarchy, |
const std::string & | cgroup | ||
) |
Try<bool> cgroups::memory::oom::killer::enabled | ( | const std::string & | hierarchy, |
const std::string & | cgroup | ||
) |