On Wed, 13 Dec 2006 03:02:38 -0800 Suleiman Souhlal <[EMAIL PROTECTED]> wrote:
> The only I/O non-shared VMAs might cause is from swapping, and I'm not > sure if the io accounting patches actually care about that. Yes, the patches do attempt to correctly account for swap IO. swapin is accounted in submit_bio() and swapout is, err, not accounted at all. Drat, I forgot to retest that. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/