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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 15 Sep 2014 15:56:25 +0100 From: Thomas Graf <tgraf@...g.ch> To: Eric Dumazet <eric.dumazet@...il.com> Cc: davem@...emloft.net, paulmck@...ux.vnet.ibm.com, john.r.fastabend@...el.com, kaber@...sh.net, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH 1/5] rhashtable: Remove gfp_flags from insert and remove functions On 09/15/14 at 07:49am, Eric Dumazet wrote: > On Mon, 2014-09-15 at 13:49 +0100, Thomas Graf wrote: > > > Agreed. Will introduce this through a table parameter option when > > converting the inet hash table. > > I am not sure you covered the /proc/net/tcp problem yet ? (or inet_diag) I haven't digged through inet_diag in all detail yet but was planning to acquire ht->mutex to block expansions and then take bucket locks during bucket traverals as done now. I will do that next but wanted to get this out for comments in the meantime. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists