[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140827.134806.592959426691842728.davem@davemloft.net>
Date: Wed, 27 Aug 2014 13:48:06 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: brouer@...hat.com
Cc: eric.dumazet@...il.com, hannes@...essinduktion.org,
netdev@...r.kernel.org, therbert@...gle.com, jhs@...atatu.com,
edumazet@...gle.com, jeffrey.t.kirsher@...el.com,
rusty@...tcorp.com.au, dborkman@...hat.com
Subject: Re: [PATCH 0/2] Get rid of ndo_xmit_flush
From: Jesper Dangaard Brouer <brouer@...hat.com>
Date: Wed, 27 Aug 2014 15:56:51 +0200
> I do worry a bit, if writing skb->xmit_more in a more cache cold
> scenarios could hurt us (as that cacheline seems to be read mostly),
> but this is not a problem right now because it will always be cache
> hot, as we always clear the entire SKB in alloc.
And as I mentioned to Eric, xmit_more sits right next to the queue
number which is also dirtied in the TX path.
--
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