Slot: memory_swappiness
Swappiness is a Linux kernel parameter that controls the relative weight given to swapping out of runtime memory, as opposed to dropping pages from the system page cache, whenever a memory allocation request cannot be met from free memory. Swappiness can be set to a value from 0 to 200.
URI: containers:memory_swappiness
Applicable Classes
Name | Description |
---|---|
PodmanContainer | Podman container |
Properties
- Range: xsd:integer
- Maximum Value: 200
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ucs-containers
LinkML Source
name: memory_swappiness
description: Swappiness is a Linux kernel parameter that controls the relative weight
given to swapping out of runtime memory, as opposed to dropping pages from the system
page cache, whenever a memory allocation request cannot be met from free memory.
Swappiness can be set to a value from 0 to 200.
from_schema: https://w3id.org/lmodel/ucs-containers
broad_mappings:
- wikidata:Q656083
rank: 1000
alias: memory_swappiness
domain_of:
- PodmanContainer
range: integer
minimum_value: 0
maximum_value: 200