mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: markw@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: Wed, 13 Aug 2003 17:00:07 -0700	[thread overview]
Message-ID: <20030813170007.61694cbb.akpm@osdl.org> (raw)
In-Reply-To: <200308132316.h7DNGao27969@mail.osdl.org>

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.


  reply	other threads:[~2003-08-14  0:14 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 [this message]
2003-08-14 20:02   ` markw

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=20030813170007.61694cbb.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=axboe@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=markw@osdl.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®