From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: migrate already accessed memory allocations. Date: Mon, 6 Dec 2010 00:51:37 +0100 Message-ID: <20101205235137.GF7668@basil.fritz.box> References: Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-numa-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Christos Margiolas Cc: linux-numa@vger.kernel.org On Mon, Dec 06, 2010 at 12:37:32AM +0100, Christos Margiolas wrote: > Hello, > > How can I move already allocated and accessed memory to a different > node? I know how to do it, if the memory pages are not faulted, but in > my code I want to transfer enough megabytes of data to an other node > for processing them locally. With migrate_pages() -Andi -- ak@linux.intel.com -- Speaking for myself only.