linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Lameter <clameter@sgi.com>
To: Lee Schermerhorn <Lee.Schermerhorn@hp.com>
Cc: linux-mm <linux-mm@kvack.org>, Andi Kleen <ak@suse.de>,
	Eric Whitney <eric.whitney@hp.com>
Subject: Re: [PATCH/RFC] Page Cache Policy V0.0 1/5 add offset arg to migrate_pages_to()
Date: Thu, 20 Apr 2006 16:54:04 -0700 (PDT)	[thread overview]
Message-ID: <Pine.LNX.4.64.0604201652000.19049@schroedinger.engr.sgi.com> (raw)
In-Reply-To: <1145565667.5214.36.camel@localhost.localdomain>

On Thu, 20 Apr 2006, Lee Schermerhorn wrote:

> Page Cache Policy V0.0 1/5 add offset arg to migrate_pages_to()
> 
> This patch adds a page offset arg to migrate_pages_to() for
> use in selecting nodes from which to allocate for regions with
> interleave policy.   This is needed to calculate the correct
> node for shmem and generic mmap()ed files using the shared
> policy infrastructure [subsequent patches]

Why do we not need this patch? Is it not possible to
calculate the interleave node from the inode offset? This is only 
necessary for the case in which no vma is available right?

--
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>

      reply	other threads:[~2006-04-20 23:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-20 20:41 [PATCH/RFC] Page Cache Policy V0.0 1/5 add offset arg to migrate_pages_to() Lee Schermerhorn
2006-04-20 23:54 ` Christoph Lameter [this message]

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=Pine.LNX.4.64.0604201652000.19049@schroedinger.engr.sgi.com \
    --to=clameter@sgi.com \
    --cc=Lee.Schermerhorn@hp.com \
    --cc=ak@suse.de \
    --cc=eric.whitney@hp.com \
    --cc=linux-mm@kvack.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).