#include <resources-config.hpp>
Public Attributes | |
std::string | type |
value from those defined in http://man7.org/linux/man-pages/man2/setrlimit.2.html More... | |
uint64_t | hard |
Kernel enforces the soft limit for a resource, the hard limit acts as a ceiling for that value that could be set by an unprivileged process. More... | |
uint64_t | soft |
uint64_t vasum::Rlimit::hard |
Kernel enforces the soft limit for a resource, the hard limit acts as a ceiling for that value that could be set by an unprivileged process.
uint64_t vasum::Rlimit::soft |
std::string vasum::Rlimit::type |
value from those defined in http://man7.org/linux/man-pages/man2/setrlimit.2.html