Constant SYSTEM_MEMORY_SHARED
pub const SYSTEM_MEMORY_SHARED: &'static str;Expand description
§Description
Shared memory used (mostly by tmpfs).
§Notes
Equivalent of shared from free command or
Shmem from /proc/meminfo“
§Metadata
| Instrument: | updowncounter |
| Unit: | By |
| Status: | Development |