All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <andi@firstfloor.org>
To: Christos Margiolas <chrmargiolas@googlemail.com>
Cc: linux-numa@vger.kernel.org
Subject: Re: migrate already accessed memory allocations.
Date: Mon, 6 Dec 2010 00:51:37 +0100	[thread overview]
Message-ID: <20101205235137.GF7668@basil.fritz.box> (raw)
In-Reply-To: <AANLkTinc3rAPFGWbutcYCi667z+gg47X01yKKDZWJfqT@mail.gmail.com>

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.

  reply	other threads:[~2010-12-05 23:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-05 23:37 migrate already accessed memory allocations Christos Margiolas
2010-12-05 23:51 ` Andi Kleen [this message]
2010-12-06  0:42   ` Christos Margiolas
2010-12-06  8:48     ` Andi Kleen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101205235137.GF7668@basil.fritz.box \
    --to=andi@firstfloor.org \
    --cc=chrmargiolas@googlemail.com \
    --cc=linux-numa@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.