common_config::utils

Function get_sys_total_memory

Source
pub fn get_sys_total_memory() -> Option<ReadableSize>
Expand description

Get the total memory of the system. If cgroup_limits is enabled, it will also check it.