pub const SYSTEM_MEMORY_SHARED: &str = "system.memory.shared";
Expand description
§Description
Shared memory used (mostly by tmpfs).
Equivalent of shared
from free
command or
Shmem
from /proc/meminfo
"
§Metadata
Instrument: | updowncounter |
Unit: | By |
Status: | Experimental |