From: markw@osdl.org
To: akpm@osdl.org
Cc: piggin@cyberone.com.au, axboe@suse.de, linux-kernel@vger.kernel.org
Subject: Re: bounce buffers and i/o schedulers with aacraid
Date: Thu, 14 Aug 2003 13:02:50 -0700 (PDT) [thread overview]
Message-ID: <200308142002.h7EK2ro26422@mail.osdl.org> (raw)
In-Reply-To: <20030813170007.61694cbb.akpm@osdl.org>
On 13 Aug, Andrew Morton wrote:
> markw@osdl.org wrote:
>>
>> We're still trying to avoid bounce buffers with the aacraid driver and
>> noticed something interesting in some profiles (which I'll copy farther
>> down) with the deadline scheduler and AS. Using our DBT-2 workload, we
>> see with the deadline scheduler our patch to avoid bounce buffers
>> doesn't change the profile much. But with AS, we don't see
>> bounce_copy_vec or __blk_queue_bounce near the top of the profile. Any
>> ideas why?
>
> It shouldn't make any difference.
>
> One thing to be careful about is to make sure that the pages which are
> being put under I/O are in the same place across different tests.
>
> Suppose your machine already had 3G of pagecache and you then run the test.
> You would magically find that newly allocated pages come out of
> ZONE_NORMAL and no bouncing is needed for them. So the moral is to make
> sure that the starting conditions are the same for each test: almost all
> memory free.
I think we've tracked the problem to old firmware on the raid
controllers we have. They'll be upgraded shortly.
Mark
prev parent reply other threads:[~2003-08-14 20:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-13 23:16 markw
2003-08-14 0:00 ` Andrew Morton
2003-08-14 20:02 ` markw [this message]
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=200308142002.h7EK2ro26422@mail.osdl.org \
--to=markw@osdl.org \
--cc=akpm@osdl.org \
--cc=axboe@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=piggin@cyberone.com.au \
/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
all inboxes | Powered by JetHome®