From: Pavel Hrdina Date: Sat, 30 Jan 2021 17:03:40 +0000 (+0100) Subject: man: fix small issue in AllowedMemoryNodes description X-Git-Tag: v248-rc1~232 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=16455ee2b1853238cf0e936735ff92e690a20253;p=thirdparty%2Fsystemd.git man: fix small issue in AllowedMemoryNodes description It should not mention "CPU" but "NUMA nodes". --- diff --git a/man/systemd.resource-control.xml b/man/systemd.resource-control.xml index ea979ee2836..2e547d8b821 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