linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH *] VM patch for 2.4.0-test8
@ 2000-09-14  4:30 Rik van Riel
  2000-09-14  5:25 ` David S. Miller
  0 siblings, 1 reply; 10+ messages in thread
From: Rik van Riel @ 2000-09-14  4:30 UTC (permalink / raw)
  To: linux-mm; +Cc: linux-kernel, Linus Torvalds

Hi,

The new VM patch seems has received a major amount of
code cleanup, performance tuning and stability improvement
over the last few days and is now almost production
quality, with the following 4 items left for 2.4:

- improve streaming IO performance
- out of memory handling
- integrate Ben LaHaise's readahead on the VMA level
  (and make drop_behind() work for that) .. fixes kswapd cpu eating
- (maybe) make drop_behind() work better for some cases
- testing, testing, testing, testing ...

The post-2.4 TODO list contains these items:
- physical page based aging  (reduce kswapd cpu use more and
  do better/more fair page aging)
- much much better IO clustering  (neatly abstracted away?)
- page->mapping->flush() callback for journaling and network
  filesystems   (maybe later in 2.4)
- thrashing control (like process suspension?)


The new VM already seems to be more stable under load than the
old VM and tuning has taken it so far that I'm already running
into bottle necks in /other/ places (eg. the elevator code)
when putting the system under rediculously heavy load...

I haven't had much time to do things like dbench and tiobench
testing though, which is why I'm sending this email and asking
the enthousiast benchmarkers to give the patch a try and tell
me about the results.

Oh, and please don't restrict yourself to just the synthetic
benchmarks. The VM is there to give the best results for
applications that have something like a working set and has
not been tuned yet to give good performance for benchmarks
(which seem to run very much different from any application
I've ever seen).

regards,

Rik
--
"What you're running that piece of shit Gnome?!?!"
       -- Miguel de Icaza, UKUUG 2000

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

--
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] 10+ messages in thread

end of thread, other threads:[~2000-09-15 22:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-09-14  4:30 [PATCH *] VM patch for 2.4.0-test8 Rik van Riel
2000-09-14  5:25 ` David S. Miller
2000-09-14  6:11   ` Juan J. Quintela
2000-09-14  8:18     ` David S. Miller
2000-09-14 16:53   ` Rik van Riel
2000-09-14 17:49     ` Rik van Riel
2000-09-15 17:28     ` Martin Josefsson
2000-09-15 19:37       ` Jamie Lokier
2000-09-15 21:07         ` David Ford
2000-09-15 22:04         ` Rik van Riel

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