kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* MTU on a virtio-net device?
@ 2008-10-23  8:34 Michael Tokarev
  2008-10-23 12:09 ` Dor Laor
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Tokarev @ 2008-10-23  8:34 UTC (permalink / raw)
  To: kvm

Right now (2.6.27), there's no way to change MTU of a
virtio-net interface, since the mtu-changing method is
not provided.  Is there a simple way to add such a
beast?

I'm asking because I'm not familiar with the internals,
and because, I think, increasing MTU (so that the
resulting skb still fits in a single page) will increase
performance significantly, at least on a internal/virtual
network -- currently there are just way too many context
switches and the like while copying data from one guest
to another or between guest and host.

Thanks!

/mjt

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-10-23 13:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-23  8:34 MTU on a virtio-net device? Michael Tokarev
2008-10-23 12:09 ` Dor Laor
2008-10-23 12:30   ` Michael Tokarev
     [not found]     ` <490073EA.5060009@redhat.com>
2008-10-23 13:19       ` Michael Tokarev
2008-10-23 13:27         ` Dor Laor

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).