All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jon Mason <jdmason@us.ibm.com>
To: xen-devel@lists.xensource.com
Cc: Kip Macy <kip.macy@gmail.com>
Subject: Re: jumbo frames
Date: Wed, 11 May 2005 13:55:13 -0500	[thread overview]
Message-ID: <200505111355.13664.jdmason@us.ibm.com> (raw)
In-Reply-To: <ac8cac6870fc5f9bae78ab8e18e1dfa3@cl.cam.ac.uk>

On Wednesday 11 May 2005 01:21 am, Keir Fraser wrote:
> On 11 May 2005, at 01:14, Kip Macy wrote:
> > What is the status of jumbo frame support in dom0 and domU? Unless
> > something has changed I know it isn't supported in domU, but shouldn't
> > it just work in dom0?
>
> I think it'll just work, but it's untested. If the jumbo area spans
> multiple memory pages then it needs to be allocated with something like
> dma_alloc_coherent, or be represented by a fragmented skbuff. (i.e.,
> hopefully the network stack and drivers don't assume that kmalloc()
> always return physically contiguous memory extents).

I've actually wanted to look into this for a while.  

It seems to me that MTUs of ~4000 (1 page) should be fairly trivial to 
impliment, and should boost performance significantly (with no extra cost as 
we are using the full page anyway).  

Kip, if you don't want to do it, I will ;-)

Thanks,
Jon  

  parent reply	other threads:[~2005-05-11 18:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-11  0:14 jumbo frames Kip Macy
2005-05-11  6:21 ` Keir Fraser
2005-05-11  6:27   ` Kip Macy
2005-05-11  6:28     ` Keir Fraser
2005-05-11 15:44       ` Kip Macy
2005-05-11 18:55   ` Jon Mason [this message]
2005-05-11 19:04     ` Kip Macy
  -- strict thread matches above, loose matches on Subject: below --
2005-05-11 18:11 Ian Pratt

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=200505111355.13664.jdmason@us.ibm.com \
    --to=jdmason@us.ibm.com \
    --cc=kip.macy@gmail.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.