lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ