[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <552EC55B.8020907@hp.com>
Date: Wed, 15 Apr 2015 13:08:59 -0700
From: Rick Jones <rick.jones2@...com>
To: Eric Dumazet <eric.dumazet@...il.com>
CC: George Dunlap <george.dunlap@...citrix.com>,
Jonathan Davies <Jonathan.Davies@...rix.com>,
"xen-devel@...ts.xensource.com" <xen-devel@...ts.xensource.com>,
Wei Liu <wei.liu2@...rix.com>,
Ian Campbell <Ian.Campbell@...rix.com>,
Stefano Stabellini <stefano.stabellini@...citrix.com>,
netdev <netdev@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Eric Dumazet <edumazet@...gle.com>,
Paul Durrant <paul.durrant@...rix.com>,
Christoffer Dall <christoffer.dall@...aro.org>,
Felipe Franciosi <felipe.franciosi@...rix.com>,
linux-arm-kernel@...ts.infradead.org,
David Vrabel <david.vrabel@...rix.com>
Subject: Re: [Xen-devel] "tcp: refine TSO autosizing" causes performance regression
on Xen
On 04/15/2015 11:32 AM, Eric Dumazet wrote:
> On Wed, 2015-04-15 at 11:19 -0700, Rick Jones wrote:
>
>> Well, I'm not sure that it is George and Jonathan themselves who don't
>> want to change a sysctl, but the customers who would have to tweak that
>> in their VMs?
>
> Keep in mind some VM users install custom qdisc, or even custom TCP
> sysctls.
That could very well be, though I confess I've not seen that happening
in my little corner of the cloud. They tend to want to launch the VM
and go. Some of the more advanced/sophisticated ones might tweak a few
things but my (admittedly limited) experience has been they are few in
number. They just expect it to work "out of the box" (to the extent one
can use that phrase still).
It's kind of ironic - go back to the (early) 1990s when NICs generated a
completion interrupt for every individual tx completion (and incoming
packet) and all everyone wanted to do was coalesce/avoid interrupts. I
guess that has gone rather far. And today to fight bufferbloat TCP gets
tweaked to favor quick tx completions. Call it cycles, or pendulums or
whatever I guess.
I wonder just how consistent tx completion timings are for a VM so a
virtio_net or whatnot in the VM can pick a per-device setting to
advertise to TCP? Hopefully, full NIC emulation is no longer a thing
and VMs "universally" use a virtual NIC interface. At least in my little
corner of the cloud, emulated NICs are gone, and good riddance.
rick
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists