Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 949 Bytes

File metadata and controls

21 lines (14 loc) · 949 Bytes

Linux

Linux Memory Attributes

Describes Linux Memory attributes

Attribute Type Description Examples Stability
linux.memory.slab.state string The Linux Slab memory state reclaimable; unreclaimable Development

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 Development
unreclaimable unreclaimable Development