linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Rik van Riel <riel@conectiva.com.br>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-mm@kvack.org
Subject: [PATCH] 2.4.8-ac5 VM changes
Date: Wed, 15 Aug 2001 07:32:39 -0300 (BRST)	[thread overview]
Message-ID: <Pine.LNX.4.33L.0108150728090.5646-100000@imladris.rielhome.conectiva> (raw)

Hi Alan,

the following patch implements these (trivial) things,
which clean up the code slightly and will give us the
opportunity to experiment with the VM by tuning some
parameters at run-time:

1) merge the page_age*() cleanups from -linus

2) make /proc/sys/vm/freepages writeable again

3) switch the page aging tactic in /proc/sys/vm:
     0)  no page aging
     1)  exponential decline   * current, default
     2)  linear decline        * Linux 2.0, FreeBSD

4) specify a static inactive_target in /proc/sys/vm,
   this can be good for some specific workloads, but
   seems mostly useful for VM experimenting and tuning

Note that this patch does not modify the default behaviour
of the kernel.

Please apply for the next -ac.

thanks,

Rik
--
IA64: a worthy successor to i860.

http://www.surriel.com/		http://distro.conectiva.com/

Send all your spam to aardvark@nl.linux.org (spam digging piggy)


--
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:[~2001-08-15 10:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-15 10:32 Rik van Riel [this message]
2001-08-15 23:34 Rik van Riel

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.33L.0108150728090.5646-100000@imladris.rielhome.conectiva \
    --to=riel@conectiva.com.br \
    --cc=alan@lxorguk.ukuu.org.uk \
    --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