Linux
November 25, 2025 ยท View on GitHub
Deprecated Linux Attributes
Deprecated Linux attributes.
Attributes:
| Key | Stability | Value Type | Description | Example Values |
|---|---|---|---|---|
linux.memory.slab.state | Replaced by system.memory.linux.slab.state. | string | The Linux Slab memory state | reclaimable; unreclaimable |
linux.memory.slab.state has the following list of well-known values. If one of them applies, then the respective value MUST be used; otherwise, a custom value MAY be used.
| Value | Description | Stability |
|---|---|---|
reclaimable | reclaimable | |
unreclaimable | unreclaimable |