linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Muli Ben-Yehuda <muli@il.ibm.com>
To: Andi Kleen <ak@suse.de>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Jan Beulich <jbeulich@novell.com>,
	Tony Luck <tony.luck@intel.com>
Subject: Re: dma_mapping_ops for i386
Date: Wed, 27 Jun 2007 16:28:39 -0400	[thread overview]
Message-ID: <20070627202839.GC4344@rhun.congress.lan> (raw)
In-Reply-To: <200706271726.51013.ak@suse.de>

On Wed, Jun 27, 2007 at 05:26:50PM +0200, Andi Kleen wrote:

> See the recent "quiet down swiotlb warnings" thread which uncovered
> quite some corpses in Xen's current IO setup.
> 
> Xen apparently bounces for multi page IOs which get merged from block
> lists because the block layer doesn't know they are not really 
> continuous in machine memory.
> 
> Proper fix is to tell the block layer to not merge in the first
> place instead.
>
> And probably some similar mechanism for network drivers that limits
> MTUs.

Will that guarantee that block and net IOs will not straddle a page
boundary?

Cheers,
Muli

  parent reply	other threads:[~2007-06-27 20:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-26 19:59 dma_mapping_ops for i386 Jeremy Fitzhardinge
2007-06-26 22:21 ` Andi Kleen
2007-06-27 14:15   ` Jeremy Fitzhardinge
2007-06-27 15:26     ` Andi Kleen
2007-06-27 18:40       ` Jeremy Fitzhardinge
2007-06-27 20:28       ` Muli Ben-Yehuda [this message]
2007-06-30 18:41         ` Herbert Xu

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=20070627202839.GC4344@rhun.congress.lan \
    --to=muli@il.ibm.com \
    --cc=ak@suse.de \
    --cc=jbeulich@novell.com \
    --cc=jeremy@goop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tony.luck@intel.com \
    /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;
as well as URLs for NNTP newsgroup(s).