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 09:48:20 +0100 Message-ID: <20101206084819.GA22519@basil.fritz.box> References: <20101205235137.GF7668@basil.fritz.box> 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: Andi Kleen , linux-numa@vger.kernel.org On Mon, Dec 06, 2010 at 01:42:06AM +0100, Christos Margiolas wrote: > This is actually for migrating all the allocations of a node. If I > want to migrate only some pages and not all? > This is actually my problem. That's move_pages() in tree, or some out of tree alternatives. -Andi