Re: Reiser vs EXT3

From: David C. Hansen (haveblue@us.ibm.com)
Date: Thu Oct 31 2002 - 14:02:49 EST


On Thu, 2002-10-31 at 06:19, Robert L. Harris wrote:
>
> Still working on that replacement mail server and a new rumor has hit
> the mix. It follows that reiserfs is much faster than ext3 (made ext3,
> not converted from ext2 if it matters) and this is causing some
> problems. On a 200Gig filesystem is this truely an issue?

ext3 has some SMP scalability problems. The BKL is used to protect many
journal operations, and we see huge amounts of CPU spent spinning on it
on 4/8/16 proc machines. So much CPU, that it masks anything else we're
doing on the system. But, on a single-proc or just a 2-way, you
probably won't see much of this to be significant.

We haven't tested reiser extensively here, but from what I've seen it
scales much, much better than ext3 (as does jfs and probably xfs too).

-- 
Dave Hansen
haveblue@us.ibm.com

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



This archive was generated by hypermail 2b29 : Thu Oct 31 2002 - 22:00:55 EST