[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f131776f-7f53-c539-f283-10d6db0b6d57@hpe.com>
Date: Wed, 31 Aug 2016 16:29:56 -0700
From: Rick Jones <rick.jones2@....com>
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: Jesper Dangaard Brouer <jbrouer@...hat.com>,
Peter Zijlstra <peterz@...radead.org>,
David Miller <davem@...emloft.net>,
Rik van Riel <riel@...hat.com>,
Paolo Abeni <pabeni@...hat.com>,
Hannes Frederic Sowa <hannes@...hat.com>,
linux-kernel <linux-kernel@...r.kernel.org>,
netdev <netdev@...r.kernel.org>, Jonathan Corbet <corbet@....net>
Subject: Re: [PATCH] softirq: let ksoftirqd do its job
On 08/31/2016 04:11 PM, Eric Dumazet wrote:
> On Wed, 2016-08-31 at 15:47 -0700, Rick Jones wrote:
>> With regard to drops, are both of you sure you're using the same socket
>> buffer sizes?
>
> Does it really matter ?
At least at points in the past I have seen different drop counts at the
SO_RCVBUF based on using (sometimes much) larger sizes. The hypothesis
I was operating under at the time was that this dealt with those
situations where the netserver was held-off from running for "a little
while" from time to time. It didn't change things for a sustained
overload situation though.
>> In the meantime, is anything interesting happening with TCP_RR or
>> TCP_STREAM?
>
> TCP_RR is driven by the network latency, we do not drop packets in the
> socket itself.
I've been of the opinion it (single stream) is driven by path length.
Sometimes by NIC latency. But then I'm almost always measuring in the
LAN rather than across the WAN.
happy benchmarking,
rick
Powered by blists - more mailing lists