linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Craig Kulesa <ckulesa@as.arizona.edu>
To: linux-kernel@vger.kernel.org
Cc: linux-mm@kvack.org
Subject: [PATCH 1/2][CFT] Full rmap VM for 2.5.27
Date: Sun, 21 Jul 2002 04:14:51 -0700 (MST)	[thread overview]
Message-ID: <Pine.LNX.4.44.0207210218410.6770-100000@loke.as.arizona.edu> (raw)


A new release of the full-featured rmap patch (Rik van Riel's rmap-13b) is 
available against the minimal rmap in 2.5.27.  This first patch brings the 
2.5 VM into approximate parity with 2.4-ac in terms of basic page 
replacement, page aging, and lru list logic.  

A description from the last posting:  
	http://mail.nl.linux.org/linux-mm/2002-07/msg00215.html


Changelog:
- Sync'ed with the 2.5.27 rmap merge
- Added Bill Irwin's recent patch that converts the pte_chain freelist to 
  use mempool.  Updated VM stats.  A nice patch that seems to work well 
  here, so far... :)


Next release:
- multi-page batch processing of the list-scanning methods in 
  vmscan to reduce lock contention, ala Andrew Morton's recent patches
- looking into 2.4-aa for useful tidbits
- various rmap updates from the usual suspects... :)


Get it here:
	http://loke.as.arizona.edu/~ckulesa/kernel/rmap-vm/2.5.27/


Try it, use it, send feedback. :)

Craig Kulesa
Steward Observatory
Univ. of Arizona

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

                 reply	other threads:[~2002-07-21 11:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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.44.0207210218410.6770-100000@loke.as.arizona.edu \
    --to=ckulesa@as.arizona.edu \
    --cc=linux-kernel@vger.kernel.org \
    --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