From: arjan@fenrus.demon.nl (Arjan van de Ven)
To: Rik van Riel <riel@conectiva.com.br>
Cc: linux-mm@kvack.org
Subject: Re: [PATCH *] VM patch w/ drop behind for 2.4.0-test8-pre1
Date: Thu, 31 Aug 2000 23:25:22 +0200 (CEST) [thread overview]
Message-ID: <m13Ubpq-000OX1C@amadeus.home.nl> (raw)
In-Reply-To: <Pine.LNX.4.21.0008311801570.7217-100000@duckman.distro.conectiva>
You wrote:
> - drop_behind(), when we do a readahead, move the pages
> 'behind' us to the inactive list .. this way we can do
> streaming IO without putting pressure on the working set
> - deactivate pages in generic_file_write(), this does
> basically the same ... by moving the pages we write to
> to the inactive_dirty list, a big download, etc.. doesn't
> impact the working set of the system
> I'm particularly interested in the impact of streaming IO on
> the performance of the rest of the system with this patch, but
> of course also in the performance of the streaming IO itself.
I must say your enhancements have a very positive effect.
"dbench 48" results:
test7 plain 35 MB/s
test8p1 riel1 27 MB/s
test8p1 riel2 34.2 MB/s <-- latest patch
so with this patch the VM approaches test7 behavior _really_ close, but
with the enhancement in interactive performance!
Greetings,
Arjan van de Ven
--
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/
next prev parent reply other threads:[~2000-08-31 21:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-08-31 21:15 Rik van Riel
2000-08-31 21:25 ` Arjan van de Ven [this message]
2000-09-03 15:04 ` Aki M Laukkanen
2000-09-03 18:13 ` Aki M Laukkanen
2000-09-05 15:10 ` Christoph Rohland
2000-09-05 16:08 ` 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=m13Ubpq-000OX1C@amadeus.home.nl \
--to=arjan@fenrus.demon.nl \
--cc=linux-mm@kvack.org \
--cc=riel@conectiva.com.br \
/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