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, linux-kernel@vger.kernel.org
Subject: [PATCH *] 2.4.0 VM improvements
Date: Sun, 7 Jan 2001 15:35:36 -0200 (BRDT)	[thread overview]
Message-ID: <Pine.LNX.4.21.0101071529070.21675-100000@duckman.distro.conectiva> (raw)

Hi,

I posted a patch for the 2.4.0 VM subsystem today which
includes the following things:

- implement RSS ulimit enforcement
- make the page aging strategy sysctl tunable
	(no aging, exponential decay, linear decay)
- don't use the page age in try_to_swap_out(), since that
  function doesn't do much anyway and it saves CPU time
	(saves kswapd CPU use, but uses more swap space)
- update Documentation/sysctl/vm.txt
- simplify do_try_to_free_pages() a bit
	(no behavioural changes in the system seen)


I guess at least the documentation updates should make it into
2.4.1, the rest is rather simple and is working stable but is
not _that_ important, IMHO (so lets wait until Linus' bugfix-only
version is over and 2.4 is stable _and_ tested).

Since I'll be travelling to Australia on tuesday morning, I'll
not split this out into other things but will be porting the fair
scheduler tomorrow ... that patch will also be available on my
site.

The patch is available at this URL:

	http://www.surriel.com/patches/2.4/2.4.0-tunevm+rss

regards,

Rik
--
Virtual memory is like a game you can't win;
However, without VM there's truly nothing to loose...

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

--
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.eu.org/Linux-MM/

             reply	other threads:[~2001-01-07 17:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-07 17:35 Rik van Riel [this message]
2001-01-07 16:25 ` Marcelo Tosatti

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.21.0101071529070.21675-100000@duckman.distro.conectiva \
    --to=riel@conectiva.com.br \
    --cc=alan@lxorguk.ukuu.org.uk \
    --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