Actually, ext3 has been immune from most of the lock breakups in 2.5.
ext2 used to have a lot of problems with BKL contention resulting from
ext2_get_block() and some other assorted functions. Al Viro cleaned
these up in early 2.5, but ext3 never got the cleanup. It still scales
horribly, even 2.5.45.
-- 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/