Re: [rfc] balance-on-fork NUMA placement
From: Christoph Lameter <hidden>
Date: 2007-08-03 01:03:11
Also in:
lkml
From: Christoph Lameter <hidden>
Date: 2007-08-03 01:03:11
Also in:
lkml
On Fri, 3 Aug 2007, Nick Piggin wrote:
quoted
Ok. So MPOL_BIND on a single node. We would have to save the current memory policy on the stack and then restore it later. Then you would need a special call anyways.Well the memory policy will already be set to MPOL_BIND at this point. The slab allocator I think would just have to honour the node at the object level.
Who set the policy? The parent process may have its own memory policy. If you set that then the earlier policy is lost. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>