linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Lameter <clameter@sgi.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Ross Biro <rossb@google.com>,
	linux-kernel@vger.kernel.org, linux-mm@kvack.org, mel@skynet.ie,
	apm@shadoween.org
Subject: Re: [PATCH 1/2] MM: Make page tables relocatable -- conditional flush (rc9)
Date: Wed, 16 Apr 2008 12:22:58 -0700 (PDT)	[thread overview]
Message-ID: <Pine.LNX.4.64.0804161221060.14718@schroedinger.engr.sgi.com> (raw)
In-Reply-To: <20080414155702.ca7eb622.akpm@linux-foundation.org>

On Mon, 14 Apr 2008, Andrew Morton wrote:

> This is a large patch which is quite intrusive on the core memory
> management code.  It appears that there has been close to zero interest
> from any MM developers apart from a bit of to-and-fro back in October. 
> Probably because nobody can see why the chnges are valuable to them, and
> that's probably because you're not telling them!

The patch is interesting because it would allow the moving of page table 
pages into MOVABLE sections and reduce the size of the UNMOVABLE 
allocations signficantly (Ross: We need some numbers here). This in turn 
improves the success of the antifrag methods. May also improve lumpy 
reclaim if it can be adapted to move page table pages out of the way.

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

  parent reply	other threads:[~2008-04-16 19:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-14 16:39 [PATCH 1/2] MM: Make page tables relocatable -- conditional flush (rc9) Ross Biro
2008-04-14 22:57 ` Andrew Morton
2008-04-15 12:47   ` Ross Biro
2008-04-16 19:22   ` Christoph Lameter [this message]
2008-04-29 13:27     ` Ross Biro
2008-05-02  9:58       ` Mel Gorman

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.0804161221060.14718@schroedinger.engr.sgi.com \
    --to=clameter@sgi.com \
    --cc=akpm@linux-foundation.org \
    --cc=apm@shadoween.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mel@skynet.ie \
    --cc=rossb@google.com \
    /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).