Re: Performance of ext3 on large systems

From: Dave Hansen (haveblue@us.ibm.com)
Date: Sun Feb 16 2003 - 20:18:41 EST


Martin J. Bligh wrote:
> OK, so I guess we all know that ext3 doesn't scale well. But by
> accident, I have some numbers on exactly how bad it really is:
>
> Kernbench-2: (make -j N vmlinux, where N = 2 x num_cpus)
> Elapsed User System CPU
> 2.5.61-mjb0.1-ext3 48.47 564.13 143.16 1458.67
> 2.5.61-mjb0.1-ext2 46.06 563.04 115.36 1472.33
>
> (look at system time ... eeek!)
>
> diffprofile (+ is worse with ext3, - better)
>
> 12702 .text.lock.inode

# grep -c lock_kernel fs/ext3/inode.c
35

-- 
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 : Sun Feb 23 2003 - 22:00:16 EST