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
| ||
|
Message-Id: <20150221.220009.368721064777950308.davem@davemloft.net> Date: Sat, 21 Feb 2015 22:00:09 -0500 (EST) From: David Miller <davem@...emloft.net> To: eric.dumazet@...il.com Cc: netdev@...r.kernel.org, tgraf@...g.ch Subject: Re: [PATCH net] rhashtable: ensure cache line alignment on bucket_table From: Eric Dumazet <eric.dumazet@...il.com> Date: Fri, 20 Feb 2015 06:48:57 -0800 > From: Eric Dumazet <edumazet@...gle.com> > > struct bucket_table contains mostly read fields : > > size, locks_mask, locks. > > Make sure these are not sharing a cache line with buckets[] > > Signed-off-by: Eric Dumazet <edumazet@...gle.com> Applied. -- 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