The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@digeo.com>
To: Ingo Oeser <ingo.oeser@informatik.tu-chemnitz.de>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [CFT][PATCH] Latest -rmap15 stuff against 2.4.20-rc2-ac2
Date: Fri, 22 Nov 2002 09:32:31 -0800	[thread overview]
Message-ID: <3DDE6A2F.FA805154@digeo.com> (raw)
In-Reply-To: 20021122083828.R628@nightmaster.csn.tu-chemnitz.de

Ingo Oeser wrote:
> 
> On Fri, Nov 22, 2002 at 01:55:07AM +0300, Paul P Komkoff Jr wrote:
> > ChangeSet@1.695.1.6, 2002-11-21 16:42:17-02:00, riel@duckman.distro.conectiva
> >   first stab at fine-tuning arjan's O(1) VM
> [...]
> >   - preferentially deactivate file cache pages, if there are many
> >     of those
> 
> You guys don't know, how much admins have dared to get this
> behavior (back).
> 
> We will make a lot of admins very happy with that.
> 

This is what /proc/sys/vm/swappiness does in 2.5, actually.  It defines
the kernel's preference for pagecache over mapped memory.

Setting it to 100 (percent) makes it treat both types of memory equally.

Setting it to zero makes the kernel very much prefer to reclaim plain
pagecache rather than mapped-into-pagetables memory.

      reply	other threads:[~2002-11-22 17:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-21 22:55 [CFT][PATCH] Latest -rmap15 stuff against 2.4.20-rc2-ac2 Paul P Komkoff Jr
2002-11-21 19:29 ` Max Valdez
2002-11-22  1:43 ` William Lee Irwin III
2002-11-22  7:38 ` Ingo Oeser
2002-11-22 17:32   ` Andrew Morton [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=3DDE6A2F.FA805154@digeo.com \
    --to=akpm@digeo.com \
    --cc=ingo.oeser@informatik.tu-chemnitz.de \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox