> Hmm. So without dm-crypt no problem? The main effect of dm-crypt > is to make the disk appear slower, because of the encryption. Unfortunately it's not *just* slower. Yes, the arrays would be 2x-3x as fast without encryption, but that's not the point. It's that I/O bandwidth isn't shared fairly at all. As if all crypt requests went into one big FIFO ... (But then, maybe they do.) The stream with the most/biggest requests then gets all the bandwidth. > You could try this with a dummy-cipher that does not take encryption time. Excellent idea, what's the cipher string for that? I couldn't find anything obvious in /proc/crypto or under /lib/modules/.../kernel/crypto/. Thanks, Chris _______________________________________________ dm-crypt mailing list dm-crypt@xxxxxxxx http://www.saout.de/mailman/listinfo/dm-crypt