On Mon, 5 Feb 2007, Matt Mackall wrote: > 2) lazy accounting - the same as above, with the work all moved to the > LRU sweep > 3) accounting with an extra page flag - still needs to scan VMAs on munmap > > Christoph seems to prefer the third.
No I am saying that 2 requires 3 to work reliably. The patch I posted last night does 2 but the approach needs page flag in order to work correctly. - 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/