linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Lee Schermerhorn <lee.schermerhorn@hp.com>
To: Christoph Lameter <clameter@sgi.com>
Cc: linux-mm <linux-mm@kvack.org>
Subject: Re: [PATCH/RFC] Migrate-on-fault prototype 0/5 V0.1 - Overview
Date: Thu, 09 Mar 2006 15:14:43 -0500	[thread overview]
Message-ID: <1141935283.6393.82.camel@localhost.localdomain> (raw)
In-Reply-To: <Pine.LNX.4.64.0603091135200.17789@schroedinger.engr.sgi.com>

On Thu, 2006-03-09 at 11:42 -0800, Christoph Lameter wrote:
> On Thu, 9 Mar 2006, Lee Schermerhorn wrote:
> 
> > I'm wondering if applications keep changing the policy as you describe
> > to "finesse" the system--e.g., because they don't have fine enough
> > control over the policies.  Perhaps I read it wrong, but it appears to
> > me that we can't set the policy for subranges of a vm area.  So maybe
> 
> We can set the policies for subranges. See mempolicy.c

Yow!  I see.  We split the vma.  I did look at this a while back to see
if I needed to worry about different policies on subranges of VMAs.
Came away realizing that I did not have to worry because each vma only
has a single policy.  Forgot about the splitting...   Hmmm, isn't a
vm_area_struct a rather heavy-weight policy container?  Oh well, at
least we can't exceed sysctl_max_map_count of them [64K by default] per
task/mm ;-).  And probably only applications on really big systems will
do this to any extent.  

Lee


--
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-03-09 20:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-09 18:28 Lee Schermerhorn
2006-03-09 19:12 ` Christoph Lameter
2006-03-09 19:30   ` Lee Schermerhorn
2006-03-09 19:42     ` Christoph Lameter
2006-03-09 20:14       ` Lee Schermerhorn [this message]
2006-03-10 14:15     ` Lee Schermerhorn

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=1141935283.6393.82.camel@localhost.localdomain \
    --to=lee.schermerhorn@hp.com \
    --cc=clameter@sgi.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