[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AE90C24D6B3A694183C094C60CF0A2F6026B723A@saturn3.aculab.com>
Date: Wed, 15 May 2013 10:37:22 +0100
From: "David Laight" <David.Laight@...LAB.COM>
To: "Nicolas Ferre" <nicolas.ferre@...el.com>,
"David S. Miller" <davem@...emloft.net>, <netdev@...r.kernel.org>
Cc: <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
"Jean-Christophe PLAGNIOL-VILLARD" <plagnioj@...osoft.com>,
<hein_tibosch@...oo.es>, <s.trumtrar@...gutronix.de>,
<michal.simek@...inx.com>, <monstr@...str.eu>,
"Havard Skinnemoen" <havard@...nnemoen.net>
Subject: RE: [PATCH 3/3 v3] net/macb: Try to optimize struct macb layout
> From: Havard Skinnemoen <havard@...nnemoen.net>
> Move the NAPI struct below that since it is used
> from the interrupt handler. This field is also marked as
> ___cacheline_aligned_in_smp.
Is that a good idea if the cache line size is 256 bytes?
Indeed is that ever sane - except for a few special structures
that really need it, and are guaranteed to be allocated
with that much alignment.
David
--
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