From: "Jan Beulich" <jbeulich@novell.com>
To: David Edmondson <dme@sun.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: 3.0.4 (and earlier): skbuff_ctor() use of xen_create_contiguous_region()
Date: Fri, 09 Mar 2007 12:45:27 +0000 [thread overview]
Message-ID: <45F164F7.76E4.0078.0@novell.com> (raw)
In-Reply-To: <20070309123724.GQ25301@cheesecake.uk.sun.com>
>>> David Edmondson <dme@sun.com> 09.03.07 13:37 >>>
>On Fri, Mar 09, 2007 at 12:17:39PM +0000, Jan Beulich wrote:
>> While I realize that this is gone from -unstable, I'd still like to
>> understand what the purpose of using xen_create_contiguous_region()
>> in skbuff_ctor() was, and specifically what consequences I am to
>> expect when this call fails.
>
>So that a multi-page packet is physically contiguous when passed to
>the NIC for transmit?
>
>If it's not physically contiguous and the NIC hardware can't do
>scatter gather then the driver has to re-allocate and copy.
I understand that, but what I wanted clarification on is whether this is
only for performance, not for correctness (and performance would still
suffer if the allocation turns out to be beyond the physical reach of the
particular NIC).
Jan
next prev parent reply other threads:[~2007-03-09 12:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-09 12:17 3.0.4 (and earlier): skbuff_ctor() use of xen_create_contiguous_region() Jan Beulich
2007-03-09 12:37 ` David Edmondson
2007-03-09 12:45 ` Jan Beulich [this message]
2007-03-09 12:58 ` David Edmondson
2007-03-09 14:08 ` Keir Fraser
2007-03-09 14:06 ` Keir Fraser
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=45F164F7.76E4.0078.0@novell.com \
--to=jbeulich@novell.com \
--cc=dme@sun.com \
--cc=xen-devel@lists.xensource.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.