Re: migrate already accessed memory allocations.
Andi Kleen <[email protected]> Mon, 6 Dec 2010 09:48:20 +0100
| Newsgroups | org.kernel.vger.linux-numa |
|---|---|
| Message-ID | <[email protected]> |
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