Re: [Patch] VFS : mount lock scalability for files systems withoutmount point (WAS vfsmount lock issues on very large ppc64 box)

From: Eric Dumazet
Date: Tue Jul 26 2011 - 02:00:24 EST


Le lundi 25 juillet 2011 Ã 16:22 -0700, Tim Chen a Ãcrit :
> On Mon, 2011-07-25 at 23:51 +0100, Al Viro wrote:
>
> > It's mostly merged in mainline already... BTW, you forgot to export
> > that sucker - mtdchar can be modular.
>
> Thanks for fixing it up and merging it.
>

Next step is to not chain pipes/sockets into superblock s_inodes list

inode_sb_list_add()/inode_sb_list_del() is the very last contention
point because of spin_lock(&inode_sb_list_lock);



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/