Apache Mesos
Functions
cgroups::memory::oom::killer Namespace Reference

Functions

Try< bool > enabled (const std::string &hierarchy, const std::string &cgroup)
 
Try< Nothingenable (const std::string &hierarchy, const std::string &cgroup)
 
Try< Nothingdisable (const std::string &hierarchy, const std::string &cgroup)
 

Function Documentation

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 
)