From 16455ee2b1853238cf0e936735ff92e690a20253 Mon Sep 17 00:00:00 2001 From: Pavel Hrdina Date: Sat, 30 Jan 2021 18:03:40 +0100 Subject: [PATCH] man: fix small issue in AllowedMemoryNodes description It should not mention "CPU" but "NUMA nodes". --- man/systemd.resource-control.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd.resource-control.xml b/man/systemd.resource-control.xml index ea979ee283..2e547d8b82 100644 --- a/man/systemd.resource-control.xml +++ b/man/systemd.resource-control.xml @@ -235,7 +235,7 @@ Restrict processes to be executed on specific memory NUMA nodes. Takes a list of memory NUMA nodes indices or ranges separated by either whitespace or commas. Memory NUMA nodes ranges are specified by the lower and upper - CPU indices separated by a dash. + NUMA nodes indices separated by a dash. Setting AllowedMemoryNodes= doesn't guarantee that all of the memory NUMA nodes will be used by the processes as it may be limited by parent units. The effective configuration is reported as