Are you saying you have swap _files_ or is that a typo? Not to say that this
is illegal or anything, but it sure is a waste of CPU/disk performance. If
you are swapping to a file on a journaled filesystem, you have a huge amount
of unnecessary overhead. Rather have a swap partition and avoid the fs
altogether.
It is also possible that there are still problems with the core kernel swap
code, and they are just more noticable when swapping on ext3. What form of
journaling are you using? Ordered, writeback, or full data journaling?
> Here's my RAID1/IDE benchmark with EXT3
> ..ooops...spoke too soon.
> The tiobench.pl locked up on 8 threads (after doing 1,2, & 4). Had to do a
> ALT-SYSRQ-B as all windows were dead although I could get a login prompt.
I've CC'd this to ext2-devel, where the core ext3 developers are more likely
to see it.
Cheers, Andreas
-- Andreas Dilger \ "If a man ate a pound of pasta and a pound of antipasto, \ would they cancel out, leaving him still hungry?" http://www-mddsp.enel.ucalgary.ca/People/adilger/ -- Dogbert - 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/