Re: [PATCH v2 0/1] man/set_mempolicy.2,mbind.2: add MPOL_LOCAL NUMA memory policy documentation
From: Christoph Lameter <hidden>
Date: 2016-10-10 13:55:16
Also in:
linux-man, linux-mm, lkml
From: Christoph Lameter <hidden>
Date: 2016-10-10 13:55:16
Also in:
linux-man, linux-mm, lkml
On Sun, 9 Oct 2016, Piotr Kwapulinski wrote:
+arguments must specify the empty set. If the "local node" is low +on free memory the kernel will try to allocate memory from other +nodes. The kernel will allocate memory from the "local node" +whenever the memory for this node will be released. If the
"whenever memory for this node is available"? Otherwise Reviewed-by: Christoph Lameter <redacted>