Re: [PATCH 03/17] fs: icache lock inode hash

From: Andrew Morton
Date: Thu Sep 30 2010 - 00:51:24 EST


On Wed, 29 Sep 2010 22:18:35 +1000 Dave Chinner <david@xxxxxxxxxxxxx> wrote:

> DEFINE_SPINLOCK(inode_lock);
> DEFINE_SPINLOCK(sb_inode_list_lock);
> +DEFINE_SPINLOCK(inode_hash_lock);

I assume these all go away later on. If not, they'll probably all land
in the same cacheline!

--
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/