[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1399418979.15399.107.camel@edumazet-glaptop2.roam.corp.google.com>
Date: Tue, 06 May 2014 16:29:39 -0700
From: Eric Dumazet <eric.dumazet@...il.com>
To: Andi Kleen <ak@...ux.intel.com>
Cc: Richard Cochran <richardcochran@...il.com>, josh@...htriplett.org,
David Miller <davem@...emloft.net>, andi@...stfloor.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
tom.zanussi@...ux.intel.com
Subject: Re: [PATCH 08/24] net, diet: Make TCP metrics optional
On Tue, 2014-05-06 at 14:05 -0700, Andi Kleen wrote:
> - Make GRO optional.
> This is purely a performance feature for high bandwidth.
Make this properly then, instead of relying on LTO.
We did preliminary work to put this stuff in separate files, but its not
complete yet.
tcpv4_offload has pointers to tcp4_gro_receive() and tcp4_gro_complete()
Is LTO smart enough to understand this will never be called, and do
proper code elimination of whole _gro_ helpers ?
--
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