diff --git a/en/reference/services-content.html b/en/reference/services-content.html index d95a8da536..3d3a3946ec 100644 --- a/en/reference/services-content.html +++ b/en/reference/services-content.html @@ -1566,12 +1566,12 @@

resource-limits

memory optional float
[0, 1] - 0.8 + 0.8/0.75

Fraction of physical memory that can be resident memory in anonymous mapping on a content node before feed is blocked. Total physical memory is sampled as the minimum of sysconf(_SC_PHYS_PAGES) * sysconf(_SC_PAGESIZE) - and the cgroup (v1 or v2) memory limit. + and the cgroup (v1 or v2) memory limit. Nodes with 8 Gib or less memory in Vespa Cloud has a limit of 0.75.