[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100321.183806.55843297.davem@davemloft.net>
Date: Sun, 21 Mar 2010 18:38:06 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next-2.6] net: snmp mib cleanup
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Fri, 19 Mar 2010 07:36:06 +0100
> There is no point to align or pad mibs to cache lines, they are per cpu
> allocated with a 8 bytes alignment anyway.
> This wastes space for no gain. This patch removes __SNMP_MIB_ALIGN__
>
> Since SNMP mibs contain "unsigned long" fields only, we can relax the
> allocation alignment from "unsigned long long" to "unsigned long"
>
> Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
Also applied, thanks Eric.
--
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