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.
pub fn get_sys_total_memory() -> Option<ReadableSize>
Get the total memory of the system.
If cgroup_limits
is enabled, it will also check it.