linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH *] 2.4.0 VM improvements
@ 2001-01-07 17:35 Rik van Riel
  2001-01-07 16:25 ` Marcelo Tosatti
  0 siblings, 1 reply; 2+ messages in thread
From: Rik van Riel @ 2001-01-07 17:35 UTC (permalink / raw)
  To: Alan Cox; +Cc: linux-mm, linux-kernel

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-01-07 17:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-07 17:35 [PATCH *] 2.4.0 VM improvements Rik van Riel
2001-01-07 16:25 ` Marcelo Tosatti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox